An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
Xaraya is a web application framework and CMS written in PHP.
Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content.
Track and get the latest developments on GitHub: https://github.com/xaraya
Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS.
The user experience is built around in-context editing, it’s as easy to use as a word processor.
You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions,...
Osezno Framework PHP is a framework written in PHP that allows you to: Set HTML templates, tabbed contents, forms, dynamic list. All on a MVC pattern, and incorporate technologies such as active record and xajax.
PHP framework focused on MVC - Model View Controller, XSLT - Extensible Stylesheet Language Transformations, PDO - PHP Data Objects, jQuery - JavaScript Library, Event Driven Programming.
Demo available on: http://phpbee.vlexofree.com
username: john / password: beatles
Class Reference: http://phpbee.vlexofree.com/html/
SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
MyDLO - My Dynamically Linked Objects
A SOAP-like feature for mapping server side objects to JavaScript and calling methods via AJAX.
The project also contains a framework for JavaScript that supports easy loading and saving data on the server.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Provides a lightweight wrapper class akin to jQuery, ActiveRecord, and LINQ, allowing one to query objects and collections. Renders it unnecessary to have logic deeply nested in defensive code (checks for is_object, is_null, isset, empty, &c.).
Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX to your php applications. Without a page is loaded again, you may call your php functions in the same page, submit your form to an url and send a request to another page
A PHP application framework that allows the use of PHP code by a web developer without having to write any PHP code. The concept uses a custom tag mixed within HTML code and an interpreter engine to render the tags using predefined PHP objects.
PHP Collections is a handful of interfaces and reference implementation classes that provide a common API for collection objects (sets, maps, lists, etc.) in PHP.
Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
Paragon is a robust and flexible fast application development framework written in PHP. Paragon contains a structured library of extensible components for modelling real world objects and processes. Paragon is a 3-tier system using a MVC paradigm.
PHP DataBase Objects provides a database abstraction library and database object framework for PHP5. Features both a procedural and object-oriented interface.
A Development Framework developed in PHP/MySQL. The Interface makes it easy to create objects: Tables, links, views etc. etc.
Pre-Releases: 0.x
Releases: 1.x Full Single User version (medio 2007)/ 2.x Full Multi User Version (end 2007)
To manage data between database and view you can use objects like DataTable, DataView, etc. These classes help you to administer data on website! You can search, filter, sort, etc. in the DataView and you can update all data of the DataTable to database