Libraries tagged by casbin
hatchyu/string-utils
8466 Downloads
Smart PHP string utilities for slugging, casing, transliteration, and unique hash generation
dazet/type-utils
33338 Downloads
Type casting utils for PHP.
cviebrock/eloquent-typecast
72388 Downloads
Trait for Eloquent models to force type-casting on retrieved values
componenta/caster
6754 Downloads
Value casting attributes and resolvers for Componenta
visol/neos-caseinsensitiveurls
5991 Downloads
Make URLs case insensitive in Neos
snoeren-development/laravel-currency-casting
29301 Downloads
Cast currency attributes, stored as integer, to floats automatically.
laravie/cabinet
12826 Downloads
Runtime Cache for Laravel Eloquent
directa24/cashin-php-sdk
140159 Downloads
Directa24 PHP SDK
dbp/relay-cabinet-connector-campusonline-bundle
8931 Downloads
A template bundle for the Relay API gateway
dbp/relay-cabinet-bundle
13608 Downloads
calmohallag/nullable-casting
17320 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.
wapmorgan/cab-archive
14820 Downloads
Reading and extraction of .cab-files
schulzefelix/laravel-data-transfer-object
44926 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
pannella/laravel-cti
2837 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
jooservices/dto
3796 Downloads
PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects