Libraries tagged by data object
paysera/lib-object-wrapper
21775 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
opportus/object-mapper
1497 Downloads
Maps generically source to target objects via extensible strategies and controls.
kassko/data-mapper-bundle
25927 Downloads
Integrates data-mapper in Symfony projects.
hurah/data-types
3810 Downloads
Collection of general purpose data types, corresponding collections, validators, utilities and some control statements represented by objects to allow more strict type checking
futuretek/data-mapper
903 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
clearvox/constraints-date
13116 Downloads
DateTime Constraints Library. Use this to add constraints to a validator and verify DateTime objects pass those constraints.
maplephp/dto
635 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
derptest/phpmachinist-behat-context
24315 Downloads
Behat context for managing data objects
taoceanz/silverstripe-instance-shortcodes
2890 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
sunnysideup/site-wide-search
1900 Downloads
Search your entire silverstripe site!
dft/silverstripe-modeladminplus
1059 Downloads
Adds some extra features to a standard ModelAdmin field
i-lateral/silverstripe-modeladminplus
12500 Downloads
Adds some extra features to a standard ModelAdmin field
xtompie/dao
4369 Downloads
DAO - Data Access Object - wrapper over SQL
ufo-tech/dto-transformer
2213 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.