CodeIgniter Wizard
macOS / developpeurs
Introducing the Ultimate Rapid Web App Development and CRUD Code Generation Tool: CodeIgniter Wizard
Unleash your web development potential with CodeIgniter Wizard, a revolutionary Rapid Application Development (RAD) tool and code generator for PHP. Seamlessly create MySQL/MariaDB database-driven web applications with full CRUD functionality and a sleek admin interface. Built on the lightweight yet powerful CodeIgniter 4 framework, our Wizard outputs a fully functional web application optimized for PHP-enabled web servers, complete with CSRF/XSS (cross-site request forgery + cross-site scripting) protection and exception handling.
Discover the Power of Database-First Approach
CodeIgniter Wizard's intuitive interface allows you to select your desired database, tables, and fields while automatically reverse-engineering your selections to generate models, views, controllers, and CodeIgniter 4 entity classes. Experience the ease of creating a responsive UI with a pre-built dashboard and sidebar, all while the Wizard handles standard database CRUD operations like a pro.
Had to modify the database after generating a web app? No problem - CodeIgniter Wizard can recognize the changes and let you adapt the codebase with iterative and adaptive updates with just point and click in the GUI.
Save Time and Effort with Auto-Generated Code
Say goodbye to time-consuming boilerplate code. CodeIgniter Wizard generates the backend foundation of your web applications, saving you months of work. Then, build custom apps on top of the generated project or utilize chunks of code in your other projects using your preferred IDE.
No Unrecognized Dependencies, Complete Control
Our commitment to open standards ensures you won't be tied down to unknown custom libraries. All generated code is secure, re-usable, and replaceable, allowing you to develop your application further without restrictions.
Keep Your Creations, No Strings Attached
The products you create with CodeIgniter Wizard are entirely your property. Distribute them freely and even commercially without royalties or licensing fees.
Feature Highlights:
* Perfect for creating custom CMS, CRM, and web apps with admin backends
* Generated code is based on version 4.x of the standard CodeIgniter framework with no cryptic libraries
* Smart object naming with natural language inflections based on database table names
* Enhanced HTML5 input field types with form validation rules
* Smart recognition of table prefixes which will be omitted in class names and view file names that will be automatically generated
* Automatic recognition of many-to-one foreign key (FK) relationships
* Ability to override the automatic FK recognition with manual definition of external data sources with point-and-click GUI (also ideal in cases where no FKs are present in the DB)
* Auto-populated drop-down menus and radio buttons based on referenced data
* Auto-generated form validation (both client-side and server-side) and user input sanitization
* Customizable field ordering and settings (including multi-column forms)
* PSR standards-compliant generated code
* Excellent learning tool for CodeIgniter 4 beginners
* Clean, secure, and portable code usable in multiple projects
* Numerous other time-saving features to supercharge your development
System Requirements:
* macOS 10.13 or later (optimized for macOS 15 Sequoia)
* 1440x900 screen resolution or higher
* PHP 8.1 or later
* MySQL or MariaDB 5.5 or later
* CodeIgniter 4 requirements: https://codeigniter.com/user_guide/intro/requirements.html
Transform your web development journey today with CodeIgniter Wizard, the ultimate tool to help you build great web applications faster and more efficiently than ever before.
Quoi de neuf dans la dernière version ?
This version fixes bugs in
- route and route group generation that caused incorrect organization of routes in some cases and duplicates in others, thus errors,
- dropdown select data population to break in cases where generated controller code was for AJAX calls. In contrast, the views ignored this and tried to pull data server-side in advance, consequently leading to errors.
- form validation failure arising from unique index constraints
- a few other minor areas.
With these fixes and improvements, we envision a better developer experience and smoother operation in your work.