Libraries tagged by phalcon model generator
sb15/phalcon-model-generator
156 Downloads
Phalcon Model Generator
lajosbencz/phalcon-model-generator
100 Downloads
Generates decorated Phalcon\Model files from a database
pedro151/orm-generator
328 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
ntesic/phalcon-generator
1 Downloads
Model and CRUD generator for Phalcon PHP framework
bullhorn/fast-rest
7819 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
ivybridge/model-mgr
8 Downloads
Simple command-line model manager for Phalcon. It generates models from certain schemas. It can update their properties only, keep the suffixes of tables, etc.