• PHP

    mvccore/ext-form

    MvcCore - Extension - Form - form extension with base classes 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.

  • PHP

    mvccore/ext-form-field-numeric

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

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

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