Recommend this page to a friend! |
Download .zip |
Info | View files (24) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-05-20 (10 years ago) | 62% | Total: 2,962 | All time: 1,205 This week: 1,016 |
Version | License | Categories | ||||
phpobjectgenerator 1.0.0 | BSD License | Databases, Code Generation, Design Pa... |
Description | Author | |
This package can be used to generate classes that map data in relational database tables in PHP objects using the Active Record design pattern. |
Files |
File | Role | Description | ||
---|---|---|---|---|
configuration_factory (6 files) | ||||
images (1 file) | ||||
object_factory (9 files) | ||||
services (2 files) | ||||
setup_factory (6 files) |
Files | / | configuration_factory |
File | Role | Description |
---|---|---|
configuration.firebird.php | Conf. | configuration for pdo firebird |
configuration.mysql.php | Conf. | configuration for pdo mysql |
configuration.odbc.php | Conf. | configuration for pdo odbc |
configuration.pgsql.php | Conf. | configuration forpdo postgresql |
configuration.php | Conf. | configuration file for php 4 and php 5 |
configuration.sqlite.php | Conf. | configuration for pdo sqlite |
Files | / | object_factory |
File | Role | Description |
---|---|---|
class.database.php4.php | Class | database wrapper for php 4 |
class.database.php5.php | Class | database wrapper for php5 |
class.objectphp4pogmysql.php | Class | generator template for php 4 |
class.objectphp5.1pdofirebird.php | Class | generator template for firebird database |
class.objectphp5.1pdomysql.php | Class | code generator template for PDO + MySQL |
class.objectphp5.1pdoodbc.php | Class | code genrator template for PDO + ODBC |
class.objectphp5.1pdopgsql.php | Class | code generator template for PDO + PostgreSQL |
class.objectphp5.1pdosqlite.php | Class | code generator template for PDO + SqlLite |
class.objectphp5pogmysql.php | Class | code generator template for php5 |
Files | / | services |
File | Role | Description |
---|---|---|
nusoap.php | Class | soap library for php4 |
soap.php | Appl. | soap api interface |
Files | / | setup_factory |
File | Role | Description |
---|---|---|
rpc.php | Test | setup and unit test script |
setup.pdo.php | Test | setup for php 5.1 and PDO |
setup.php | Test | setup for php 5 |
setup.php4.php | Test | setup file for php4 |
upgrade.php4.php | Appl. | upgrade file for php4 objects |
upgrade.php5.php | Appl. | upgrade file for php5 |
phpobjectgenerator-2006-05-20.zip 112KB | |
phpobjectgenerator-2006-05-20.tar.gz 83KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
Gravity GTD Gracity GTD |
Web Form Factory Web Form Factory |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
PHP Object Generator Homepage Homepage |
POG sourceforge project page POG Sourceforge project page |
POG SVN repository Subversion repository for latest changes |