Libraries tagged by dataobject
objects/data
14 Downloads
A data-object that can be extended and decorated with traits.
novatio/silverstripe-sluggable
22 Downloads
Extension to add slugs (URLSegments) to any DataObject (with uniqueness check + preview possibility)
nomidi/silverstripe-searchhero
18 Downloads
Simple search extension via DataObjects in Silverstripe
nathancox/mapfield
2144 Downloads
A field for managing a Google Map on a page or dataobject
mak001/silverstripe-categorization
28 Downloads
SilverStripe Categorization Module. Easily allows categorization to be added to Pages and DataObjects.
lukaschel/pimcore-data-save-handler
31 Downloads
Pimcore bundle to automate data object storaging
loveduckie/silverstripe-url-segment
0 Downloads
A module for conveniently generating URL segments for your DataObjects in SilverStripe.
joshkosmala/silverstripe-hierarchicalcheckboxsetfield
13 Downloads
A SilverStripe form field for adding nested checkboxes using parent and child dataobjects
jinjie/silverstripe-valitron
270 Downloads
Better SilverStripe DataObject Validation With Valitron
iqmosaic/pimcore-admin-ui-bundle
96 Downloads
This is a UI bundle that allows for the direct uploading of documents to a data object.
icecaster/urlsegmented
361 Downloads
simple extension to allow a unique urlsegment field to dataobjects
icecaster/silverstripe-urlsegmented
58 Downloads
simple extension to allow a unique urlsegment field to dataobjects
hutlim/silverstripe-phpexcel
55 Downloads
Exporting DataObjects to an Excel File.
haunt-jonathan/heyday-silverstripe-elastica
332 Downloads
Provides Elastic Search integration for SilverStripe DataObjects using Elastica
hackerpro536/pdo-class-wrapper
197 Downloads
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application.