Libraries tagged by casted
novius/laravel-json-casted
2282 Downloads
A package to cast json fields, each sub-keys is castable
kunstmaan/voting-bundle
965 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.
sunnysideup/add-casted-variables
20 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
morrislaptop/laravel-popo-caster
536519 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
tamtamchik/namecase
415223 Downloads
This package allows you to convert names into the correct case where possible.
watson/nameable
7656 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
8476 Downloads
List of symfony/var-dumper casters with FFI support
eboreum/caster
4991 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.
rawilk/laravel-casters
5020 Downloads
A collection of custom casts for Laravel.
morningtrain/data-transfer-object-casters
2676 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
kwaadpepper/serial-int-caster
846 Downloads
Convert int To as serial number and reverse
casterke/simplepay-laravel
1317 Downloads
OTP SimplePay integration for Laravel applications.
matthv/laravel-dingo-transform
12646 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.
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.
regeda/castel
17 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3