Libraries tagged by mvccore form
mvccore/ext-view-helper-dataurl
49 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
mvccore/ext-form-all
14 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/example-forms-upload
0 Downloads
MvcCore Example - Forms - Upload.
mvccore/ext-view-helper-all
13 Downloads
MvcCore - Extension - View - Helper - All - all MvcCore View Helper extensins together.
mvccore/ext-debug-tracy
5550 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
mvccore/ext-view-helper-assets
653 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
sigawa/mvc-core
32 Downloads
Customized MVC mini-framework for Dev. purposes and offers room for improvements
mvccore/ext-debug-tracy-all
1192 Downloads
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
mvccore/ext-tool-cli-winfork
178 Downloads
MvcCore - Extension - Tool - CLI - Windows Fork - .NET Framework 4 utility for CLI calls via PHP `shell_exec()` or `system()` to fork new process in background.
mvccore/ext-controller-datagrid-ag
214 Downloads
MvcCore - Extension - Controller - DataGrid - AgGrid - extension for administration environments with AgGrid JS/TS front-end.
mvccore/ext-cache-redis
334 Downloads
MvcCore - Extension - Cache - Redis - cache implementation extension for Redis.
mvccore/ext-cache-memcached
117 Downloads
MvcCore - Extension - Cache - Memcached - cache implementation extension for Memcached.
mvccore/ext-cache-memcache
124 Downloads
MvcCore - Extension - Cache - Memcache - cache implementation extension for Memcache (older).
mvccore/ext-view-helper-linebreaks
289 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-tool-collections
239 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.