mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add beberlei/assert to Filtering and Validation
This commit is contained in:
parent
68693fa325
commit
3e9bc6660a
@ -649,6 +649,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|
||||
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
||||
* [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
|
||||
* [Assert](https://github.com/beberlei/assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
|
||||
|
||||
## API
|
||||
*Libraries and web tools for developing APIs.*
|
||||
|
Loading…
Reference in New Issue
Block a user