Porte ]0.2.1 (Default branch)

Source

Porte is a framework designed to save time and to
simplify the development of relational database
applications written in PHP. It saves you from
writing repetitive SQL to interact between your
objects and the database. It can retrieve, search,
and save objects without a single line of SQL.


License: BSD License (original)


Changes:
This release introduces new property types (”timestamp”, “year”, and “time”) and new API section to the Web site. It also provides a performance boost by lazy loading the records from the database.

Comments are closed.