Libraries tagged by umvc
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-mysql
133 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
mvccore/ext-model-db
610 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
mvccore/ext-form-validator-special
257 Downloads
MvcCore - Extension - Form - Validator - Special - form special text and numeric validators - company ID (EU), company VAT ID (EU), credit card, hexadecimal number, IBAN bank account number, IP address and ZIP code.
mvccore/ext-form-field-text
822 Downloads
MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.
mvccore/ext-form-field-selection
397 Downloads
MvcCore - Extension - Form - Field - Selection - form field types - select, country select, checkbox, radio button, color and checkboxes group.
mvccore/ext-form-field-numeric
453 Downloads
MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.
mvccore/ext-form-field-file
312 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.
mvccore/ext-form-field-date
332 Downloads
MvcCore - Extension - Form - Field - Date - form field types - input:date, input:datetime-local, input:time, input:week and input:month.
mvccore/ext-form-field-button
812 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.
mvccore/ext-debug-tracy-routing
5225 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
377 Downloads
MvcCore - Extension - Debug - Tracy - Panel Database - render queries with params and execution times.
mvccore/ext-debug-tracy-auth
3805 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-all
1310 Downloads
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
mvccore/ext-controller-datagrid-ag
236 Downloads
MvcCore - Extension - Controller - DataGrid - AgGrid - extension for administration environments with AgGrid JS/TS front-end.