Libraries tagged by object_column

jessarcher/laravel-castable-data-transfer-object

333 Favers
707439 Downloads

Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class

Go to Download


acelaya/doctrine-enum-type

136 Favers
2114197 Downloads

A custom Doctrine type that maps column values to enum objects using myclabs/php-enum

Go to Download


morrislaptop/laravel-popo-caster

27 Favers
647717 Downloads

Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer

Go to Download


mouf/utils.common.sortable-interface

1 Favers
261165 Downloads

This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!

Go to Download


tailflow/castable-dto

8 Favers
29488 Downloads

Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class

Go to Download


cryonighter/object-column

1 Favers
5230 Downloads

This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects

Go to Download


soyhuce/laravel-database-object

1 Favers
6242 Downloads

Map json columns to PHP Object in Laravel

Go to Download


kachnitel/datasource-contracts

0 Favers
319 Downloads

Interfaces and value objects defining the DataSource contract for admin-style list views

Go to Download


dq5studios/entity_column

0 Favers
570 Downloads

A drop-in replacement for array_column() that supports objects with getters.

Go to Download


bitzyk/array_column_object

0 Favers
47 Downloads

Provides the same functionality like array_column(), but reported to an array of objects

Go to Download


raveren/eloquent-data-object

0 Favers
7 Downloads

Store strictly typed PHP objects in Eloquent JSON columns. Data class changes never invalidate stored data.

Go to Download


yonchando/laravel-cast-attributes

0 Favers
139 Downloads

Laravel model cast json columns to class object

Go to Download


chrgriffin/eloquent-moneyphp

3 Favers
14 Downloads

Automatically cast Eloquent columns to MoneyPHP objects.

Go to Download


idealia/yii2-children-count-behavior

2 Favers
261 Downloads

Behavior for counting records in the dependent objects and updating the relevant column after insert, edit and remove any child record.

Go to Download


yaroslavche/doctrine-bitmask-type

1 Favers
334 Downloads

A custom Doctrine type that maps column values to BitMask objects using yaroslavche/bitmask

Go to Download


Next >>