Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
d5ad4d28cd
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

273
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
273
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
274
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
274
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
275
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
275
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
276
+* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
276
 
277
 
277
 ## REST and API
278
 ## REST and API
278
 
279
 

Loading…
Cancel
Save