Libraries tagged by sfneal
sfneal/string-helpers
141565 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/view-models
89036 Downloads
spatie/view-models wrapper with built in response caching.
sfneal/redis-helpers
137985 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/queueables
105775 Downloads
Abstraction layers for creating Jobs & Queueable's in Laravel applications
sfneal/models
95954 Downloads
Eloquent Model wrapper with extended functionality
sfneal/laravel-helpers
138650 Downloads
Helper functions for Laravel applications
sfneal/cruise
34696 Downloads
Cruise is a Laravel Sail inspired CLI for managing Docker services
sfneal/caching
113854 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
sfneal/array-helpers
143531 Downloads
Array helpers for PHP applications
sfneal/actions
148609 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications
sfneal/validation-rulesets
18157 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
sfneal/users
51804 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
13462 Downloads
Eloquent Model and extensions for Social media accounts
sfneal/scopes
63036 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/observables
55939 Downloads
Event, Listener & Observer abstraction layers for event driven Laravel applications