Browse Source

valinor

pull/1299/head
Jamie York 1 year ago
parent
commit
1241a1362a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -723,6 +723,7 @@ Libraries to help manage database schemas and migrations.
723 723
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
724 724
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
725 725
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
726
+* [Valinor](https://github.com/CuyZ/Valinor) - A library for mapping to strongly typed value objects.
726 727
 * [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
727 728
 
728 729
 ### API

Loading…
Cancel
Save