Cruddiy

screenshot of Cruddiy

No-code Bootstrap PHP CRUD generator

Overview:

Cruddiy is a free PHP Bootstrap CRUD generator tool designed for creating simple PHP Bootstrap 4 CRUD pages with search, pagination, and foreign key support. It is a no-code tool that can generate CRUD pages for Create, Read, Update, and Delete operations.

Features:

  • No-Code Tool: Easily generate PHP Bootstrap CRUD pages without the need for manual coding.
  • Foreign Key Support: Supports foreign keys for establishing relationships between tables.
  • PHP 8+ Compatibility: Recommended for optimal performance.
  • InnoDB Table Requirement: Requires the use of InnoDB table type for foreign key support.
  • String and Integer Primary Keys: Capable of handling both string and integer primary keys.
  • Database Connection: Allows users to input database connection information for generating CRUD pages.
  • Customizable CRUD Pages: Users can select specific tables, define readable names, and choose visible columns for CRUD pages.

Summary:

Cruddiy is a user-friendly tool that simplifies the process of creating CRUD pages in PHP Bootstrap 4. With support for foreign keys and customizable options, users can quickly generate functional CRUD pages for managing data. Its compatibility with PHP 8+ and ease of installation make it a convenient choice for developers looking to streamline CRUD page development without manual coding efforts.