Libraries tagged by casterke
casterke/simplepay-laravel
1586 Downloads
OTP SimplePay integration for Laravel applications.
morrislaptop/laravel-popo-caster
648274 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
watson/nameable
11897 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
11269 Downloads
List of symfony/var-dumper casters with FFI support
rawilk/laravel-casters
5969 Downloads
A collection of custom casts for Laravel.
eboreum/caster
8375 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.
simplesamlphp/simplesamlphp-module-casserver
2269 Downloads
CAS 1.0 and 2.0 compliant CAS server module for simpleSAMLphp
anothanj/casterly
271 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.
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
2740 Downloads
Convert int To as serial number and reverse
componenta/caster
9 Downloads
Value casting attributes and resolvers for Componenta
morningtrain/data-transfer-object-casters
2800 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
entelisteam/lbaf-reflection
5 Downloads
Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.