mattkurek / athena-input
A PHP library for handling user input in a safe and efficient manor while requiring code
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mattkurek/athena-input
This package is auto-updated.
Last update: 2025-12-29 03:47:07 UTC
README
A PHP library for handling user input in a safe and efficient manor while requiring code
Installation
TODO: Describe the installation process
Usage
TODO: Write usage instructions
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
History
TODO: Write history
Credits
The AthenaPHP Frameworks are created by and maintained by Matt Kurek me@mattkurek.com
License
AthenaPHP Frameworks are available for use under the Apache 2.0 License, a copy of which can be found in the root folder of this repository.