Libraries tagged by application controller
simpletine/hmvc-shield
262 Downloads
Features a modular HMVC (Hierarchical Model-View-Controller) architecture for CodeIgniter 4, integrated CodeIgniter 4 Shield and built with AdminLTE, providing a robust foundation for scalable web applications.
matheusfsc28/layercraft
570 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
immusen/yii2-swoole-websocket
8689 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
matthiasnoback/symfony-controller-annotation
2167 Downloads
Helper library for creating event listeners that influence a Symfony application flow based on annotations
kematjaya/base-controller-bundle
2197 Downloads
base component for traditional web application
nguyenanhung/slim-3-hmvc-skeleton
22 Downloads
A Slim Framework 3 skeleton Hierarchical Model View Controller application for rapid development
ml-expansion/expansion
237 Downloads
Plugin pack for manialive server controler
marcot89/laravel-bullet
6749 Downloads
Bullet development for Laravel Applications
maniaplanet/manialive
19 Downloads
ManiaPlanet dedicated server controller
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
jasny/mvc
22868 Downloads
The basics for an MVC application
simpletine/codeigniter4-hmvc-shield
7 Downloads
Features a modular HMVC (Hierarchical Model-View-Controller) architecture for CodeIgniter 4, integrated CodeIgniter 4 Shield and built with AdminLTE, providing a robust foundation for scalable web applications.
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
immusen/yii2-swoole-mqtt
347 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
fabiodoppio/mvc
293 Downloads
Model View Controller (MVC) design pattern for simple web applications.