alddesign / crudkit
CRUD Kit
v1.0.0-rc.1
2023-04-09 21:17 UTC
Requires
- php: ^8.0.2
- doctrine/dbal: ^2.5
- laravel/framework: ^9.19
- symfony/property-access: ^6.2
- symfony/serializer: ^6.2
This package is auto-updated.
Last update: 2024-11-10 01:05:00 UTC
README
About
CRUDKit lets you create UI webpages for existing databases within minutes.
Create, Read, Update and Delete. Often, nothing more than these four basic operations are needed by user. CRUDKits helps to provide these in a fashionable manner. Great results can be achived even without a single line of code, as CRUDKit can automatically generate webpages. Beyond that its highly configurable and extendable.
CRUDKit runs on PHP and uses the Laravel framework as its foundation. AdminLTE is used to draw the frontend.
Getting started
For the first steps check out:
- Installation instructions: readme-installation
- How-to guide: readme-howto
- API documentation (reference), if you want to dig deeper: readme-api-doc
If you are not willing to deal with laravel, composer or simply want to start fast: alddesign/crudkit-standalone