2017 © Pedro Peláez
 

library php-form

PHP form library.

image

g737a6b/php-form

PHP form library.

  • Thursday, April 5, 2018
  • by g737a6b
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

MofgForm main

PHP form library., (*1)

Examples of use

See demo/., (*2)

docker run -it --rm -p 8080:80 -v $(pwd):/var/www/html php:7.4-apache
# http://localhost:8080/demo/

Features

MofgForm is suited to all web forms., (*3)

  • All basic input types (text, select, radio, checkbox, textarea and password)
  • Unlimited pages
  • Validation
  • Filtering
  • HTML generation
  • Sending email
  • Summarizing submitted form
  • Lightweight
  • Installation using Composer
  • MIT Licence

Installation

Composer

Add a dependency to your project's composer.json file., (*4)

{
    "require": {
        "g737a6b/php-form": "*"
    }
}

Development

Install dependencies

docker run -it --rm -v $(pwd):/app composer:2.6.6 install

Run tests

docker run -it --rm -v $(pwd):/app -w /app php:8.3 ./vendor/bin/phpunit ./tests

License

The MIT License, (*5)

Copyright (c) 2023 Hiroyuki Suzuki, (*6)

The Versions

05/04 2018

dev-master

9999999-dev

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

29/04 2017

dev-dev

dev-dev

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

14/01 2017

3.0.x-dev

3.0.9999999.9999999-dev

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

14/01 2017

3.0.0

3.0.0.0

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

04/11 2016

2.2.x-dev

2.2.9999999.9999999-dev

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

04/11 2016

2.2.0

2.2.0.0

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

21/09 2016

2.1.0

2.1.0.0

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry

10/09 2016

2.0.0

2.0.0.0

PHP form library.

  Sources   Download

MIT

The Development Requires

form contact inquiry