Libraries tagged by blasting
dazet/type-utils
25431 Downloads
Type casting utils for PHP.
cviebrock/eloquent-typecast
60737 Downloads
Trait for Eloquent models to force type-casting on retrieved values
bilfeldt/laravel-flash-message
27576 Downloads
Flash multiple messages using Laravels default session message flashing system
balbuf/drupal-libraries-installer
219188 Downloads
Install Drupal libraries via a simple listing in your composer.json file
symbiote/silverstripe-listingpage
11609 Downloads
A module that allows CMS users to create templated listing pages.
snoeren-development/laravel-currency-casting
20596 Downloads
Cast currency attributes, stored as integer, to floats automatically.
radwanic/resource-listing
12881 Downloads
A Laravel Nova card.
pawellen/listing
5054 Downloads
Listing Bundle providing easy datatables (http://www.datatables.net/) usage in symfony projects
lizardmedia/module-all-products-listing
22224 Downloads
Module adds listing displaying all products by LizardMedia
helsingborg-stad/job-listings
14761 Downloads
Improt available jobs
calmohallag/nullable-casting
8546 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.
swissup/module-easycatalogimg
6369 Downloads
Easy Catalog Images extension from Swissup
schulzefelix/laravel-data-transfer-object
41421 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
esensi/model
65604 Downloads
The base model traits of Esensi
wplake/typed
458 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.