Libraries tagged by casts

eboreum/caster

2 Favers
8478 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.

Go to Download


tailflow/castable-dto

8 Favers
29512 Downloads

Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class

Go to Download


sfneal/casts

0 Favers
60305 Downloads

An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes

Go to Download


laragrad/eloquent-model-pg-casts

0 Favers
82 Downloads

Go to Download


flytachi/winter-cast

1 Favers
107 Downloads

Winter framework cast component

Go to Download


zakirullin/typed-accessor

214 Favers
6 Downloads

Convenient array-related routine & better type casting

Go to Download


spoorsny/laravel-south-african-id

0 Favers
895 Downloads

Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.

Go to Download


simplon/helper

2 Favers
101291 Downloads

Helpers for recurring requirements

Go to Download


rennokki/eloquent-settings

80 Favers
4226 Downloads

Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.

Go to Download


oriolsegura/laravel-decimal

5 Favers
14 Downloads

Value Object to handle decimals in Laravel without losing precision and directly from Eloquent models.

Go to Download


ngankt2/laravel-helper

0 Favers
2002 Downloads

A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.

Go to Download


fezz/money-magic

0 Favers
618 Downloads

Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.

Go to Download


cast/scrypt

2 Favers
1824 Downloads

Scrypt, pure PHP based on https://github.com/MPOS/php-mpos/blob/236cccd5d3178e99504bf2665db8bddfed6aa176/include/lib/scrypt.php

Go to Download


tbpixel/xml-streamer

34 Favers
163 Downloads

Stream XML data and cast types to a provided classmap.

Go to Download


ptplugins/filament-number-input

1 Favers
70 Downloads

Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.

Go to Download


<< Previous Next >>