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 181-200 of 366
CSS AutoLoad
CSS AutoLoad processes the @import keyword server-side instead of client-side. In this manner, website authors can easily create and load a CSS framework into all pages with a single stylesheet include, no matter how many .css files are in use. In English: You can use as many stylesheets as you want without having to include each one in your HTML document and without creating extra HTTP requests. Also, compression of the aggregate file save bandwidth by shrinking the size of the aggregated file. Installation takes a matter of seconds and requires no changes to your existing CSS code.
(0 ratings)
Reviews0
PriceFree
Views1215
Compass Component Framework for PHP5.1
Compass Component Framework (CCF) for PHP 5.1 and higher is a lightweight object-oriented library which allows to develop OO applications quickly, using wide-known patterns like MVC, FrontController and Injection of Control.
(0 ratings)
Reviews0
PriceFree
Views855
Multi-thread Simulation
This class can emulate the execution of program threads using separate HTTP requests to the same script. It establishes an HTTP connection to the same Web server to execute the same PHP script. It sends a request passing the name a function to execute and an argument to be passed to that function. The requested script executes some code that detects the thread execution request and calls the specified function. When the thread request script ends, the return values of the called function is returned as a serialized string. The calling script can execute other tasks while the thread script runs. The results may be collected later when the thread script ends.
(0 ratings)
Reviews0
PriceFree
Views1270
Meta Tags Generator
Meta Tags Generator. This script will allow your visitors to create meta tags online. Features: Admin Notification
(6 ratings)
Reviews0
PriceFree
Views1679
EPESI
EPESI is a web application for managing business information. It makes data organizing and sharing easy, simplifies internal communication and makes workflow more efficient. EPESI has a modular design which makes it flexible and easy to adapt. Its base consists of CRM application with PHP framework, both free and open source, that can be extended with specialized modules.
(6 ratings)
Reviews0
PriceFree
Views5190
Array Handler
This script can convert array to a string separated by special characters and vice versa. You can save the string to a file and restore it. It can be usefull if you want to store some data structure but don't want to setup a database for that.
(0 ratings)
Reviews0
PriceFree
Views804
Orbicon Framework Engine
Orbicon framework engine is a CMS engine available for licensing to experienced professional web developers. The framework has been developed for enterprise enviroments and has proven itself in three CMS products - Orbicon Lite, Xtreme and Enterprise. In addition to the Orbicon Framework Engine source code, the source also includes source codes for the desktop, Magister, Venus, and Mercury document databases, Attila search node, modules manager, cache manager, SEO manager, update center wizard, installation wizard and more. It comes in bundle with the latest YUI! and other helpful 3rd party tools.
(6 ratings)
Reviews0
PriceFree
Views1360
dbg-wizard.php - wizard/helper for dbg php debugger
dbg-wizard.php is a helper script used to setup remote debugging with DBG - famous php debugger from NuSphere. While dbg-wizard.php is designed to be used with NuSphere PhpED, it can also be very helpful for setting up debugging with dbg php debugger in general, because dbg used by many PHP IDEs. dbg-wizard.php also contains good examples of php code parsing phpinfo, environment variable, configuration files etc.
(0 ratings)
Reviews0
PriceFree
Views1390
SleekTabs
SleekTabs is a PHP class which eases the process of creating tabbed interfaces in HTML. Basically put, if you want a tab system (like on Properties/Inspector-styl e dialogues on the desktop) for a bit of content on your web page, SleekTabs automates this process. Just give SleekTabs the names of your tabs, the URLs and customise the styles if you want, then just let ST do the rest! SleekTabs has a built-in Ajax feature - just make a simple page which provides the HTML you want put inside the content area (excluding headers etc.) and tell ST where to find it! With full Ajax functionality, plus a fallback for those without Ajax or without JavaScript, SleekTabs adds that extra Ajax touch to any page while optionally retaining backwards-compatibility for those with JavaScript off, screen readers or old browsers. SleekTabs is free software/open source under the BSD Licence. See the licence header in the sleektabs.php file for more information.
(0 ratings)
Reviews0
PriceFree
Views1532
ProgressBar.class.php
ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP.
(3 ratings)
Reviews0
PriceFree
Views1493
Myref - PHP class library for control lists (references)
API and administrative script that help you manage "select", "checkbox" and "radio" lists (references) easy and comfortable.
(0 ratings)
Reviews0
PriceUSD 15.00
Views882
Molly - Dynamic Website Architecture
Molly is a system and architecture for building dynamic database-backed web sites easily using HTML and simple MAML (XML) tags. Molly is written in PHP and works with MySQL, PostgreSQL, Oracle, & ODBC databases, and runs on Linux, OS X, and Windows.
(0 ratings)
Reviews0
PriceFree
Views2076
PHP Function Finder
PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer.
(0 ratings)
Reviews0
PriceFree
Views939
as_propsheet
This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like user interface. The form may be composed adding several types of fields to each form page.
(0 ratings)
Reviews0
PriceFree
Views1208
Simple Template Engine
This class implements a simple template engine that works by replacing text. It can read a template file into a string. Then it searches and replaces all occurrences of the template place holder marks with the values of one or more template arguments.
(0 ratings)
Reviews0
PriceFree
Views2830
PHPDance
PHPDance is an object-oriented PHP interface to the Sharedance cache server. It allows you to cache data in the very fast and reliable Sharedance cache server. Features include the ability to be distributed across multiple servers and optional redundancy (in which writes go to two servers).
(0 ratings)
Reviews0
PriceFree
Views1335
PHK packager
PHK is a library and application packager. It is a sort of PHP-oriented jar. As such, it allows you to distribute and run a whole application as a single file. It includes many features and options, such as on-the-fly decompression, Web access restriction, CRC consistency checks, digital signatures, meta-packages, an integrated autoloader, etc. PHK also provides a standard way to display every information about the package, as documentation and license, through an embedded mini-website.
(0 ratings)
Reviews0
PriceFree
Views800
PHPDevShell
Rapid deployment of admin based web PHP applications, extremely robust, secure, clean and fast packed with admin functions. Unlimited user, user groups, security levels, menu tree levels and menus in a pretty shell for integrating your PHP application.
(0 ratings)
Reviews0
PriceFree
Views2429
PHPTP
An open source library for processing templates. The aim of the project is to split the design and code into different files, and have it as simple as possible. Current version supports special tag processing and if/unless/else statements.
(0 ratings)
Reviews0
PriceFree
Views1230
PclTemplate - PhpConcept Library Template
PclTemplate is a simple and easy template management class. PclTemplate allow to read template files or template strings and generate results from a simple structure. The result can be a file, a string, or can be directly send to the output. PclTemplate allow the configuration of the tokens delimiters.
(0 ratings)
Reviews0
PriceFree
Views2307
Results 181-200 of 366