https://github.com/neimee8/validator-php
Work-in-progress PHP validation library with flexible rules, multiple modes, and structured error reporting.
https://github.com/neimee8/validator-php
composer library main-repo mit oop php reflection-api validation validator-php wip
Last synced: 6 months ago
JSON representation
Work-in-progress PHP validation library with flexible rules, multiple modes, and structured error reporting.
- Host: GitHub
- URL: https://github.com/neimee8/validator-php
- Owner: neimee8
- License: mit
- Created: 2025-06-24T18:03:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T14:48:04.000Z (7 months ago)
- Last Synced: 2025-07-03T15:46:53.006Z (7 months ago)
- Topics: composer, library, main-repo, mit, oop, php, reflection-api, validation, validator-php, wip
- Language: PHP
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚧 This project is a work in progress
While the main functionality is implemented and appears to work, the code hasn't been refactored yet, and there are no tests or documentation.
Expect bugs, especially in edge cases.
## License
[](https://opensource.org/licenses/MIT)
This project is licensed under the MIT License – see the [LICENSE](./LICENSE) file for details.