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

New Scripts | PHP | Scripts & Programs | Development Tools

Results 81-100 of 366
Professional PHP Cronjobs
Features: Ajax System Run files/functions “Profesional Cronjobs” is a script that allows webmasters to repeat files/functions at a given interval of time. The file Does not require a mysql Database Upload files Compatible with all servers Administration panel Easy installation
(0 ratings)
Reviews0
PriceUSD 5.00
Views417
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
Views477
EDDCS Digital Download Delivery Confirmation API
Add Delivery Confirmation Capability to Your PHP Download Protection Software. EDDCS offers delivery confirmation for downloadable merchandise that goes way beyond software that simply tracks clicks. EDDCS monitors the entire download process ensuring that every byte is transferred to the recipient. As more and more products are offered in a downloadable digital format, an increased need for proof of delivery is on the rise. You can be on the leading edge of the battle against Internet fraud by offering EDDCS to your customers as a valuable resource. Help your customers protect themselves from Internet fraud by adding electronic delivery confirmation capability to your software. With our patent pending technology, easy to use PHP API code and integration examples, you can add this functionality as an option in your software products with minimal effort.
(0 ratings)
Reviews0
PriceFree
Views592
Zebra_Mptt, a PHP implementation of the modified preorder tree traversal algorithm
Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don't compromise data integrity. Also, Zebra_MPTT uses a caching mechanism which has as result the fact that regardless of the type, or the number of retrieval operations, the database is read only once per script execution.
(0 ratings)
Reviews0
PriceFree
Views596
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
Views436
Template parser
This is a PHP class used for parsing templates. It can resolve different types of tags using a separate resolver class, where each method corresponds to a template tag. Tags can be nested within tags, the innermost tag is resolved first. The tag delimiter characters can be customized.
(0 ratings)
Reviews0
PriceFree
Views409
phpSweetPDO
Extremly simple to use Phar package to ease deployment. You just need one 9Kb file to work with library (compressed phar) Compact (like 400 lines of commented code which you may compress even further) Optionally supports events, that allow easy profiling and debugging
(0 ratings)
Reviews0
PriceFree
Views435
ApoPantou
ApoPantou let you, the developer, print to a WindowsTM attached printer from everywhere: From a mobile phone From Android tablet From Linux PC From AS/400 From another Windows PC From any other operating system
(0 ratings)
Reviews0
PriceFree
Views451
ApPHP DataGrid Wizard
ApPHP DataGrid Wizard - utility script for generating PHP DataGrid pages. ApPHP DataGrid Wizard allows you easy creation of DataGrid pages. This operation does not require specific technical or programming knowledge. All you need is to select a table, fields for the table, define the data type for each field and choose any other setting you need... In a few seconds you will get page with powerful and fully functional DataGrid component. A Short List of Features * One-Year FREE Updates * Installation module * Multi-Language support * Free DataGrid included * Online Code Editor for pages * Wizard for DataGrid pages * Unlimited number of created pages * Multi-Database support * Multi-Browser support * Multi-Language support
(6 ratings)
Reviews0
PriceUSD 19.90
Views632
MyLogPHP
This class allow programmers to easily write messages to a log file. QUICK START Include in your script the file "MyLogPHP.class.php". include('MyLogPHP.class.php'); Instantiate the object. Optionally you can pass the log file name and the separator as a parameter. Default log file name is "_MyLogPHP-1.2.log.csv" in current folder, and default separator is comma (,). $log = new MyLogPHP('./log/debug.log.csv'); Make sure the directory where the log will be created is writable. Call method "info", "warning", "error" or "debug" to write the messages. The first parameter is the message, the optional second parameter is a free tag at your choice to help you filter the log when opened by an spreadsheet software, like OpenOffice Calc or Microsoft Excel. $log->info('This message will be logged in the file debug.log.csv','TIP'); That's it!
(0 ratings)
Reviews0
PriceFree
Views605
Code It Forward
Code It Forward will change the way you build sites! It's perfect for efficiently managing one or more development sites. You can easily identify exactly which files have changed, review code changes, and selectively publish files from one site to another.
(0 ratings)
Reviews0
PriceFree
Views518
PHP Cron Parser
PHP cron parser class allows you to retrieve the previous and next time a cron job will run.
(0 ratings)
Reviews0
PriceFree
Views517
Zebra_Pagination, a generic pagination PHP class
A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Can generate links both in natural as well as in reverse order, can be easily localized, supports page propagation via GET or via URL rewriting, and the appearance can be easily customized through CSS, and is SEO-friendly - uses rel="prev" and rel="next" and solves the problem of duplicate content on the first page without navigation and the first page having the page number in the URL. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). Zebra_Pagination's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL.
(3 ratings)
Reviews0
PriceFree
Views691
Simple-Template
This package implements a template engine based on PHP template scripts. It includes PHP template scripts so they are executed and the main class captures its output. The template scripts may use class functions of previously registered helper classes.
(0 ratings)
Reviews0
PriceFree
Views508
ConspireComponents by Conspire Web Services
Display your application data in an easy to view way and ensure your users see the information you want them to get. The table component connects to your data source and provides a fully searchable and sortable grid, with a variety of built in themes. The tab component allows you to easily 'page' your data or user interface to separate the information easily. The form component powers your forms in an incredibly easy and intuitive way. It includes built in support for saving user data to databases, CSV files or direct to an email. The built in validation methods mean the right data for the job is entered every time. The tree component allows you to easily display the relationships between your data by utilizing a child/parent system with unlimited recursion. Easily add nodes that are fully searchable, theme aware and can be collapsed and expanded at will. All components feature powerful theme support and flexible licensing for non-commercial or commercial projects.
(0 ratings)
Reviews0
PriceFree
Views498
Contemplate(tm) Web Templating System
Contemplate is a PHP-based, open source web templating system that allows writers, designers and developers to focus on what they do best. Store content, design templates and code in separate files, edit them with your favorite tools, then use Contemplate to merge them at runtime.
(0 ratings)
Reviews0
PriceFree
Views563
minPHP: A PHP Framework
minPHP is an extremely lightweight, object oriented MVC PHP framework. Its requirements are basic: PHP 5.1, with PDO support (if you want to take advantage of its built in database access layer) - making it very easy to deploy in a wide array of environments. minPHP is a great alternative to CakePHP, CodeIgniter, or Zend Framework for developers who don't want to include unused libraries in their code base. This is especially useful in commercial software development.
(3 ratings)
Reviews0
PriceFree
Views873
PHP Spell Check
The PHP Spell Check component from http://www.phpspellcheck.com adds fast, reliable spell-checking to web sites and intranets. Installed on either IIS and Apache Servers, it works on all major modern web browsers.
(0 ratings)
Reviews0
PriceUSD 99.00
Views373
Box Cache
BoxCache is a pure PHP engine that allow the cache of informations, variables, arrays and any binary data in a file whit an expire time. Whit BoxCache you can return this values when you wand, saving CPU and memory usage from your server. Your web aplications sure can be quicker whit BoxCache.
(0 ratings)
Reviews0
PriceFree
Views534
Site Configuration plugin
Features: Manage all major site configuration from one place Easily integrates with other controllers or plug-ins Supports 3 types of parameters (String, List, File) Localization ready (default English) Establish with any DBMS supported CakePHP framework
(1 ratings)
Reviews0
PriceUSD 8.00
Views320
Results 81-100 of 366