Libraries tagged by lmvc
mvccore/ext-debug-tracy-routing
5199 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
mvccore/ext-debug-tracy-db
362 Downloads
MvcCore - Extension - Debug - Tracy - Panel Database - render queries with params and execution times.
mvccore/ext-debug-tracy-auth
3795 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mvccore/ext-debug-tracy
5810 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
mvccore/ext-controller-datagrid-ag
226 Downloads
MvcCore - Extension - Controller - DataGrid - AgGrid - extension for administration environments with AgGrid JS/TS front-end.
mvccore/ext-controller-datagrid
319 Downloads
MvcCore - Extension - Controller - DataGrid - extension to define and render datagrid component by model class.
mvccore/ext-config-cached
302 Downloads
MvcCore - Extension - Config - Cached - extension to use cached configuration files across multiple environments.
mvccore/ext-cache-redis
395 Downloads
MvcCore - Extension - Cache - Redis - cache implementation extension for Redis.
mvccore/ext-cache
384 Downloads
MvcCore - Extension - Cache - register and use cache instances, cache interface.
mvccore/ext-auth-basic
746 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
mttk2004/phpure
3 Downloads
phpure is a simple MVC framework written in PHP to help beginners understand the inner workings of a web application built with the MVC pattern.
mos/cform
2015 Downloads
PHP classes for HTML forms handling
mirekmarek/php-jet
1260 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
midgard/midgardmvc-core
154 Downloads
Content-oriented Model-View-Controller library for PHP
mhndev/nano-framework
55 Downloads
simple and small php framework to do small projects and also for answering to learning of what is a php framework?