Download the PHP package nhpiash/php-input-filter without Composer
On this page you can find all versions of the php package nhpiash/php-input-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nhpiash/php-input-filter
More information about nhpiash/php-input-filter
Files in nhpiash/php-input-filter
Download nhpiash/php-input-filter
More information about nhpiash/php-input-filter
Files in nhpiash/php-input-filter
Vendor nhpiash
Package php-input-filter
Short Description A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
License MIT
Package php-input-filter
Short Description A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-input-filter
PHP Input Filter
A lightweight, reusable PHP packagez for sanitizing and validating user inputs. Designed to prevent XSS, malformed inputs, and improve form data consistency.
📌 Features
- Sanitize and validate:
- Strings
- Integers
- Emails
- URLs
- Booleans
- Arrays
- Centralized input handling
- PSR-4 autoloading (Composer ready)
- No framework dependency
🚀 Installation
You can use Composer to install this package:
Or include manually:
✨ Usage
📂 Project Structure
🙌 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page if you'd like to collaborate.
📄 License
This project is open source and available under the MIT License.
📬 Contact
If you like this project or have any questions, feel free to reach out!
- GitHub: @devnhpiash
- Email: [email protected]
All versions of php-input-filter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package nhpiash/php-input-filter contains the following files
Loading the files please wait ....