Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 529 Bytes

readme.md

File metadata and controls

24 lines (18 loc) · 529 Bytes

Component Check Form

Form error handler.

Prerequisite

  • PHP 4 (v1.4), PHP 5.4+ (v1.6+) ou PHP 7.1 (v2.0) & 7.4 (v2.1+)

Install

Edit your composer.json (launch composer update after edit):

{
  "repositories": [
    { "type": "git", "url": "git@github.com:jgauthi/component_checkform.git" }
  ],
  "require": {
    "jgauthi/component_checkform": "2.*"
  }
}

Documentation

You can look at folder example.