Recommend this page to a friend! |
Download .zip |
Info | View files (19) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-09-24 (7 years ago) | Not enough user ratings | Total: 667 | All time: 4,627 This week: 1,088 |
Version | License | PHP version | Categories | |||
pop 2.1.1 | GNU Lesser Genera... | 5.2 | PHP 5, Databases, Data types, Design ... |
Description | Author | |||||||||||||
This package can be used to map data from database tables into objects. |
|
Files | / | POP |
Files | / | POP | / | core |
File | Role | Description |
---|---|---|
Persist.php | Class | Main class |
POPDB.php | Class | class used to handle database connections |
POPDBDriverRegistry.php | Class | Driver Registry, handle db drivers |
POPEnvironment.php | Class | Responsable to set the environment |
Files | / | POP | / | datatypes |
File | Role | Description |
---|---|---|
PArrayOf.php | Class | datatype definition, handle an array of objects |
PDate.php | Class | datatype definition, handles dates |
PDatetime.php | Class | datatype definition, handles datetime |
PFloat.php | Class | datatype definition, handles float |
PInteger.php | Class | datatype definition, handles integer |
PText.php | Class | datatype definition, handles text |
PTime.php | Class | datatype definition, handles time |
PTypeBase.php | Class | base for datatype definition |
PVarchar.php | Class | datatype definition, handles varchar |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
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.
Pages that reference this package |
Persistir Objetos en PHP Para los programadores Java, la persistencia de objetos es algo bastante más habitual que en el desarrollo PHP... |