Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > development-tools

as_propsheet Free

Rate: | Price: Free | Demo: | Views: 862

PHP Script Codes > development-tools
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 w ... More

ABG_IniParser Free

Rate: | Price: Free | Demo: | Views: 848

PHP Script Codes > development-tools
ABG_IniParser A PHP 4 script to handle INI type files - Multi-dimensional array to hold structure - Full check of file access (existence & writability) - Check of Section/Item existance with optio ... More

SithTemplate Free

Rate: | Price: Free | Demo: | Views: 843

PHP Script Codes > development-tools
SithTemplate is a text-based, general-purpose template engine for PHP5, with Django-compatible syntax. It's aiming to be fast and simple to integrate, while providing powerful extensions mechanism. ... More

J4PHP Free

Rate: | Price: Free | Demo: | Views: 837

PHP Script Codes > development-tools
J is an object-oriented framework for PHP inspired by Struts, Ibatis, JUnit and Log4J.
Its goal: to bring together the best patterns and solutions from the Java world, while still being simple and easy to use. ... More

SMART Free

Rate: | Price: Free | Demo: | Views: 822

PHP Script Codes > development-tools
SMART is a simple PHP script to help developers to modularise their code and so, keep it clean, well structured and scalable. The module mechanism is based on event handlers. The modules can talk to each other through events. This event con ... More

PHP Stack Free

Rate: | Price: Free | Demo: | Views: 811

PHP Script Codes > development-tools
PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Poppi ... More

Event Free

Rate: | Price: Free | Demo: | Views: 806

PHP Script Codes > development-tools
This package can be used to register event handlers and trigger the execution of actions when an event occurs.

There are several classes that take care about registering objects that process events, trigger the execution of actions when ... More

Orbit42 Base Class VERSION 2.6 Free

Rate: | Price: Free | Demo: | Views: 784

PHP Script Codes > development-tools
The base class of Orbit42.com (now at version 2.01 BETA) is an open-source (free) project released with the hope that others would benefit from a class that contains the basics already. This Object Oriented project (currently in Early BETA) ... More

KoolAutoComplete - Great PHP Ajax AutoComplete Commercial

Rate: | Price: Commercial | Demo: | Views: 773

PHP Script Codes > development-tools
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 Feature ... More

Log Digester Free

Rate: | Price: Free | Demo: | Views: 765

PHP Script Codes > development-tools
This script will read and analyze your php error log and spit out a more readable version with the worst errors highlighted so you can fix those first. ... More

Parse Apache Logs with PHP Free

Rate: | Price: Free | Demo: | Views: 760

PHP Script Codes > development-tools
Quick and dirty example of how to parse CLF logs ( thats the common format used by apache ) with php. ... More

PHP Pagemill Free

Rate: | Price: Free | Demo: | Views: 750

PHP Script Codes > development-tools
The PHP Pagemill is a lightweight, configurable template engine for web applications. It provides a simple way to separate logic and design, as is typically done in applications that use the MVC design pattern. Although it is not a complete ... More

Tarzan: Amazon Web Services made easier! Free

Rate: | Price: Free | Demo: | Views: 737

PHP Script Codes > development-tools
100% complete support for S3, CloudFront, EC2, SimpleDB, SQS, and Amazon Associates. Support for MultiCurl allows for fast batch operations. Provides a caching layer for speeding up frequently accessed operations. Well documented and well s ... More

PHP Atempt logger class Free

Rate: | Price: Free | Demo: | Views: 711

PHP Script Codes > development-tools
This is a simple PHP class to stop someone acsessing a page more than X times in X time. You can use it for allowing so many login attempts per hour or anything else like that. You should only really use this if you know PHP, if you don't t ... More

PHP Quick Class Creator Free

Rate: | Price: Free | Demo: | Views: 711

PHP Script Codes > development-tools
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 wi ... More