Libraries tagged by casted
novius/laravel-json-casted
871 Downloads
A package to cast json fields, each sub-keys is castable
sunnysideup/add-casted-variables
7 Downloads
This module allows you to add a list of values to the CMS Fields for a record based around the casting (casted) methods / variables so that you get more information abohe record
kunstmaan/voting-bundle
964 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
morrislaptop/laravel-popo-caster
390640 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
tamtamchik/namecase
363800 Downloads
This package allows you to convert names into the correct case where possible.
watson/nameable
6783 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
5235 Downloads
List of symfony/var-dumper casters with FFI support
rawilk/laravel-casters
2547 Downloads
A collection of custom casts for Laravel.
eboreum/caster
3784 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.
morningtrain/data-transfer-object-casters
2526 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
casterke/simplepay-laravel
729 Downloads
OTP SimplePay integration for Laravel applications.
matthv/laravel-dingo-transform
12195 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
viral-agency/master-caster
18 Downloads
Easily cast JSON API responses into custom objects models
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.
regeda/castel
16 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3