Libraries tagged by call control
bvipul/generator
31257 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
sil/route-security-bundle
8851 Downloads
Provide a way to secure accesses to all routes of an symfony application.
webtoolsnz/yii2-require-login
70037 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
hessam/laravel-blogger
1277 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
webographen/statamic-admin-log
115770 Downloads
Logs all user actions in the control panel
saeven/zf2-form-builder
17194 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
hananils/kirby-methods-folder
2443 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
noumo/easyii-shop
7686 Downloads
Easyiicms simple shop with examples of all modules
zeus/hmvc
16 Downloads
An advanced framework is written in PHP, a framework containing rich components such as middleware, orm, request management, template engine, elasticsearch, template engine, many modern frameworks have been written by adopting clean code principles completely written in accordance with PHP standards. like linux operating system ...All of control…
afaztech/neili
32 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
oat-sa/lib-tao-controllermap
1007 Downloads
Library to generate a map of all Tao controllers
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
vcian/laravel-code-insights
86 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
faqzul/codeigniter-crud-model
627 Downloads
Create one model for all CodeIgniter controllers.