Libraries tagged by coaster
eboreum/caster
4648 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.
casterke/simplepay-laravel
1250 Downloads
OTP SimplePay integration for Laravel applications.
stahiralijan/request-caster
74 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
138 Downloads
Casterlith ORM for PHP >= 5.3 Based on Doctrine/DBAL (composer version)
eboreum/caster-doctrine-entity-formatter
170 Downloads
A caster formatter for Doctrine entities (see doctrine/orm), specifically.
ap-lib/caster
36 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
246 Downloads
Simple library for value type casting
vjik/php-type-caster
4 Downloads
Type casting library
viral-agency/master-caster
21 Downloads
Easily cast JSON API responses into custom objects models
tchwork/closure-caster
0 Downloads
Cast closures to single-method implementations
pullphone/caster
1 Downloads
Simple Database Wrapper for Mysqli extension
ninecloud/caster-sphere-wrapper
21 Downloads
Caster Sphere API Wrapper
mellivora/laravel-api-caster
36 Downloads
Convert API response results to Entity entity like Laravel Eloquent.
lia-tec/caster
22 Downloads
Cast types
kouks/laravel-casters
150 Downloads
Provides a convenient way to cast and transform your models for API purposes.