Compared to PDO CRUD and xCRUD, PHP CRUD Generator is a pure PHP application and allows you to build the admin panels using an online interface. The system analyzes the database structure in a smart way and detects tables, field types and properties and all types of relationships. The interface includes 3 tabs: Build READ list, Build CREATE/UPDATE forms, Build DELETE forms. In each tab, the user only has to choose his options and preferences and then validate to create his administration panel. The generated administration interface uses a very clean MVC structure. For each table - a PHP class - 3 forms (PHP Form Builder - https://codecanyon.net/item/php-form-builder/8790160 - is included in the package) - a Twig template for rendering the list. This tool is very powerful and has involved several years of progressive development. Among other core features: - Built entirely with Bootstrap 4 + jQuery - Authentication module for the admin panel - Intelligent field validation - User and profile management with advanced management of individual rights - Integrated and configurable jQuery plugins: File uploader, Date & Time pickers, TinyMce, ... - Visual organization of the navigation bar The demo is available here: https://www.phpcrudgenerator.com





