Libraries tagged by data-object
drupal/core-datetime
415 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.
dft/silverstripe-notifier
130 Downloads
Configurable notifications system for sending notifications based on data object activity
consilience/starling-payments-objects
409 Downloads
Starling Bank Payments Service data objects
blackbit_digital_commerce/pimcore-data-director-bmecat
31 Downloads
Create BMEcat export from Pimcore data objects
nglasl/silverstripe-apiwesome
518 Downloads
A module for SilverStripe which will automatically create customisable JSON/XML feeds for your data objects (including pages), and provides a modular security token that can be used for other applications.
i-lateral/silverstripe-searchable
16155 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
yrizos/data-object
166 Downloads
sytzez/data-object-tester
3 Downloads
snap/data-objects
36 Downloads
The Snap Data Object library provides object templates for commonly used data sets. They provide getter, setter and validation methods and can be extended to add additional functionality.
snalesh/data-object
81 Downloads
basic abstract data object preventing setting of dynamic props on objects
sinevia/php-data-object
54 Downloads
PHP Data Object
shinephp/data-objects
87 Downloads
The data object repo for all of the ShinePHP repos
sd1328/data-objects
21 Downloads
Base Data Objects
raveren/eloquent-data-object
7 Downloads
Store strictly typed PHP objects in Eloquent JSON columns. Data class changes never invalidate stored data.