v1.0.0-beta
PHPValidator v1.1 Release
PHPValidator is a modern PHP library for data validation in PHP applications. This release introduces new features, improvements, and bug fixes to enhance the overall functionality and reliability of the library.
What's New in v1.1
Custom Rule Support
: Easily create custom validation rules by implementing the RuleInterface
.
Multilingual Support
: Customize validation error messages based on the application's language using the LangManager
.
Improved Documentation
: Updated and improved documentation for better usability.
Bug Fixes
: Resolved issues reported by the community for a more stable experience.
Upgrade Instructions
If you are upgrading from a previous version, please refer to the Upgrade Guide for instructions on migrating to v1.1.
Getting Started
Check out the Documentation for detailed information on using PHPValidator in your projects.
How to Contribute
If you would like to contribute to PHPValidator, please follow our Contribution Guidelines. Your feedback and contributions are highly appreciated.
License
PHPValidator is open-source software licensed under the MIT license.
Release Notes
For a detailed list of changes in this release, please refer to the Release Notes.