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
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
$ php examples/basic_usage.php
Post "sunt aut facere repellat..." (#1) was created by author 1
Collection of DTOs
$ php examples/collection_of_dtos.php
...
Post #68 was created by author 7
Post #69 was created by author 7
Post #70 was created by author 7
Post #71 was created by author 8
...
Collection of nested DTOs
$ php examples/nested_dtos.php
Author John Doe (#1)
Posts by the author:
-- #42: Lorem ipsum
-- #43: Dolor sit amet
--------------------
Author Jane Doe (#2)
Posts by the author:
-- #7: Dolor sit amet
-- #8: Lorem ipsums
--------------------