codecollab / form
Form package of the CodeCollab project
v1.0.3
2017-08-02 14:05 UTC
Requires
- php: ^7
- codecollab/csrf-token: ^2
- codecollab/http: ^1
Requires (Dev)
- phpunit/phpunit: ^5.4
This package is auto-updated.
Last update: 2024-11-06 09:37:47 UTC
README
Form package of the CodeCollab project
Requirements
PHP7+
Installation
Include the library in your project using composer:
{
"require-dev": {
"codecollab/form": "^1"
}
}
Status
No unit tests are available yet until we reach a stable API. The API of this package will change so it is adviced to simply not use it.
Contributing
License
Security issues
If you found a security issue please contact directly by mail instead of using the issue tracker at codecollab-security@pieterhordijk.com