flyingpiranhas / forms
The flyingpiranhas forms are a set of classes to help with form generation and processing in PHP. It has some dependencies, though, but if you're installing through composer they're all pulled automatically.
Requires
- php: >=5.4.0
- flyingpiranhas/common: dev-master
This package is not auto-updated.
Last update: 2024-10-26 15:04:58 UTC
README
###Flyingpiranhas Forms
####Introduction The FlyingPiranhas Forms are a set of classes for Form generation through PHP.
####Requirements
- Php 5.4+
- Flyingpiranhas Common
####Installation The recommended way is to install through composer. Find the package on Packagist.org, and follow instructions.
####License See LICENSE.md
####Contributing There's a lot of @todos in the code, so feel free to take a look and submit a pull request if you fix anything. Also, we desperately need tests written. There's a few of them to serve as an example in the tests/ subfolder, so if you could contribute that'd be swell. There is only one rule: follow PSR-2 as much as possible. Use other classes as examples and keep the coding style consistent.
####Contact We're on Twitter and I am on Google plus and at my website.