crudigniter.com
Hello everyone,
We have developed a code generator for Codeigniter. It will generate CRUD code automatically from the SQL file.
Following are the features of the application :
This is still in the initial stages and would like to get your valuable suggestions, criticism and feedback.
---
PS : We love Codeigniter and we have been developing in CI for the past 7 years now. We have seen it evolve a lot and still remain loyal to CI. This is our way of giving back to the community that made this framework awesome ! This tool is completely free to use
Hello everyone,
We have developed a code generator for Codeigniter. It will generate CRUD code automatically from the SQL file.
Following are the features of the application :
- Generate CRUD code from SQL
- Automatically apply CI form validation rules from database data types of columns (as of now, only numeric but would love to take in inputs here from the community)
- Add form validation rules manually and also delete rules
- Download generated code as a ZIP archive
- View DB schema
This is still in the initial stages and would like to get your valuable suggestions, criticism and feedback.
---
PS : We love Codeigniter and we have been developing in CI for the past 7 years now. We have seen it evolve a lot and still remain loyal to CI. This is our way of giving back to the community that made this framework awesome ! This tool is completely free to use
