Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
40% | Total: 1,375 | All time: 2,826 This week: 206 |
Version | License | PHP version | Categories | |||
ormbaseobject 1.3 | GNU Lesser Genera... | 5.0 | PHP 5, Databases |
Description | Author | ||||||||||||||||||||||
This class provides something similar of Hibernate in java world by letting you map table rows into entity objects and making all the fields escaping work for you automatically when saving object to mysql. |
|
Files (6) |
File | Role | Description |
---|---|---|
BaseObject.php | Class | the magical class that makes so many things possible |
example.php | Example | example file |
example2.php | Example | usage of advanced query builder |
example3.php | Example | iterator example |
ExampleObject.php | Class | example extending object |
ExampleObject2.php | Class | Another example object |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
ormbaseobject-2016-06-18.zip 13KB | |
ormbaseobject-2016-06-18.tar.gz 12KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Simple error handling class | .zip .tar.gz | To be able to log any mysql errors and erros that have occured in BaseObject class itself | Recommended |
Ultimate MySQL wrapper | .zip .tar.gz | Is used to perform queries that keep objects and database synchronized, also for charater escaping | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.