Libraries tagged by dataobjects
dhii/data-object-abstract
3190 Downloads
Abstract common functionality for data objects
dft/silverstripe-featuredimage
3 Downloads
Adds a featured image to selected DataObjects
clyons-eis/silverstripe-metadataobject
351 Downloads
Provide basic MetaData for custom DataObjects; declare default functions & override as needed
christopherdarling/silverstripe-dataobjecturlsegment
14 Downloads
Extension + field to add URLSegment to DataObjects
camspiers/silverstripe-fixturegenerator
2055 Downloads
Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
bratiask/own-assets
445 Downloads
Automatic assets publishing for non-versioned data objects
blackbit_digital_commerce/pimcore-data-director-edi4all
3 Downloads
Create EDI4All exports from Pimcore data objects
bizmate/php-test-dto
5 Downloads
Defines test data objects and interface(s).
binsoul/db-orm
19 Downloads
Repository implementation which maps database rows to data objects
binsoul/common-boxing
26 Downloads
Wrapper classes for primitive data types and data objects
azt3k/abc-silverstripe-taggable
10223 Downloads
Add tags to SilverStripe DataObjects
arillo/silverstripe-gridfield-is-published
159 Downloads
Extension for versioned dataobjects to visually show if they are published in the gridfield
arambalakjian/dataobjectaspagefilter
194 Downloads
Filter DataObjects created with the DataObjectAsPage module - Allows for multi select and match all filters
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
ts/dataobject
284 Downloads
Simple data objects and enumerations in PHP.