Browse Source

Update Upload library repository

pull/481/head
Peter Kokot 10 years ago
parent
commit
131be0b7bb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

586
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
586
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
587
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
587
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
588
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
588
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
589
-* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
589
+* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
590
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
590
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
591
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
591
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
592
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
592
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).

Loading…
Cancel
Save