Libraries tagged by Eastings
dereuromark/cakephp-ratings
12455 Downloads
Ratings Plugin for CakePHP.
calmohallag/nullable-casting
9139 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.
cakedc/ratings
21595 Downloads
Ratings Plugin for CakePHP.
schulzefelix/laravel-data-transfer-object
41726 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
yorcreative/laravel-argonaut-dto
61 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.
wplake/typed
585 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
wheregroup/xml-parser
24832 Downloads
XML parser for casting hierarchical object
sfneal/casts
57567 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
jaybhatt/amazon-mws-feeds
43803 Downloads
Amazon Marketplace Web Service Feeds API - PHP for managing listings and items with Amazon market place.
dazet/type-utils
26057 Downloads
Type casting utils for PHP.
cjmellor/rating
112 Downloads
A Laravel package that allows for ratings to be added to a Model
brokoskokoli/star-rating-bundle
21187 Downloads
Star Rating Bundle for use with Symfony 4 using Font Awesome. This bundle adds the 'rating' form type and rating filter to render ratings. Simple and easy to use.
redpandacoding/provinces-state-listings
5361 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
centrex/laravel-ratings
1214 Downloads
Add rating to any model in laravel
subashkhanal37/laravel-review-rating
244 Downloads
Review & Rating system for Laravel 12|11|10