Libraries tagged by mvccore
mvccore/ext-model-db-sqlite
95 Downloads
MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.
mvccore/ext-model-db-pgsql
29 Downloads
MvcCore - Extension - Model - Database - Postgre SQL - extension to work with Postgres SQL queries in more comfortable API.
mvccore/ext-model-db-mysql
134 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mvccore/ext-debug-tracy-refresh
31 Downloads
MvcCore - Extension - Debug - Tracy - Panel Refresh - automatic refresh of current browser tab on selected server directory changes.
mvccore/ext-debug-tracy-all
1311 Downloads
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
mvccore/ext-config-yaml
27 Downloads
MvcCore - Extension - Config - YAML - extension to have YAML configuration files syntax.
mvccore/ext-cache-memcached
119 Downloads
MvcCore - Extension - Cache - Memcached - cache implementation extension for Memcached.
mvccore/ext-cache-memcache
126 Downloads
MvcCore - Extension - Cache - Memcache - cache implementation extension for Memcache (older).
mvccore/ext-auth
3268 Downloads
MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.
mvccore/example-translator
8 Downloads
MvcCore Example - Pig Latin Translator - translate English to Pig Latin - https://en.wikipedia.org/wiki/Pig_Latin.
mvccore/example-mariadb-global-logs
0 Downloads
MvcCore Example - MariaDB Global Logs Explorer
mvccore/example-helloworld-portable
7 Downloads
MvcCore - Example - Hello World For Portable Packing - basic application packing demonstration.
mvccore/example-helloworld
29 Downloads
MvcCore - Example - Hello World - very simple application with possibility to pack into single PHP result file.
mvccore/example-file-manager
0 Downloads
MvcCore Example - File Manager.