Libraries tagged by casterke
casterke/simplepay-laravel
1079 Downloads
OTP SimplePay integration for Laravel applications.
morrislaptop/laravel-popo-caster
444701 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
watson/nameable
6976 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
6968 Downloads
List of symfony/var-dumper casters with FFI support
rawilk/laravel-casters
2802 Downloads
A collection of custom casts for Laravel.
simplesamlphp/simplesamlphp-module-casserver
1980 Downloads
CAS 1.0 and 2.0 compliant CAS server module for simpleSAMLphp
morningtrain/data-transfer-object-casters
2602 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
kwaadpepper/serial-int-caster
652 Downloads
Convert int To as serial number and reverse
eboreum/caster
4149 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.
stahiralijan/request-caster
73 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.
ap-lib/caster
26 Downloads
AP\Caster is a high-performance PHP library designed to facilitate flexible and efficient data casting operations. It supports adaptive scalar casting, enum casting, and customizable casting strategies to ensure data integrity and type safety in your applications
vjik/simple-type-caster
237 Downloads
Simple library for value type casting
vjik/php-type-caster
3 Downloads
Type casting library
viral-agency/master-caster
18 Downloads
Easily cast JSON API responses into custom objects models
tchwork/closure-caster
0 Downloads
Cast closures to single-method implementations