mvccore/ext-auth-basic dependents (7) Order by: name | downloads Show: all | require | require-dev
- 
                
- 
                PHP mvccore/example-cdcolMvcCore Example - CD collection - classic CRUD example with default SQLite database and authentication. 
- 
                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. 
- 
                PHP mvccore/ext-authMvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes. 
- 
                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());.