friendsofcake / crud-view
View layer for CRUD
Installs: 378 224
Dependents: 6
Suggesters: 1
Security: 0
Stars: 50
Watchers: 11
Forks: 41
Open Issues: 7
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^5.0
- friendsofcake/bootstrap-ui: ^5.0
- friendsofcake/crud: ^7.0
Requires (Dev)
- friendsofcake/cakephp-test-utilities: ^3.0
- markstory/asset_compress: ^5.0
- phpunit/phpunit: ^10.1 || ^11.0
- dev-master
- 0.50.0
- 0.42.1
- 0.42.0
- 0.41.2
- 0.41.1
- 0.41.0
- 0.40.4
- 0.40.3
- 0.40.2
- 0.40.1
- 0.40.0
- 0.40.0-RC3
- 0.40.0-RC2
- 0.40.0-RC
- 0.40.0-beta2
- 0.40.0-beta
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.1
- 0.12.0
- 0.11.1
- 0.11.0
- 0.10.2
- 0.10.1
- 0.10.0
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- 0.0.3
- 0.0.1
- dev-cake-4.x
- dev-composer-config
- dev-cake-3.x
This package is auto-updated.
Last update: 2024-11-02 18:41:45 UTC
README
Crud View
Automated admin backend based on your Crud configuration.
Installation
composer require friendsofcake/crud-view
Documentation
You can find detailed usage documentation here.
Bugs
If you happen to stumble upon a bug, please feel free to create a pull request with a fix (optionally with a test), and a description of the bug and how it was resolved.
You can also create an issue with a description to raise awareness of the bug.