Libraries tagged by castor
rawilk/laravel-casters
2142 Downloads
A collection of custom casts for Laravel.
ffi/var-dumper
2927 Downloads
List of symfony/var-dumper casters with FFI support
morningtrain/data-transfer-object-casters
2240 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
eboreum/caster
2360 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.
felipemateus/iptv-customers
412 Downloads
This package controls the IPTV Customers list and generates an m3u8 file for each customer using laravel.
casterke/simplepay-laravel
223 Downloads
OTP SimplePay integration for Laravel applications.
castroitalo/echoquery
277 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
castiron/webpackassets-plugin
4830 Downloads
Webpack hashed files in October CMS
vjik/simple-type-caster
210 Downloads
Simple library for value type casting
stahiralijan/request-caster
63 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.
mellivora/laravel-api-caster
21 Downloads
Convert API response results to Entity entity like Laravel Eloquent.
avalanche-development/swagger-caster-middleware
321 Downloads
caster/siflawler
19 Downloads
A simple, flexible crawler, written in PHP.
casdorio/annotation-router
12 Downloads
A library to enable route annotations in CodeIgniter 4
vjik/php-type-caster
3 Downloads
Type casting library