| TOTAL: 65 Page: 2 of 4 |
|
Exposed APIs
Programmers licensing Backbone are free to complete their PHP applications with the assistance of the following APIs, which are utilized heavily during normal operation of Backbone itself. These classes and methods are debugged and likely to undergo future improvement to optimize efficiency and/or add features as requested by licensees.

| Hits: | 41 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2007-03-01 |
PHPDevShell 0.0.8-RC 1
This is the first Release Candidate of PHPDevShell, I feel confident that this version could be used in production while small bugs will still exists. Please revisit every week to make sure you are running the latest version. This version and onward versions will work with PHP 5 and up only. What changed in this version; * Improved Engine, only supports PHP 5. * Loading of classes now happens automatically without including the class file, this is done with autoload__. * L


| Hits: | 102 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-01-26 |
Calico Task Scheduling and Automation System
Have you ever needed to schedule a particular database query to be executed once per day? Trivial enough, depending on the environment, right? What about retrieving XML data from a particular web service, on a scheduled basis? Again, depending on your environment this can be a very simple procedure. Now, what about executing several complex database queries per day that somehow require an ever-changing list of XML data to be retrieved from multiple web services, and then have this XML data loade

| Hits: | 25 | Platforms: | Linux |
| Ratings: | Last Updated: | 2007-01-15 |
Air
The project's purpose is to create a lightweight, developer friendly and elegant PHP framework. The project is currently under heavy development. Nothing stable is yet available. Features * Lightweight: The engine contains only what is necessary for the framework's basic functions, everything else is implemented as separate libraries. * Developer friendly: The framework is written with the developer's comfort and productivity in mind. * Elegant: The project strives for elegance


| Hits: | 23 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-01-07 |
symfony 0.4
symfony is an open-source PHP web framework Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. Symfony provides a lot of features seamlessly integrated together, such as: * simple templating and helpers * cache management * smart URLs * scaffolding * multilingualism and I18N su


| Hits: | 46 | Platforms: | Linux Mac Windows |
| Ratings: | Last Updated: | 2006-11-24 |
Bitmeta site framework 0.6.9
Bitmeta is a lightweight, open source (free!) site framework, content management system (CMS) and user authentication wrapper. It uses PHP and MySQL.


| Hits: | 49 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-11-20 |
PHPLiveX 2.0
PHPLiveX is a php class library written to use ajax with php. It uses the XMLHTTP functionality of javascript. By using this class, you can call your php functions in the same page from javascript without any extra code except some optional arguments for the function. In addition, you may use a flexible preloading property. PHPLiveX is unique with its fast and very easy usage.


| Hits: | 116 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-11-09 |
Advanced Website Creator 1.2
A tool that provides a complete environment for web development and testing. MVC framework similar to Java Struts. All MVC configuration is done through a web interface. No need to edit arcane .xml files. A database abstraction layer, with support for the PostgreSQL and MySQL database servers. Autoloading of all library and user PHP classes. No need to use include() or require(). Integration with most popular PHP encoders. Full source code is available for the PHP runtime framework. Sea



| Hits: | 59 | Platforms: | Linux |
| Ratings: | Last Updated: | 2006-11-07 |
Atom class 1.8
Atom class - is a glue for modules. Class allow modules to interact with core libraries or other modules. Atom module system is based on the concept of "hooks". A hook is a PHP function that is named foo_bar(), where "foo" is the name of the module (whose filename is thus foo.module.php) and "bar" is the name of the hook. Each hook has a defined set of parameters. Hooks work with paths. Path is commonly concept for out class. If we have URL "http://www.kalexandr.com/?p=home", "home" will b

| Hits: | 26 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-09-29 |
Stratos PHP Framework .91
The Stratos PHP Framework is an open-source, object-oriented web application framework that facilitates the rapid development of well-organized, secure, and maintainable PHP web applications. Stratos frees you from working on tedious, routine tasks, and allows you to focus on specific software requirements.


