Libraries tagged by caster
morrislaptop/laravel-popo-caster
647724 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
watson/nameable
11749 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
11245 Downloads
List of symfony/var-dumper casters with FFI support
eboreum/caster
8291 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
rawilk/laravel-casters
5956 Downloads
A collection of custom casts for Laravel.
anothanj/casterly
251 Downloads
A PHP library for type casting.
meraki/http-router
317 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
componenta/caster
6 Downloads
Value casting attributes and resolvers for Componenta
stahiralijan/request-caster
76 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
merry-goblin/casterlith
173 Downloads
Casterlith ORM for PHP >= 5.3 Based on Doctrine/DBAL (composer version)
kwaadpepper/serial-int-caster
2739 Downloads
Convert int To as serial number and reverse
morningtrain/data-transfer-object-casters
2797 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
casterke/simplepay-laravel
1585 Downloads
OTP SimplePay integration for Laravel applications.
entelisteam/lbaf-reflection
5 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.
vjik/php-type-caster
4 Downloads
Type casting library