laravel-encryptable
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
laravel-uuid-model
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
laravel-glide
Leverage Glide to perform on the fly image manipulations in Laravel.
laravel-http-responses
A set of helper classes to segregate the transformation logic from controller to separate dedicated classes.