Libraries tagged by plain old php object
doctrine/skeleton-mapper
8765 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
popo/generator
35092 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
majermi4/friendly-config
22751 Downloads
Provides a friendlier way to define Symfony configuration using plain old PHP objects.
scrumble-nl/popo
2271 Downloads
Plain old PHP object
abgeo/json-to-popo
2487 Downloads
Fill Plain Old PHP Object with JSON content.
leocavalcante/ippo
7 Downloads
Immutable Plain-old PHP Objects
smt/open-popo
23 Downloads
Simple library for easy testing Plain Old PHP Objects (inspired by open-pojo)
klebk/json-to-popo
65 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.
inquid/json-to-popo
1 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.
globalprofessionalsearch/popov
184 Downloads
Plain Old Php Object Factory for fixture generation.
brash-creative/popomapper
39 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
w2w/apie
11023 Downloads
apie is a library to convert plain old php objects into a REST API with OpenAPI spec.
korchasa/json_popo
36 Downloads
Convert JSON to Plain Old PHP Objects