mvccore/mvccore dependents (68) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mvccore/ext-view-helper-dataurl

    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..`.

  • PHP

    mvccore/ext-view-helper-formatdate

    MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.

  • PHP

    mvccore/ext-view-helper-internationalized

    MvcCore - Extension - View - Helper - Internationalized - abstract class to process date, number or money formating by `Intl` extension or by locale formating conventions.

  • PHP

    mvccore/ext-view-helper-linebreaks

    MvcCore - Extension - View - Helper - Line Breaks - processing any visible text content for non-line breaking spaces.

  • PHP

    mvccore/ext-view-helper-truncate

    MvcCore - Extension - View - Helper - Truncate - truncate plain text or text with html tags to max. chars.

  • PHP

    mvccore/project-basic

    MvcCore - Project - Basic - basic website project, not designed for full portable build/pack.

  • PHP

    mvccore/project-basic-portable

    MvcCore - Project - Basic - basic website project, designed for full portable build/pack.