Most Popular Scripts | PHP | Scripts & Programs | Development Tools
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
Views1661
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
Views1033
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
Views2195
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
Views1074
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
Views1330
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
Views2976
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
Views1445
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
Views920
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
Views2578
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
Views1357
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
Views2403
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
Views2327
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
Views1644
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
Views2719
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
Views2952
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
Views1736
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
Views2338
Mod Rewrite Made Easy
posted bywebprofessorinLibraries & Classes
Function that makes using mod rewrite easy. Includes examples and full description of use.
Reviews0
PriceFree
Views2854
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
Views878
PRAjax - PHP Reflected Ajax - v1.2.1
posted bymaartenbainApplication Framework
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa.
The following features make this library worth using:
* Allows easier Ajax programming with PHP
* PHP functions and objects can be reflected to JavaScript
* PHP objects can be used in JavaScript, both properties and (registered) functions
* PRAjax creates all wrappers for the developer
The new updated version v1.2.1 offers a lot of improvements compared to the old version. Make sure you read the changelog!
Reviews0
PriceFree
Views3804