Libraries tagged by plain old php object
doctrine/skeleton-mapper
10831 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.
scrumble-nl/popo
12436 Downloads
Plain old PHP object
popo/generator
40491 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
abgeo/json-to-popo
3298 Downloads
Fill Plain Old PHP Object with JSON content.
majermi4/friendly-config
39855 Downloads
Provides a friendlier way to define Symfony configuration using plain old PHP objects.
leocavalcante/ippo
8 Downloads
Immutable Plain-old PHP Objects
smt/open-popo
26 Downloads
Simple library for easy testing Plain Old PHP Objects (inspired by open-pojo)
gabrielberthier/pieck
1 Downloads
The PHP validation library that converts data to Plain Old PHP Objects
klebk/json-to-popo
101 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
11040 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