Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Scripts & Programs | Development Tools | Utilities

Results 41-60 of 66
API Reader and Parser Library
The most jam-packed library that has been extremely popular in the past has been upgraded to 2.0.0 which brings huge bug fixes, even more efficient code (core library is only 25KB!) and is more powerful than it has ever been before! You would soon get so familiar with APIReader you’ll realize how you ever lived without it! APIReader is the most successful API reader and parser library throughout CodeCanyon, and APIReader is our debut file on the marketplace. We’ve made the code easy to use, and it was engineered by veteran PHP developers and architects so you will never NEED to touch any other API library ever again! You’ll love working with this! APIReader was built for developers by developers so we have added everything there is need!
(0 ratings)
Reviews0
PriceUSD 8.00
Views410
JSpacker & Obfuscator
Features: - 3 different packing methods - Caching (timebased renewing) - Skip files from packing/obfuscating (e.g. License Information) - Hidden JS folder - Optional forced error for debugging
(0 ratings)
Reviews0
PriceFree
Views476
PHP Task Scheduler - PHP Cron
a word, all your recurrent tasks you have to do on a website such cleaning a log folder, update something periodically, etc, can be manage in this powerful tool. PHP task Scheduler can log output of your PHP file, but you keep all PHP functions!
(0 ratings)
Reviews0
PriceUSD 9.00
Views435
Simple Sanitize
This class automatically sanitizes your data in various ways. Current options include “strict”, “html”, “mysql”, “both” (html and mysql), or “none”. Each sanitizing level handles data a little bit differently. “strict” will return input with only alphanumeric characters. “html” encodes all html-entites. “mysql” escapes all special mysql characters (no mysql connection required). “both” runs the html sanitizing and then the mysql. “none” will give you the data as it is. Optional maxlength parameters included! Before you sanitize a string, you can define the max length (for strings) or max value (for numbers). Strings will be cut off at the maxlength before it is sanitized, and numbers won’t be allowed past that value.
(0 ratings)
Reviews0
PriceUSD 6.00
Views320
Under Construction Builder
All of the code is extensively commented and should (i hope!) be easy enough to modify. It is styled entirely by CSS which should make it easy to style to fit your website design.
(0 ratings)
Reviews0
PriceUSD 6.00
Views664
The Simple Client-Project Tracker
1.Automatically track your projects’ work-time 2.Invoice your clients and include a PayPal option 3.Customize invoice templates to meet your needs 4.iPhone compatibility
(0 ratings)
Reviews0
PriceUSD 10.00
Views526
PHP Easy Installer - online installation module for web applications
PHP Easy Installer - PHP script for creating an user-friendly installation wizard. PHP Easy Installer is an easy-to-setup PHP script for creating a user-friendly installation wizard. The script is suitable for existing and new web applications. If you plan to create an application in PHP and search for a small, customizable and powerful installation module, then PHP Easy Installer is the best solution for you.
(0 ratings)
Reviews0
PriceUSD 6.49
Views703
BullDoc
BullDoc is generally for the projects developed on PHP and which uses SVN or other source control system. The project was built with the following objectives in mind: 1. The documentation sources should be stored in the same repository as the code. 2. The sources should be text files, so SVN could track changes and we always could extract documentation version appropriate to the code 3. There should be convenient to view the result of our authoring. Just open page in browser and see. No additional compiling. It should be easy to edit text – just press “edit” button and make correction right in browser. It is written in PHP which could be bonus for PHP developers.
(0 ratings)
Reviews0
PriceFree
Views509
SimPCoRe Content Repository
SimPCoRe PCR is a PHP Content repository that stores content as trees of Nodes with associated Properties. Data is stored in the Properties, which may hold simple values such as numbers and strings or binary data of arbitrary length. Check out http://www.simpcore.org to view installation instructions and tutorials. The new version 1.0 has the following additions: * Ability to create custom Persistence Manager * All content is stored in one database table * Detailed Exceptions * Detailed logging * Multiple workspaces * Query Class * Referential Integrity
(0 ratings)
Reviews0
PriceFree
Views885
ThimbleDoc
posted byfrodikinUtilities
Very useful and easy PHP documentator, using compatible syntax with phpDoc. Offers very easy-to-use interface, support for custom documentation templates and languages.
(0 ratings)
Reviews0
PriceFree
Views1209
gAjax
posted bysaddorinUtilities
This package can be used to execute PHP functions from Javascript using AJAX calls. It registers PHP function that may be called from Javascript. Then it can generate the necessary Javascript code to call those PHP functions using AJAX. A separate helper class can be used to generate Javascript code to be executed when the PHP functions are called.
(0 ratings)
Reviews0
PriceFree
Views974
mkInstaller - an installer for your php scripts
If you distribute php scripts that need an installation, mkInstaller builds an installer, that is another php script. The installer is loaded as a web page that request some information using a form, and then perfroms the installation. Complete information and tutorial at http://mkinstaller.nisu.o rg/
(0 ratings)
Reviews0
PriceFree
Views2187
MX Navigation Pack for PHP
MX Navigation Pack is a Dreamweaver extension that allows you to insert different navigation bars into your dynamic content. Whether you need a category navigation, a simple page navigation or A to Z navigation, our tool can help you build and implement it in your pages. Supported server technologies: ColdFusion, ASP VBScript, PHP_MySQL and PHP_ADODB -- Page navigation - organize your records into pages and insert slim navigation buttons to help you move around. -- Category navigation - you already have your products organized into categories. So why not navigate through your categories and list all your products with a simple click? -- A to Z navigation - index your records to make them easier to navigate and create your own glossary of terms. -- Records navigation - Simple but effective, this feature will insert the buttons to help you get to the entry you needed.
(0 ratings)
Reviews0
PriceFree
Views2006
PBoptimize - Website Code Optimizer
posted bybiegelinUtilities
PBoptimize is a web application which can optimize PHP, HTML, CSS, and Javascript code. It removes the unnecessary spaces linefeeds, tabulators and comments. You can customize the script configuration to fit your individual needs. The optimized files will be up to 60% smaller and therefore faster to load. You can optimize whole folders with subfolders and specify which fileendings have to be optimized - default: php, html, css, js. The files which not meet the criteria will be copied to the destination folder without any modification. The optimizing result can be displayed so you can check which lines were modified/removed. There is a Trial Version available and also an online demo !
(0 ratings)
Reviews0
PriceUSD 39.00
Views1356
FilTpl - Filnet Template
The script process recursively a template (given as a string) and a data structure (given as a tree of array of arrays). Syntax is the same as phplib , but behaves better on loops or optional blocks embedded. I developped it because I was tired of bug limitations of phplib or phpbb. A little brain-gym is required to build the tree array of datas, but the standarts php-array tools make it really flexibles. so, what is missing in this 30 lines script ? : -the ELSE part : maybe V2 -a less strict syntax : sorry -the class ornementation : useless -formatting modifiers on html side : I disagree with this features, the html file belongs to artist designer non-tech, php file belongs to developper tech. -little interface functions (load file, set_var..) : useless, just keep to the core The open structure conception make it easy to read and to adapt to any strange needs.
(0 ratings)
Reviews0
PriceFree
Views986
PHP Quick Class Creator
Creating standard classes can be a bind, having to add duplicate code to get your various get/set methods, and sorting out the constructor. I therefore wrote this utility that does most of the grunt work for you. It's intended to be used with PHP 5's new OO capabilities, and should make life a little less painful. Especially for those who have to create multiple class stubs. This should speed up the process considerably.
(0 ratings)
Reviews0
PriceFree
Views1059
Genesis 2
Genesis new version is a standalone, bugless, stable PHP script that allows users to create thousands of search-engine friendly and optimized pages directly on your server (no ftp required). No MySql required, works with templates. Html output. Each pages are unique.
(0 ratings)
Reviews0
PriceUSD 49.90
Views1312
Universal Configurator
Universal configuration tool for any program that use a .ini or other text file to store the options including PHP. A configuration set with list of values is included for PHP.
(0 ratings)
Reviews0
PriceFree
Views3489
pmatch
posted bymonteinUtilities
pmatch is an alternative to grep. It has most of the same functionality, but coupled with the power of PCRE engine in PHP. By default, pmatch shows only the portion of the line that matched, unlike grep that always shows the entire line.
(0 ratings)
Reviews0
PriceFree
Views2917
STPhp
STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them.
(0 ratings)
Reviews0
PriceFree
Views1750
Results 41-60 of 66