Libraries tagged by sfneal
sfneal/string-helpers
126328 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/view-models
84960 Downloads
spatie/view-models wrapper with built in response caching.
sfneal/redis-helpers
123390 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/queueables
100462 Downloads
Abstraction layers for creating Jobs & Queueable's in Laravel applications
sfneal/models
90094 Downloads
Eloquent Model wrapper with extended functionality
sfneal/mock-models
27522 Downloads
Boilerplate for PHP package repo's
sfneal/laravel-helpers
123435 Downloads
Helper functions for Laravel applications
sfneal/healthy
66406 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
sfneal/currency
58300 Downloads
Helper functions for dealing with currency conversions in Laravel applications
sfneal/cruise
30683 Downloads
Cruise is a Laravel Sail inspired CLI for managing Docker services
sfneal/controllers
72168 Downloads
Opinionated Laravel Controllers extension
sfneal/caching
104934 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
sfneal/array-helpers
128291 Downloads
Array helpers for PHP applications
sfneal/actions
130541 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications
sfneal/validation-rulesets
15492 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.