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

Top Rated Scripts | PHP | Scripts & Programs | Development Tools

Results 241-260 of 366
KELAPA PHP framework
KELAPA for developing database web applications according to the Model-View-Controller pattern
(0 ratings)
Reviews0
PriceFree
Views1046
KML Creator
This package can be used to generate mapping features files in the KML format. It provides several classes that abstract different types of map features such as folders, documents, place marks, points, lines, polygons, styles, icons, labels, etc.. The main class can compose a KML document using objects of the map feature classes and generate a KML file either in plain XML or compressed format.
(0 ratings)
Reviews0
PriceFree
Views1255
DTE - Devon Template Engine
DTE is Devon Template Engine based on PHP5 (OOP) and is designed to be fast and simple. Supported: display, fetch, rendering, helpers, i18n etc. DTE is very fast.
(0 ratings)
Reviews0
PriceFree
Views933
FXL Template
FXL Template a easy to use template engine covering all main features of a good template system. FXLT supports simple string/array assignments, blocks incl. nested blocks. The template markup is really easy to learn - also for web designers and people not into programming. Everything can be done with just two types of place holders. A Memcahe extension for high traffic sites is also available for free.
(0 ratings)
Reviews0
PriceFree
Views637
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
Views1239
Mutex Class
In situations where multiple processes or applications are sharing a common resource you will have the problem that you will want only one of them accessing / modifying that source at the time. This is also known as a concurrency problem. A mutex lock solves this problem for you. What it does: it creates a record indicating that for the unique name you passed, a lock has been given. This unique name represents a process or thread or application that can be running multiple times simultaneously. So, during the time it has the lock, no other lock with that name will be given which enforces the exclusivity. The class comes bundles with a storage-adapter class and a mysql-storage class that implements this adapter. But you can easily integrate a self-built storage class that uses another database or even flat-file system.
(0 ratings)
Reviews0
PriceFree
Views828
PHPCache, a simple, powerful object caching solution
If you have a dynamic website, written in PHP and your site is slow then this solution might help you. Some times you have to have some slow query then process the result afterwards which makes the whole thing even slower.
(0 ratings)
Reviews0
PriceFree
Views710
SmADOCon
An MVC framework for PHP 4 and onwards, like many others; but providing much powerful fuse of Smarty template engine for views, ADODB for Models (Database Abstraction), and a small hand written but flexible Controller bringing them all together.
(0 ratings)
Reviews0
PriceFree
Views826
PHP Dom Template Engine
The PHP DOM Template Engine is a collection of classes that allow the developer to manipulate the XHTML template while letting the Designer get down to the business of designing using popular software like Dreamweaver. The PHP DOM Template Engine allows for modification to the design template throughout the development phase without interrupting the development process.
(0 ratings)
Reviews0
PriceFree
Views648
KoolAutoComplete - Great PHP Ajax AutoComplete
KoolAutoComplete is excellent Ajax Auto Complete for PHP. Flexible rendering, elegant behavior together with Ajax Load On-Demand have made KoolAutoComplete the great choice to replace limited auto-complete provided by browsers. Key Features: (1)Semantic design with minimal HTML rendering (2)Ajax Load On-Demand (3)Support both JSON and XML data type (4)Customize item element with powerful templates. (5)CSS can be customized easily
(0 ratings)
Reviews0
PriceFree
Views1509
KoolComboBox - Advanced PHP Ajax ComboBox
KoolComboBox extends the capability of combo box to the max.Easy-to-use, highly customized interface, advanced behavior options are the strongest points that make KoolComboBox better than any other industrial similar controls. Key Features: (1)Semantic HTML design (2)Simple PHP control interface (3)Featured-rich client-side control (4)Highly cusomized interface with template (5)Many advanced behaviors (6)CSS styles can be fully customized.
(0 ratings)
Reviews0
PriceFree
Views1945
Authorize.net AIM Class
This class will process the information through authorize.net payment gateway and process success or error codes. Simple to use and does not save any information through database, but it can be adapted for that.
(0 ratings)
Reviews0
PriceFree
Views540
Hotmail New Message Indicator
PHP Class that tells you how many new messages are in your inbox. Uses cURL and PHP to grab the number of new messages from any hotmail account when the username and password are supplied.
(0 ratings)
Reviews0
PriceUSD 19.95
Views896
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
Views888
Gears - Template Engine - v1.8
A PHP class that loads template files, binds variables to a single file or globally without the need for custom placeholders/variables, allows for parent-child hierarchy and parses the template structure. * Loads any type of file into the system * Binds variables to a single file or to all files globally * Template files DO NOT need custom markup and placeholders for variables * Can access and use variables in a template just as you would a PHP file * Allows for parent-child hierarchy * Parse a parent template to parse all children, and their children, and so on * Can destroy template indexes on the fly * No eval() or security flaws
(0 ratings)
Reviews0
PriceFree
Views1075
Bedrock Framework
Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, it's primary goal is to simplify the use of other technologies with PHP.
(0 ratings)
Reviews0
PriceFree
Views647
Innomatic
Innomatic is an open source, mature and easy to use distributed PHP 5 Web applications container developed by Innoteam, particularly oriented towards administrative. Main high-level features: - Container of multiple applications and customers/sites: a single installation of Innomatic is able to contain and manage multiple shared PHP applications and separately enable them to multiple customers/sites. - Specialized for administrative applications: Innomatic provides a ready environment with a MVC based Web Desktop user interface, especially suitable for administrative Web applications such as CRM, CMS, Document Management, e-Business, custom and similar applications. - Introduces a new way to distribute and manage Web applications: applications can be fetched and bought manually or from AppCentral, a central repository of Innomatic based applications. Developers and software houses can sell their Innomatic applications through AppCentral.
(0 ratings)
Reviews0
PriceFree
Views1159
PHPTAL
Advanced template engine for generation of XHTML with PHP. Has very nice syntax compatible with Zope's TAL. It's very fast thanks to compiled templates and output caching.
(0 ratings)
Reviews0
PriceFree
Views504
Raxan PDI
Raxan PDI (Programmable Document Interface) is an Open Source CSS & PHP application framework that's design to take advantage of modern web application technologies. Features include Client/Server Ajax request and Event Binding, Server-side HTML/XML DOM Traversing and Manipulation, Data Sanitization, Template Binding and Built-in CSRF protection. Check out the website for more information and view the growing number of examples to see what can be done with Raxan PDI.
(0 ratings)
Reviews0
PriceFree
Views881
PHPUnit Web User Interface
Allows run of tests in a nice intuitive web user interface based on AJAX. Features: - Code Coverage Repports - Unit Test Results - Runs in a sandbox for each test - Doesn't keep data from one test to the other so the tests are all stand alone.
(0 ratings)
Reviews0
PriceFree
Views906
Results 241-260 of 366