Libraries tagged by plugs
mvccore/ext-tool-image
175 Downloads
MvcCore - Extension - Tool - Image - object oriented image processing tool supporting many popular web images operations.
mvccore/ext-tool-csp
301 Downloads
MvcCore - Extension - Tool - Csp - utility to easilly complete `Content-Security-Policy` HTTP header.
mvccore/ext-tool-collections
298 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
mvccore/ext-tool-cli-winfork
217 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-router-module-media-localization
14 Downloads
MvcCore - Extension - Router - Modules With Media & Localization - extension to manage multiple websites in a single project, 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), optionally contained in URL address in the beginning.
mvccore/ext-router-module-media
14 Downloads
MvcCore - Extension - Router - Modules With Media - extension to manage multiple websites in a single project and to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in a domain or in URL address in the beginning.
mvccore/ext-router-module-localization
27 Downloads
MvcCore - Extension - Router - Modules With Localization - extension to manage multiple websites in a single project and to manage website localizations (language or language and locale), optionaly contained in a domain or in URL address in the beginning.
mvccore/ext-router-module
52 Downloads
MvcCore - Extension - Router - Modules - extension to manage multiple websites in a single project, defined by domain routes, targeted by module property in URL completing.
mvccore/ext-router-media-localization
267 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.
mvccore/ext-router-media
363 Downloads
MvcCore - Extension - Router - Media - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in URL address in the beginning.
mvccore/ext-router-localization
322 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website localizations (language or language and locale). For any HTTP method, multi or single language (or lang. with locale) patterns and reverses, URL addresses like `/en/path` or `/en-US/path`, very configurable.
mvccore/ext-router-extended
418 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
mvccore/ext-request-cli
14 Downloads
MvcCore - Extension - Request - CLI - console arguments parsing into \MvcCore\Request object.
mvccore/ext-request-apachedpi
23 Downloads
MvcCore - Extension - Request - Apache DPI - request BasePath property correction for applications using Apache .htaccess [DPI] flag.
mvccore/ext-modelform
287 Downloads
MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.