marius321967 / lumen-api-resource
This package is abandoned and no longer maintained.
No replacement package was suggested.
Abstract resource class for an API resource.
Package info
github.com/marius321967/lumen-api-resource
pkg:composer/marius321967/lumen-api-resource
0.7.5
2016-09-29 07:44 UTC
Requires
- php: >=5.6
README
Personally used abstract class for representing resources in an API.
Note: must make own resolver for many-to-many relationships.