| Hits: | 54 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-09-26 |
Webframe 0.75
Webframe is an easy to use open source framework for developing web-based applications. It works in the LAMP environment. Webframe is not just a regular framework. After install you will have an environment which already has built in login interface, user and group management, database backup, logging feature and a lot more. The main goals of the project: * Keep it simple whole appliction is divided into small parts * User friendly clear easy to understand user interface desgin * Web sta


| Hits: | 185 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-19 |
SA PHP Framework 0.3
SA PHP Framework v.0.3 features a new Page handling concept and the default page class extends Smarty now. For those who visit this site for the first time and wonder "watta hell is SA PHP Framework?" here is the old description: SA Web Framework is a complete PHP application framework, based on the Front Controller Pattern. SA stands for SkyApp? and is the framework which we developed and which we are using here at Skyweb. SA is open source and released under LGPL license which mean

| Hits: | 38 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-23 |
Inek MVC Framework 0.5
Inek is mainly a MVC framework, but it was designed to help you in developing web applications. MVC "Model 2" framework, based on the ideas on Strus XML config file supports different hosts (depending on server name) nice, intelligent Image class, which creates images on-the-fly with ImageMagick


| Hits: | 48 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-18 |
onPHP
onPHP is a PHP framework aimed at rapid development of scalable robust applications with outstanding code reusability level.


| Hits: | 116 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-02 |
ScriptCase 2
ScriptCase is a powerful code generator that helps web developers and non-programmers create database-driven web applications in a matter of hours. Main Features - Generates WEB database-driven Reports, filters, graphics and forms. - Generates reports in PDF format. - Generates JavaScript Menus and TABBED applications. - Exports data in several formats (XML, XLS, RTF and CSV). - Data Modeling Tool with ER Diagram generator. Supported Databases SQL SERVER, ORACLE, MYSQL, POSTGRES, D


| Hits: | 6872 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-04 |
symfony 0.4
Symfony is a web application framework for PHP5 projects. It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. The very small number of prerequisites make symfony easy to install on any configuration; you just need Unix or Windows with a web server and PHP 5 installed. It is compatible with almost every database system. In addition, it has a very small overhead, so the benefits of the framework don'


| Hits: | 6871 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-04 |
web.framework 0.8.5
web.framework is an MVC framework for PHP5. It features actions and action-chains, the ability to call to other actions or action-chains from an action-chain, pre- and post-actions with exceptions, validators for simple check forms, support for DB configuration in framework configuration, support for template systems (such as web.template and Smarty), a router for making URLs nice-looking, tokens, authorization frames, and more.


| Hits: | 1887 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-04 |
openObjects 1.3.1
The openObjects Framework is an openSource project for Internet, Intranet and browserbased content aplication solutions using databases as storage. It is a developer tool with focus on implementation assistance for PHP based projects of any kind. It is object oriented, modular, scalable with other PHP components and implements interfaces to MySQL and Oracle.

| Hits: | 7323 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-04 |
PAS 3.6
This version includes a new Package Manager. The Package Manager is fully automated, in the spirit of Synaptic (apt-get), but specifically for PHP / MySQL (LAMP) applications. It connects to package repositories and checks for all packages currently available. You can install or upgrade any available application in a single click. This is very useful particularly with all the new security problems in PHP related applications (phpBB, wordpress...) which can be avoided by performing regular upg


| Hits: | 5552 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-04 |
PHP2Go Web Development Framework 0.3.3
PHP2Go is a development framework designed to help experienced developers and beginner programmers to create Web-based Systems. It's and object-oriented, structured and hierarchical set of classes and libraries developed using PHP, XML and JavaScript. We are proud to announce the immediate availability of PHP2Go 0.3.3. This release includes several fixes and improvements in some core classes. Besides, new components were added in the packages php2go.auth and php2go.xml. The following list is


| Hits: | 5663 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-04 |