Libraries tagged by castle
castleit/generalsettings
351 Downloads
general settings
castlegate/ersatz-functions
32 Downloads
PHP and WordPress functions
castlecn/model
5 Downloads
model
castlecn/base
20 Downloads
the base library of castlecn
castlegate/monolith-wordpress
29 Downloads
Basic utilities and functions for WordPress development.
castlegate/monolith-core
36 Downloads
Basic utilities and functions for PHP development.
bangpound/pubsub-bundle
25 Downloads
Pubsub bundle for Castle.
morrislaptop/laravel-popo-caster
508013 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
watson/nameable
7434 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
7884 Downloads
List of symfony/var-dumper casters with FFI support
rawilk/laravel-casters
4976 Downloads
A collection of custom casts for Laravel.
novius/laravel-json-casted
2050 Downloads
A package to cast json fields, each sub-keys is castable
morningtrain/data-transfer-object-casters
2667 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
kwaadpepper/serial-int-caster
727 Downloads
Convert int To as serial number and reverse
eboreum/caster
4637 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.