tomFlidr member since: Oct 07, 2016

tomFlidr's packages

  • PHP

    mvccore/ext-router-extended

    MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.

  • PHP

    mvccore/ext-router-localization

    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.

  • PHP

    mvccore/ext-router-media

    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.

  • PHP

    mvccore/ext-router-media-localization

    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.

  • PHP

    mvccore/ext-router-module

    MvcCore - Extension - Router - Modules - extension to manage multiple websites in a single project, defined by domain routes, targeted by module property in URL completing.

  • PHP

    mvccore/ext-router-module-localization

    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.

  • PHP

    mvccore/ext-router-module-media

    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.

  • PHP

    mvccore/ext-router-module-media-localization

    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.

  • C#

    mvccore/ext-tool-cli-winfork

    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.

  • PHP

    mvccore/ext-tool-collections

    MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.

  • PHP

    mvccore/ext-tool-csp

    MvcCore - Extension - Tool - Csp - utility to easilly complete `Content-Security-Policy` HTTP header.

  • PHP

    mvccore/ext-tool-image

    MvcCore - Extension - Tool - Image - object oriented image processing tool supporting many popular web images operations.

  • PHP

    mvccore/ext-tool-locale

    MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.

  • PHP

    mvccore/ext-tool-locale-floatparser

    MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.

  • PHP

    mvccore/ext-tool-mimetype-extension

    MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.