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

  • PHP

    mvccore/ext-form-field-date

    MvcCore - Extension - Form - Field - Date - form field types - input:date, input:datetime-local, input:time, input:week and input:month.

  • PHP

    mvccore/ext-form-field-file

    MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.

  • PHP

    mvccore/ext-form-field-numeric

    MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.

  • PHP

    mvccore/ext-form-field-selection

    MvcCore - Extension - Form - Field - Selection - form field types - select, country select, checkbox, radio button, color and checkboxes group.

  • PHP

    mvccore/ext-form-field-text

    MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.

  • PHP

    mvccore/ext-form-validator-special

    MvcCore - Extension - Form - Validator - Special - form special text and numeric validators - company ID (EU), company VAT ID (EU), credit card, hexadecimal number, IBAN bank account number, IP address and ZIP code.

  • PHP

    mvccore/ext-model-db

    MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.

  • PHP

    mvccore/ext-model-db-mysql

    MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.

  • PHP

    mvccore/ext-model-db-pgsql

    MvcCore - Extension - Model - Database - Postgre SQL - extension to work with Postgres SQL queries in more comfortable API.

  • PHP

    mvccore/ext-model-db-sqlite

    MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.

  • PHP

    mvccore/ext-model-db-sqlsrv

    MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.

  • PHP

    mvccore/ext-modelform

    MvcCore - Extension - ModelForm - extension to build forms by decorated model classes.

  • PHP

    mvccore/ext-request-apachedpi

    MvcCore - Extension - Request - Apache DPI - request BasePath property correction for applications using Apache .htaccess [DPI] flag.

  • PHP

    mvccore/ext-request-cli

    MvcCore - Extension - Request - CLI - console arguments parsing into \MvcCore\Request object.

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