dealfonso/typedobject
TypeObject is a PHP class to ease the usage of objects coming from a JSON definition. The library parses JSON objects into PHP objects, taking care of the types of the attributes and/or the conversion to the target types. It can be used as a DTO (Data Transfer Object) backend for PHP
Details
仓库信息