-
Formidable Forms is a plugin to quickly and easily build forms with a simple drag-and-drop interface in WordPress. These forms can be used anywhere on the blog. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- Activate the plugin through the 'Plugins' menu in WordPress. Features of Formidable Forms:- Integrates with Pretty Link, WP reCAPTCHA, and Akismet- Shortcode [formidable id=x] ...
-
PHP MongoDB Admin is a browser-based interface for the MongoDB database, which is a tool will help admins manage their MongoDB NoSQL database via the browser. This is a much simpler way of managing the database, compared to the classic console. Features of PHP MongoDB Admin:- List all databases- Create a new database- Delete databases- List all data collections- Create ...
-
Simple Poll is a free poll script that employs a simple to use admin interface. It also uses CSS for your poll so that you can easily adapt to the look and feel of your web site. Setup as many polls as you like and include them in your website at different locations. Don’t let the name fool you, this ...
-
GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere. GitList is free and open source software, written in ...
-
MongoUI is a web interface for MongoDB databases which allows developers to interact with Mongo databases via a nice interface, instead of the classic CLI. Features of MongoUI:- Password protected admin panel- Per database user manager- Browse databases, collections and indexes- Drop databases- UI theming- Run JS on the server Requirements:- MongoDB- PHP 5.3 or higher- Mongo PHP extension Limitations:- ...
-
Genghis is a web interface for MongoDB databases and runs just from one single PHP file.Features of Genghis:- Manage databases- Manage collections- Manage documents What's New in This Version:- Work around backwards compatibility break in `mongo` gem 1.8.4 (Ruby backend). Installation:- Put `genghis.php` somewhere web accessible. If you want pretty urls, add `.htaccess` as well.
-
Virtual interface generator can generate empty interface definitions. It takes the name of a given interface and creates an empty definintion for that interface. so other interfaces or scripts that require that other interface exists can still be loaded without invoking the interface code.It can also support interfaces defined under given namespaces.Requirements:- PHP 5.3 or Higher
-
This PHP script can be used to register classes implemented abstract services. It may act as registry to keep track of classes that implement certain services defined by abstract interfaces. Registry and Service Locator can locate which registered classes implement requested services and return instances of objects of the service classes.Requirements:- PHP 5.0 or Higher
-
Template Interface Engine joins back-end code (as business logic layer) and HTML code (known as presentation layer) which are written in separate files. Template Interface Engine implements a template engine that uses regular expressions to locate placeholder marks.Template Interface Engine supports template loops and uses event driven callback functions to set variables inside the loop sections. Outside loop sections, the ...
-
A simple interface definition is provided and can be used by other scripts to implement singletons design pattern. Singleton Interface also comes with an autoload to load scripts or interfaces with the Zend framework if available, or directly from script files otherwise. Requirements:- PHP 5.0 or higher
-
Resources Manager class can be used to provide a Web interface to manage files stored in a server directory.Resources Manager can perform several types of basic operations on the files like listing, sorting, uploading, renaming and deleting. The class can be used to provide an interface with texs in different idioms.The presentation of the interface can be customized by adapting ...
-
Window can be used to open and manage graphical user interface windows using PHP-Gtk. It can open alert windows that optionally may show a special icon image and a message label.The message text font, font size and style attributes are configurable. The window icon image may be set to a a given icon pixmap image file.
-
Bit Options implements the ArrayAccess interface so you can access boolean values as an array of bits. The entire array of bits can be evaluated and returned as a string with 1s and 0s.Requirements: PHP 5.0 or higher
-
Observerable is created to define an observer design patterns interface, the observer interface will be used to define a function for observer classes which is called when observed objects are updated. There's another class in this script to be responsible for keeping track of all observer object. It can add and remove observer objects and notify the observers when the ...
-
Enhanched UI is class library consolidates several classes for creating HTML based user interfaces with enhanced usability using Javascript code to provide additional client side based interactivity.With Enhanched UI you can:- Create two or more lists or menus (using the form select inputs) linked by a master/detail relationship- Move items between two or more lists/menus (using the form select inputs)- ...





