slimphp-api / slim-api

Command line interface for generating API end points with Slim
MIT License
11 stars 1 forks source link

Generate Models #8

Closed gabriel403 closed 9 years ago

gabriel403 commented 9 years ago

Enables the ability to generate migrations and models, hard coded to phinx/eloquent initially.

Uses the api command to generate migrations with simple columns

closes #2