Latest news
- Feb 10, 2008
Porte 0.1.4 available
Order and sorting of records
Events system
New optional parameter "drop" to method "tableCreate" and "tableUpdate"
Rename method "enrichMeta" to "enrich"
New page documentation on the "enrich" method
Introducing the reload method - Feb 2, 2008
Porte 0.1.3 available
New type "json" used to serialize and return an array inside a blob field
Add "compressed" option to the function "toArray"
Fix issue involving incorrect use of primary key in some many-to-many associations
Introduction of methods toJson and fromJson - Dec 20, 2007
Porte 0.1.2 available
So many bugs we can't count them
Types are now correctly handled
Table name now default to pluralize version of class name
Many to many relations can now be applied to a same table
Introduction of boolean type in meta_fields
Introduction of date type in meta_fields (map to timestamp)
Rename of property 'not_null' to 'required' in meta_fields
Add count method
Introduction of getPkField and getPkValue functions
Test does not throw any warning
Initial development of gis functionnalities - Oct 21, 2007
Porte 0.1.1 available
Enhancement to has_many associations (add multiple associations)
Enhancement to has_many associations when field type is transient (add, toArray and fromArray methods where not implemented)
Documentation relative to associations - Oct 18, 2007
Documentation relative to array conversion methods - Sep 22, 2007
Initial upload of Pellicule 0.1.0 - Sep 15, 2007
Initial upload of Porte 0.1.0
Pellicule (Dojo Javascript Gallery)
Pellicule is a non-obstructive Javascript Gallery based on dojo version 0.9 and newest.
Porte (Sql abstraction in PHP)
Tired of writting repetitive sql to persist your object in the database, Porte will greatly simplify your life. Based on Martin Fowler concept of Active Records, Porte can retrieve search and save object without a single line of Sql. No XML or wierd configuration is required, Porte is design to be as natural and easy to you without being intrusive.