Libraries tagged by casbin
waad/laravel-model-metadata
921 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
inspirum/arrayable
95715 Downloads
PHP arrayable interface for handling casting to an array
dazet/type-utils
27143 Downloads
Type casting utils for PHP.
cviebrock/eloquent-typecast
63113 Downloads
Trait for Eloquent models to force type-casting on retrieved values
dbp/relay-cabinet-bundle
9141 Downloads
capevace/cabinet
680 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
calmohallag/nullable-casting
10180 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
andrewelkins/cabinet
1377 Downloads
Laravel 4 file upload package.
wapmorgan/cab-archive
12397 Downloads
Reading and extraction of .cab-files
schulzefelix/laravel-data-transfer-object
42189 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
casino25/php-api-client
4196 Downloads
wheregroup/xml-parser
25972 Downloads
XML parser for casting hierarchical object
sfneal/casts
59569 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
salernolabs/camelize
50250 Downloads
Utility for camel and uncamel casing words or phrases.
mad-web/laravel-enum
136033 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.