Libraries tagged by mvccore form
mvccore/ext-form-all
12 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-uploads
0 Downloads
MvcCore Example - Forms - Uploads.
mvccore/ext-view-helper-dataurl
42 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-view-helper-all
11 Downloads
MvcCore - Extension - View - Helper - All - all MvcCore View Helper extensins together.
mvccore/ext-view-helper-assets
621 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.
mvccore/ext-debug-tracy-all
1175 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
171 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-debug-tracy
5504 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
mvccore/ext-controller-datagrid-ag
208 Downloads
MvcCore - Extension - Controller - DataGrid - AgGrid - extension for administration environments with AgGrid JS/TS front-end.
mvccore/ext-cache-redis
314 Downloads
MvcCore - Extension - Cache - Redis - cache implementation extension for Redis.
mvccore/ext-cache-memcached
110 Downloads
MvcCore - Extension - Cache - Memcached - cache implementation extension for Memcached.
mvccore/ext-cache-memcache
117 Downloads
MvcCore - Extension - Cache - Memcache - cache implementation extension for Memcache (older).
mvccore/ext-view-helper-linebreaks
277 Downloads
MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.
mvccore/ext-tool-collections
224 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
mvccore/ext-router-media-localization
217 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionaly contained in url address in the beinning.