CodeIgniter Wizard for Mac
PHP MySQL MVC Code Generator.
PHP MySQL MVC Code Generator.
Instantly create secure data-driven PHP web apps using Bootstrap-based forms and data-table grids doing all CRUD operations, now featuring auth, file uploads, and i18n!
CodeIgniter Wizard is a Rapid Application Development (RAD) tool and a code generator for PHP which quickly creates MySQL/MariaDB database-driven web applications with all the CRUD functionality and an administrative interface based on version 4 of the CodeIgniter framework. The output is a working, database-driven web application ready to run on any PHP-enabled web server the moment you publish it from CodeIgniter Wizard with basic settings optimally auto-configured out-of-the-box.
With its database-first approach, CI wizard lets you choose a database, select tables and fields you want to include in your application, and indicate what input field types to create. Then it automatically reverse-engineers the database generating necessary models, views, and controllers, even the new CodeIgniter 4 entity classes, including code for standard database CRUD operations, namely create, read, update, and delete. It even creates a sidebar and a dashboard page for the UI of your web app automatically.
CodeIgniter Wizard creates most of the time-consuming boilerplate code needed for the basis of the backend of most web applications which will save you time measured in months. You can then take the generated project and build a custom app on top of it or copy chunks of code from it to your own projects in an IDE of your choice.
Most importantly, you are not bound to specific custom libraries to further develop your application. Every code file CI Wizard generates is standards-based, generic, secure, re-useable, and replaceable, with no particular dependencies other than the CodeIgniter framework itself.
What you produce with CodeIgniter Wizard becomes your property: no royalties or further licensing fees. You can freely distribute your own products even commercially if you wish.
Note: the application exports a folder with PHP, JavaScript, and CSS files. Instructions on running the created web apps are provided in the application dialog messages and the help file.
Time-consuming coding for form validation and submissions, image uploads, and user auth is all done with CSRF / XSS protection and with thorough exception handling in the backend. Even supports Bootstrap 5!
Comments
User Ratings