Libraries tagged by chatting
jrfnl/php-cast-to-type
239128 Downloads
PHP Class to consistently cast variables to a specific type.
zakirullin/mess
25821 Downloads
Convenient array-related routine & better type casting
yiisoft/hydrator
75647 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
svrnm/exceldatatables
245324 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
esensi/model
65991 Downloads
The base model traits of Esensi
yorcreative/laravel-argonaut-dto
627 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
waad/laravel-model-metadata
1032 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
viper007bond/regenerate-thumbnails
11708 Downloads
Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.
kunstmaan/seo-bundle
126341 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
jamm/memory
24745 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
inspirum/arrayable
100338 Downloads
PHP arrayable interface for handling casting to an array
cviebrock/eloquent-typecast
63664 Downloads
Trait for Eloquent models to force type-casting on retrieved values
snoeren-development/laravel-currency-casting
23087 Downloads
Cast currency attributes, stored as integer, to floats automatically.
calmohallag/nullable-casting
10442 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
trych/kirby-field-composer
351 Downloads
Kirby plugin providing methods to intelligently handle field values to compose complex strings.