New Scripts | PHP | Scripts & Programs | Development Tools
ConspireComponents by Conspire Web Services
posted byqjleckeyinLibraries & Classes
Display your application data in an easy to view way and ensure your users see the information you want them to get.
The table component connects to your data source and provides a fully searchable and sortable grid, with a variety of built in themes.
The tab component allows you to easily 'page' your data or user interface to separate the information easily.
The form component powers your forms in an incredibly easy and intuitive way. It includes built in support for saving user data to databases, CSV files or direct to an email. The built in validation methods mean the right data for the job is entered every time.
The tree component allows you to easily display the relationships between your data by utilizing a child/parent system with unlimited recursion. Easily add nodes that are fully searchable, theme aware and can be collapsed and expanded at will.
All components feature powerful theme support and flexible licensing for non-commercial or commercial projects.
Reviews0
PriceFree
Views757
Contemplate(tm) Web Templating System
posted byArloLeachinMiscellaneous
Contemplate is a PHP-based, open source web templating system that allows writers, designers and developers to focus on what they do best. Store content, design templates and code in separate files, edit them with your favorite tools, then use Contemplate to merge them at runtime.
Reviews0
PriceFree
Views862
minPHP: A PHP Framework
posted byphillipsdatainApplication Framework
minPHP is an extremely lightweight, object oriented MVC PHP framework. Its requirements are basic: PHP 5.1, with PDO support (if you want to take advantage of its built in database access layer) - making it very easy to deploy in a wide array of environments.
minPHP is a great alternative to CakePHP, CodeIgniter, or Zend Framework for developers who don't want to include unused libraries in their code base. This is especially useful in commercial software development.
Reviews0
PriceFree
Views1361
PHP Spell Check
posted byL1veSpe11inLibraries & Classes
The PHP Spell Check component from http://www.phpspellcheck.com adds fast, reliable spell-checking to web sites and intranets. Installed on either IIS and Apache Servers, it works on all major modern web browsers.
Reviews0
PriceUSD 99.00
Views746
Box Cache
posted bytripbrinPerformance Enhancement
BoxCache is a pure PHP engine that allow the cache of informations, variables, arrays and any binary data in a file whit an expire time. Whit BoxCache you can return this values when you wand, saving CPU and memory usage from your server. Your web aplications sure can be quicker whit BoxCache.
Reviews0
PriceFree
Views874
Site Configuration plugin
Features:
Manage all major site configuration from one place
Easily integrates with other controllers or plug-ins
Supports 3 types of parameters (String, List, File)
Localization ready (default English)
Establish with any DBMS supported CakePHP framework
Reviews0
PriceUSD 8.00
Views622
QuickValidate
posted byScriptDirinMiscellaneous
This class can be used for your form validation either on the server side or can be called from the client side via ajax calls, but the processing will happen only on server side. The return type of the functions are boolean so you only have to check true or false and adjust the flow based on return value.
Reviews0
PriceUSD 6.00
Views774
Simple Sanitize
This class automatically sanitizes your data in various ways. Current options include “strict”, “html”, “mysql”, “both” (html and mysql), or “none”.
Each sanitizing level handles data a little bit differently. “strict” will return input with only alphanumeric characters. “html” encodes all html-entites. “mysql” escapes all special mysql characters (no mysql connection required). “both” runs the html sanitizing and then the mysql. “none” will give you the data as it is.
Optional maxlength parameters included! Before you sanitize a string, you can define the max length (for strings) or max value (for numbers). Strings will be cut off at the maxlength before it is sanitized, and numbers won’t be allowed past that value.
Reviews0
PriceUSD 6.00
Views656
CacheManager
posted byScriptDirinPerformance Enhancement
Easily and safely cache files to Memcache, APC , or your file system with CacheManager. Adapters making it easily to add onto it and expand it’s capabilities.
Reviews0
PriceUSD 7.00
Views829
The Ext4Yii Framework
posted bygevikinApplication Framework
The Ext4Yii Framework is an extension to the Yii Framework which parses XML templates to ExtJS user interface components
Reviews0
PriceEUR 450.00
Views1844
Console Log
posted byScriptDirinPerformance Enhancement
Instead of using echo and print_r to show debug information you can now write information to the Javascript console window of your favorite browser. It supports normal variables like strings and integer but also arrays and objects.
Reviews0
PriceUSD 6.00
Views795
SocketServer
posted byNavarrinLibraries & Classes
This class can be used to implement a server to handle TCP requests.
SocketServer is a foundation for allowing a user to easily create a multi-client server. Responses to connections, disconnections, and user input are done using hooks. This class has no true buffer handling, so that it may be used for any number of custom binary and plain text protocols.
Reviews0
PriceFree
Views720
Convert Your MySQL Database To A Full PHP Web Application In Few Minutes
posted byconvertersinApplication Framework
PHP MySQL Wizard is a smart PHP code generator, with absolute zero knowledge of coding the wizard can generate PHP web applications (which you can freely distribute) driven from your MySQL databases, saving you hours of tedious programming. Using the generated application both administrator and/or users will be able to view, search, sort, edit and delete records from your MySQL Databases . The wizard has many friendly and easy to use features such as: fully customizable appearance of the generated application (select or create your own style) ; Set validation rule for user entries (MIN or MAX range, special character checking) ; Custom error alerts ; Ability to set Lookup columns (to handle foreign keys) ; Advanced security options ; Ability to generate unlimited number of projects, and more Try your free Non expiring demo version now to experience how easily the wizard interface can generate for you a quality work in just few clicks....
Reviews1
PriceUSD 48.00
Views14111
DotKernel PHP Application Framework
posted bydotkernelinApplication Framework
DotKernel is not a standalone framework; it uses Zend Framework as a component library, accessing directly its classes. It has reducing the complexity of ZF by using a different approach of how the web requests are handled.
DotKernel is using a full, yet simplified HMVC (Hierarchical Model-View-Controller) architecture, easy to learn by beginner and intermediate level programmers.
Reviews0
PriceFree
Views1251
RSD Bugtrack
posted byScriptDirinBug Tracking
It has been designed from the ground up to offer a well rounded experience for both end users and admins/operators using the application. There are no limits to the application, so create as many projects/users/tickets that you need.
Reviews0
PriceUSD 14.00
Views1263
phpDebugger
posted byppetreeinDebugging & Testing
An extremely useful debugging tool that allows you to output debugging strings, variable contents etc. into a MySQL table and then view the output in another window while your scripts are running.
Reviews0
PriceFree
Views953
PHP Template Class
posted byChrisFitzinLibraries & Classes
With PHP template class you can completely separate your PHP code from your HTML without sacrificing performance or dealing with dozens of additional files to do so.
Features:
* Easy to install
* Lightweight single file (8kb)
* PHP 5 OOP makes it easy to extend
* Caches compiled templates until they’re modified
* Supports if, elseif, else, and include from within template
* Supports looped data within template
Reviews0
PriceUSD 12.00
Views694
RISE PHP for MySQL code generator
posted byrisetobloomeinUtilities
The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes implementing SOAP/JSON web services and proxy classes assisting the implementation of a PHP SOAP client.
Reviews0
PriceFree
Views1231
PHP DataRegistry
posted byXPerezinLibraries & Classes
Save any kind of data (string, numeric, array, record, object, files) in namespaces, with or without persistence, and allows to retrieve it anywhere.
Use it to populate data across all your application, and across all user session with optional persistence.
Simple use, easy to use with any framework or standalone.
Can get and set any type of data, also key arrays, class instantiator, and all with optional persistence.
Reviews0
PriceFree
Views841
PHP Website framework
posted bywdarmoryinApplication Framework
A complete delivery system for php client based websites.
Features:
Complete Gallery with admin
Articles & News Submission with admin
Dynamically Generated RSS feed and Site maps
Optimized for SEO
All source code provided and commented for ease of modification
Distribution license included for reselling sites built on the framework.
Also includes a starting your own web business E-Book
Contact me for an admin demo password.
Reviews0
PriceUSD 897.00
Views760
