Libraries tagged by reuseable controller
lolaji/laravel-controller-trait
34 Downloads
A reuseable controller trait for laravel controller
abydahana/aksara
1107 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
travisghansen/kubernetes-controller-php
265 Downloads
reusable Kubernetes controller base
milenmk/laravel-livewire-crud
23 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
vkr/controller-delegation-bundle
13 Downloads
A bundle for Symfony2/3 that allows to use Delegation pattern while constructing other reusable bundles
snype/api-response
2 Downloads
A lightweight Laravel package for consistent and elegant JSON API responses. Simplify your controllers with ApiResponse::success() and ApiResponse::error() methods for structured and reusable response formats.