Libraries tagged by data object
opengento/module-country-store-phone
4096 Downloads
This module add the phone number field to the country data object.
nswdpc/silverstripe-embed
1701 Downloads
Adds embed functionality to data objects.
modd-udo/ewaydatamodel
6628 Downloads
PHP Class implementation of EWay Data Object
hpkns/objkit
1135 Downloads
Create data objects from unstructured data
framesnpictures/el-dto
10733 Downloads
Data Objects Helper Library
drupal/core-datetime
424 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.
awes-io/table-builder
26139 Downloads
A component that allows creating responsive HTML tables or lists from data object
awes-io/form-builder
25114 Downloads
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
froog/silvergraph
5735 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
fromholdio/silverstripe-embedfield
1875 Downloads
A form field for adding oembed objects to pages or dataobjects
dynamic/silverstripe-linkable
55770 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects
w-vision/import-definitions
14615 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
toastnz/dbcache
1349 Downloads
DataObject-based cache for SilverStripe
sheadawson/silverstripe-shortcodable
18170 Downloads
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views
plasticstudio/form-submission-cleanup
120 Downloads
Configurable queued-job cleanup for SilverStripe form submission DataObjects.