New Scripts | PHP | Scripts & Programs | Development Tools
CSS AutoLoad
posted byqeorgeinPerformance Enhancement
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.
Reviews0
PriceFree
Views1389
Compass Component Framework for PHP5.1
posted bystanisinApplication Framework
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.
Reviews0
PriceFree
Views951
Multi-thread Simulation
posted byalex101inPerformance Enhancement
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.
Reviews0
PriceFree
Views1463
Meta Tags Generator
posted bydjapeddinMiscellaneous
Meta Tags Generator. This script will allow your visitors to create meta tags online. Features: Admin Notification
Reviews0
PriceFree
Views1902
EPESI
posted byjtylekinApplication Framework
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.
Reviews0
PriceFree
Views5296
Array Handler
posted byphptoys2inMiscellaneous
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.
Reviews0
PriceFree
Views922
Orbicon Framework Engine
posted byYaballainApplication Framework
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.
Reviews0
PriceFree
Views1464
dbg-wizard.php - wizard/helper for dbg php debugger
posted bysupportinDebugging & Testing
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.
Reviews0
PriceFree
Views1612
SleekTabs
posted bystrategyoracleinLibraries & Classes
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.
Reviews0
PriceFree
Views1642
ProgressBar.class.php
posted byGwion123inLibraries & Classes
ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP.
Reviews0
PriceFree
Views1622
Myref - PHP class library for control lists (references)
posted byvarenichinLibraries & Classes
API and administrative script that help you manage "select", "checkbox" and "radio" lists (references) easy and comfortable.
Reviews0
PriceUSD 15.00
Views988
Molly - Dynamic Website Architecture
posted byrvulloinApplication Framework
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.
Reviews0
PriceFree
Views2177
PHP Function Finder
posted byziplineinMiscellaneous
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.
Reviews0
PriceFree
Views1053
as_propsheet
posted bydamperbozzinLibraries & Classes
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.
Reviews0
PriceFree
Views1315
Simple Template Engine
posted by-SecondV-inDevelopment Tools
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.
Reviews0
PriceFree
Views2954
PHPDance
posted bybubblenutinLibraries & Classes
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).
Reviews0
PriceFree
Views1427
PHK packager
posted byfrancois_LinMiscellaneous
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.
Reviews0
PriceFree
Views901
PHPDevShell
posted byTitanKinginApplication Framework
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.
Reviews0
PriceFree
Views2549
PHPTP
posted byKruglikovinLibraries & Classes
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.
Reviews0
PriceFree
Views1336
PclTemplate - PhpConcept Library Template
posted byvincentinDevelopment Tools
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.
Reviews0
PriceFree
Views2387