Libraries tagged by data-object
interactiv4/data-object-adapter-magento
46019 Downloads
This module adapts interactiv4/data-object-contracts to Magento.
bluehousegroup/silverstripe-data-object-version-viewer
13013 Downloads
Allows viewing of version history for data objects inside of the SilverStripe CMS
napojse/data-transfer-object
6153 Downloads
Data transfer objects with batteries included
maplephp/dto
327 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
tofandel/twill-spatie-data
2197 Downloads
A package to allow the addition of twill data into spatie/laravel-data objects
toastnz/indexedsearch
5761 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
rkt/magento-data
88 Downloads
Data Object & Data Transfer Objects for Magento 2
opengento/module-country-store-phone
3700 Downloads
This module add the phone number field to the country data object.
nswdpc/silverstripe-embed
722 Downloads
Adds embed functionality to data objects.
modd-udo/ewaydatamodel
6125 Downloads
PHP Class implementation of EWay Data Object
mayankjanidev/laravel-store
86 Downloads
Create reusable database queries and data objects in Laravel
ingenerator/stub-objects
1654 Downloads
Modern solution for easily building strictly-typed data objects and entities for tests
hpkns/objkit
346 Downloads
Create data objects from unstructured data
framesnpictures/el-dto
9576 Downloads
Data Objects Helper Library
drupal/core-datetime
214 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.