Libraries tagged by castle
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
452378 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
watson/nameable
7003 Downloads
Format names of users into full, familiar and abbreviated forms
ffi/var-dumper
7091 Downloads
List of symfony/var-dumper casters with FFI support
rawilk/laravel-casters
2963 Downloads
A collection of custom casts for Laravel.
casterke/simplepay-laravel
1100 Downloads
OTP SimplePay integration for Laravel applications.
novius/laravel-json-casted
1201 Downloads
A package to cast json fields, each sub-keys is castable
morningtrain/data-transfer-object-casters
2617 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
eboreum/caster
4232 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.
vjik/simple-type-caster
241 Downloads
Simple library for value type casting