https://github.com/swader/flyingpiranhas-forms
The forms of the FlyingPiranhas wireframework
https://github.com/swader/flyingpiranhas-forms
Last synced: about 1 year ago
JSON representation
The forms of the FlyingPiranhas wireframework
- Host: GitHub
- URL: https://github.com/swader/flyingpiranhas-forms
- Owner: Swader
- License: other
- Created: 2013-02-03T20:41:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-04T22:04:28.000Z (over 13 years ago)
- Last Synced: 2025-06-05T11:06:09.273Z (about 1 year ago)
- Language: PHP
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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](http://www.twitter.com/wireframework) and I am on [Google plus](http://www.gplus.to/Swader) and at [my website](http://www.bitfalls.com).