New Scripts | PHP | Scripts & Programs | Development Tools
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
Views1525
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
Views3254
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
Views1634
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
Views1094
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
Views2797
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
Views1547
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
Views2565
HTML Purifier
posted byhtmlpurifierinLibraries & Classes
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only acheivable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it? Looking for high-quality, standards-compliant, open-source components for that application you're building? HTML Purifier is for you!
Reviews0
PriceFree
Views1836
Micro Trace
posted byphptoys2inDebugging & Testing
Micro Trace helps you to include trace messages into your PHP code. You can easy switch on and off debugging informations, select whether it should display or write into a logfile. You can use log leveles. Installation is quite easy, just include the file into your php code and you can use the logError, logWarning, logInfo functions.
Reviews0
PriceFree
Views2665
LogManager
posted byeschabellinLibraries & Classes
This package can be used to log activity to a file or the system logger.
It can create a given log file if it does not exist and append new log messages.
It can also open a connection to the system logger and send log messages with a given log level.
Reviews0
PriceFree
Views1885
Advanced Website Creator
posted byvesselin.atanasovinApplication Framework
A web development environment that allows you to:
- Build easily robust applications using an MVC framework and a MySQL/PostgreSQL/SQLite database backend.
- Do all your application development inside Advanced Website Creator. No more editing arcane .xml files.
- Improve positioning of your websites in search results by using search engine friendly URLs.
- Take advantage of a database abstraction layer, that greatly simplifies database development.
- Automatically use transactions when they are available for the target database engine.
- Stop using include() and require() - library and user PHP classes are loaded automatically when used.
Advanced Website Creator integrates with most popular PHP encoders.
Full source code is available for the PHP runtime framework.
Reviews0
PriceUSD 199.00
Views2902
Php Syntax Highlighter
This small script convert your PHP code into a syntax colored html text. It is usefull if you want to display your PHP code on a html page with nice colors. Ideal for document and tutorial writers.
Reviews0
PriceFree
Views3176
PHP Installation System
posted byplexium_nerdinUtilities
The PHP Installation System is an abstract class which can be used to create a web-based installation script. It provides all the basic interface tools of gathering configuration information from the user while allowing the author to perform all PHP commands throughout the installation process.
PIS takes care of all the overhead and lets you concentrate on installing your script!
Installing a script shouldn't be complicated. This script addresses that.
Reviews0
PriceFree
Views2333
Webframe
posted bypetiinApplication Framework
Webframe is an easy to use framework for developing Web-based applications. It works in the LAMP environment. Webframe is not just a regular framework. After installing it, you will have an environment that already has a built-in login interface, user and group management, database backup, a logging feature, and a lot more.
Reviews0
PriceFree
Views3146
web.template
posted byMStaniszczakinDevelopment Tools
web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method. It also supports modifiers, tags, and resource drivers for template or cache storage.
Reviews0
PriceFree
Views1922
SA PHP Framework
posted byskywebroinApplication Framework
SA PHP Framework is a full application stack which implements the Front Controller Pattern.
Originally written for PHP4 was fully rewritten to take advantage of the PHP5 object model.
It features "search engine friendly URLs", page events, validity checking for the GET parameters and it's tightly integrated with Smarty.
Reviews0
PriceFree
Views2746
mkInstaller - an installer for your php scripts
posted bymm_hotscriptsinUtilities
If you distribute php scripts that need an installation, mkInstaller builds an installer, that is another php script. The installer is loaded as a web page that request some information using a form, and then perfroms the installation. Complete information and tutorial at http://mkinstaller.nisu.o rg/
Reviews0
PriceFree
Views2533
Grab Yahoo
posted byehsan4phpinLibraries & Classes
This class can be used to grab the contact lists of an Yahoo user.
It can authenticate in Yahoo with the user name and password of a given account. Then it can retrieve the contact lists from either the address book or the messenger friends.
The retrieved contact lists are parsed and returned as arrays.
Reviews0
PriceFree
Views3257
Mod Rewrite Made Easy
posted bywebprofessorinLibraries & Classes
Function that makes using mod rewrite easy. Includes examples and full description of use.
Reviews0
PriceFree
Views3051
vwTemplate
posted bywojciechszelainDevelopment Tools
vwTemplate is simple templates engine for PHP5. It allows to define variables, dynamic blocks, statically and dynamically include template files, store parsed template in file for future use and recreate template from serialized string or file. It does not and will not implement functions, loops and similar features well known from other template engines, like, for example, Smarty. vwTemplate is stable and has been used in numerous projects.
Reviews0
PriceFree
Views1135
