mvccore/ext-model-db dependents (14) 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-controller-datagridMvcCore - Extension - Controller - DataGrid - extension to define and render datagrid component by model class. 
- 
                JavaScript mvccore/ext-controller-datagrid-agMvcCore - Extension - Controller - DataGrid - AgGrid - extension for administration environments with AgGrid JS/TS front-end. 
- 
                PHP mvccore/ext-debug-tracy-dbMvcCore - Extension - Debug - Tracy - Panel Database - render queries with params and execution times. 
- 
                PHP mvccore/ext-model-db-mysqlMvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API. 
- 
                PHP mvccore/ext-model-db-pgsqlMvcCore - Extension - Model - Database - Postgre SQL - extension to work with Postgres SQL queries in more comfortable API. 
- 
                PHP mvccore/ext-model-db-sqliteMvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API. 
- 
                PHP mvccore/ext-model-db-sqlsrvMvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API. 
- 
                PHP mvccore/ext-modelformMvcCore - Extension - ModelForm - extension to build forms by decorated model classes.