mattkurek / athena-input
A PHP library for handling user input in a safe and efficient manor while requiring code
dev-master
2021-10-02 01:28 UTC
This package is auto-updated.
Last update: 2025-06-29 01:59:31 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.