mvccore/ext-debug-tracy dependents (15) Order by: name | downloads Show: all | require | require-dev
- 
                
- 
                PHP mvccore/example-cdcol-basicMvcCore Example - CD collection - classic CRUD example with default SQLite database. 
- 
                PHP mvccore/example-cdcol-extended-modelsMvcCore Example - CD collection - classic CRUD example with default SQLite database and extended models. 
- 
                PHP mvccore/example-cdcol-multilang-mobileMvcCore Example - CD collection - classic CRUD example with default SQLite database, with authentication, with multilanguage routes and mobile version. 
- 
                PHP mvccore/example-cdcol-separated-doc-rootMvcCore Example - CD collection - classic CRUD example with default SQLite database and separated document root. 
- 
                
- 
                mvccore/ext-debug-tracy-allMvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore. 
- 
                PHP mvccore/ext-debug-tracy-authMvcCore - 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());. 
- 
                PHP mvccore/ext-debug-tracy-dbMvcCore - Extension - Debug - Tracy - Panel Database - render queries with params and execution times. 
- 
                PHP mvccore/ext-debug-tracy-mvccoreMvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values. 
- 
                PHP mvccore/ext-debug-tracy-refreshMvcCore - Extension - Debug - Tracy - Panel Refresh - automatic refresh of current browser tab on selected server directory changes. 
- 
                PHP mvccore/ext-debug-tracy-routingMvcCore - 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. 
- 
                PHP mvccore/ext-debug-tracy-sessionMvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content. 
- 
                PHP mvccore/project-basicMvcCore - Project - Basic - basic website project, not designed for full portable build/pack. 
- 
                PHP mvccore/project-basic-portableMvcCore - Project - Basic - basic website project, designed for full portable build/pack.