Libraries tagged by data object
i-lateral/silverstripe-searchable
14622 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
symbiote/silverstripe-datachange-tracker
21030 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
nambu-ch/pimcore-relation-select-fields
18133 Downloads
Pimcore 6.x Relation-Fields for DataObjects and Documents
dft/silverstripe-modeladminplus
175 Downloads
Adds some extra features to a standard ModelAdmin field
zero-to-prod/service-model
6465 Downloads
A modern approach to extensible, typesafe DTOs with factory support.
open-southeners/laravel-dto
1687 Downloads
Integrate data transfer objects into Laravel, the easiest way
cerbero/laravel-dto
12761 Downloads
Data Transfer Object (DTO) for Laravel
activecollab/datevalue
62948 Downloads
Simple extension to Carbon that makes distinction between date and date-time objects
tailflow/castable-dto
29010 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
doctrine/skeleton-mapper
9181 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
aedart/dto
10997 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
oldravian/multi-source-file-uploader
5125 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
trappar/alice-generator
182809 Downloads
Automatically generates alice fixture based on a set of objects
thedataist/drill-connector
7225 Downloads
Objects that allow you to programmatically connect to Apache Drill.
tekord/php-result
5413 Downloads
Result object for PHP inspired by the Rust programming language