Libraries tagged by coast
wikibase/constraints
79 Downloads
Extension to manage constraints in Wikibase.
vjik/simple-type-caster
244 Downloads
Simple library for value type casting
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
theod02/castor-class-task
1344 Downloads
Add possibility to use class and methods to expose task in castor
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.
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
sevavietl/type-casting
2 Downloads
ryunosuke/castella
107 Downloads
php dependency injection container
renoki-co/laravel-useful-casts
3577 Downloads
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
regeda/castel
16 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3
putyy/php-constants
131 Downloads
The php-constants Packages
pinegra/time-const
565 Downloads
Time Constants
pamiris/javascript-constants
275 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
orklah/psalm-use-constants
11026 Downloads
Fix the code to use existing constants instead of literals when available
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.