You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This is a Laravel package for using JsonMapper in you Laravel application.**
4
5
5
6
JsonMapper is a PHP library that allows you to map a JSON response to your PHP objects that are either annotated using doc blocks or use typed properties.
6
-
For more information see the project website: https://jsonmapper.github.io/JsonMapper/
7
+
For more information see the project website: https://jsonmapper.net
@@ -40,4 +41,4 @@ Please refer to [CONTRIBUTING.md](https://github.com/JsonMapper/LaravelPackage/b
40
41
Thanks to everyone who has contributed to JsonMapper Laravel package! You can find a detailed list of contributors of JsonMapper on [GitHub](https://github.com/JsonMapper/LaravelPackage/graphs/contributors).
41
42
42
43
# License
43
-
The MIT License (MIT). Please see [License File](https://github.com/JsonMapper/LaravelPackage/blob/master/LICENSE) for more information.
44
+
The MIT License (MIT). Please see [License File](https://github.com/JsonMapper/LaravelPackage/blob/master/LICENSE) for more information.
0 commit comments