Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog (2) | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-11-07 (9 months ago) ![]() | Not enough user ratings | Total: 453 | All time: 6,109 This week: 165![]() |
Version | License | PHP version | Categories | |||
zf-generate-models 3.2 | MIT/X Consortium ... | 5 | PHP 5, Databases, Libraries, Code Gen... |
Description | Author | ||||||||
This package can generate Zend Framework model classes from database as MySQL, PostgreSQL and SQLite. |
|
ZEND FRAMEWORK MODELS GENERATOR ====================== ## About ## Models Generator for the Zend Framework 1 (ZF1). This script aims to automate the creation and access of the database models. To facilitate access to the elements of a data model, two abstract classes have been created and are available to perform this task. ## Installation ## **Git clone** Install the ZF1 Models Generator: git clone git@github.com:giovanniramos/zf_generate_models.git Install the ZF1 Quick Start: git clone git@github.com:giovanniramos/zf_quickstart.git **Installation structure** <project name>/ |-- application/ |-- library/ | |-- App/ | | `-- Model/ | | |-- Mapper/ | | | `-- Abstract.php | | `-- Abstract.php |-- public/ `-- scripts/ `-- zf1_generator/ Copy the folder `zf1_generator` to the directory: <project name>/scripts/ Copy the folder `App` located in `zf1_library`, and paste in: <project name>/library Add to your `application.ini` the following Namespaces: autoloaderNamespaces[] = "App" To run and test the script, go to the url: <host name>/scripts/zf1_generator And generate the "Models" the Guestbook database, which is present in the package ZF1 Quick Start. Then run the application! That's all you need to do. ## License ## Copyright (c) 2013 [Giovanni Ramos](https://github.com/giovanniramos) Distributed under the [MIT License](http://www.opensource.org/licenses/MIT) (MIT-LICENSE.txt) [](https://bitdeli.com/free "Bitdeli Badge") |
Screenshots | ||
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Doc. | Documentation |
![]() |
/ | zf1_generator |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | Generator class | ||
![]() ![]() |
Appl. | Application script |
![]() |
/ | zf1_generator | / | assets | / | css |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | zf1_generator | / | assets | / | img |
File | Role | Description |
---|---|---|
![]() ![]() |
Icon | Icon image |
![]() ![]() |
Icon | Icon image |
![]() |
/ | zf1_generator | / | assets | / | js |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | zf1_library | / | App | / | Model |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | Class source |
![]() | zf-generate-models-2021-11-07.zip 185KB |
![]() | zf-generate-models-2021-11-07.tar.gz 185KB |
![]() | Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
88% |
|
|
User Comments (2) | ||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.