Libraries tagged by hashable
ashallendesign/favicon-fetcher
145755 Downloads
A Laravel package for fetching website's favicons.
lphilippo/laravel-castable-form-request
20206 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
lionix/castable-request
85997 Downloads
Laravel castable requests
astrotomic/laravel-cachable-attributes
35579 Downloads
Allows to cache attribute accessor values in an easy way.
ashallendesign/redactable-models
1650 Downloads
A Laravel package for easily redacting model data.
ashallendesign/laravel-mailboxlayer
1743 Downloads
A lightweight Laravel package for validating emails using the Mailbox Layer API.
tailflow/castable-dto
29010 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
tailflow/dto
162 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
sourceboat/laravel-enumeration
5053 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
sashalenz/binotel-api
2676 Downloads
API for Binotel
c-delouvencourt/short-url
1487 Downloads
A Laravel package for creating shortened URLs for your web apps.
ashallendesign/laravel-executor
2893 Downloads
Configurable code that can be ran when installing or updating your web app.
novius/laravel-json-casted
769 Downloads
A package to cast json fields, each sub-keys is castable
tonning/flashable
6571 Downloads
A simple trait to flash when model events are fired, like `created`, `updated`, and `saved`.
elipzis/laravel-pastable-model
77 Downloads
Cut/Copy & Paste Laravel Eloquent model data into another table