kalnoy/cruddy
Backend interface for handling CRUD operations on your Laravel Eloquent models.
4,985
162
| Install | |
|---|---|
composer require kalnoy/cruddy |
|
| Latest Version: | v0.5.5 |
| PHP: | >=7.0.0 |
| License: | MIT |
| Last Updated: | Aug 4, 2022 |
| Links: | GitHub · Packagist |
Maintainer: lazychaser
Cruddy is a powerfull tool for backend applications. Based on Laravel, allows to view, create and update your entities with less effort and coding.
Highlights:
- Many field & column types, extensible via plugins
- JavaScript-enabled UI, completely asynchronous
- Embedded forms for editing related models
- and more
Links: