Libraries tagged by generic-controller
webtack/generic-controller
132 Downloads
Generic Controllers includes a set of generic representations that are ideally suited for solving a number of routine tasks.
dandoetech/laravel-generic-api
0 Downloads
Registry-driven CRUD proxy for Laravel. Validation, policies, filtering, and consistent JSON responses.
malwarebytes/form-metadata-bundle
710 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
kigkonsult/gectrl
11 Downloads
PHP generic controller for MVC, implements the strategy pattern
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).