codecollab / form
Form package of the CodeCollab project
Installs: 339
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/codecollab/form
Requires
- php: ^7
- codecollab/csrf-token: ^2
- codecollab/http: ^1
Requires (Dev)
- phpunit/phpunit: ^5.4
This package is auto-updated.
Last update: 2025-10-06 11:46:51 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