Libraries tagged by plain old php object
scrumble-nl/popo
6371 Downloads
Plain old PHP object
doctrine/skeleton-mapper
9332 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
38004 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
majermi4/friendly-config
35231 Downloads
Provides a friendlier way to define Symfony configuration using plain old PHP objects.
abgeo/json-to-popo
2858 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
74 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.
hskrasek/arazzo-parser
2 Downloads
Parse Arazzo specifications into plain old PHP objects.
globalprofessionalsearch/popov
187 Downloads
Plain Old Php Object Factory for fixture generation.
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
w2w/apie
11027 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