Full Changelog: https://github.com/LartTyler/php-rest/compare/0.4.2...0.4.3
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.4.1...0.4.2
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.4.0...0.4.1
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.3.3...0.4.0
StubDeleteTrait, which is just an empty implementation of AbstractTransformer::doDelete(), for cases where it's always safe to delete an entity and no cleanup is required.NaiveCloneTrait, which directly calls clone on the entity, for cases where no additional work needs to happen in order to clone an object.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.3.2...0.3.3
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.3.0...0.3.2
AsApiErrorInterface into regular error responses.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.3.0...0.3.1
ApiErrorInterface object.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.2.3...0.3.0
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.2.2...0.2.3
PayloadInitListener will now collect all denormalization errors consistently when trying to parse a request body.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.2.1...0.2.2
NotNormalizableValueExceptions (e.g. from deserializing into a scalar type that the property doesn't support) will now be properly converted into a ConstraintViolationError.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.2.0...0.2.1
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.1.2...0.2.0
RelatedEntityNotFoundError and matching exception to indicate when an entity could not be found by an ID provided to a transformer from a request payload.Full Changelog: https://github.com/LartTyler/php-rest/compare/0.1.1...0.1.2
Full Changelog: https://github.com/LartTyler/php-rest/compare/0.1.0...0.1.1
Full Changelog: https://github.com/LartTyler/php-rest/commits/0.1.0
How can I help you explore Laravel packages today?