Libraries tagged by sfneal
sfneal/string-helpers
137800 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/actions
144833 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications
sfneal/view-models
87802 Downloads
spatie/view-models wrapper with built in response caching.
sfneal/scopes
62792 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/redis-helpers
134036 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/queueables
103854 Downloads
Abstraction layers for creating Jobs & Queueable's in Laravel applications
sfneal/models
94426 Downloads
Eloquent Model wrapper with extended functionality
sfneal/mock-models
31274 Downloads
Boilerplate for PHP package repo's
sfneal/laravel-helpers
134889 Downloads
Helper functions for Laravel applications
sfneal/datum
65217 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/currency
61827 Downloads
Helper functions for dealing with currency conversions in Laravel applications
sfneal/cruise
33512 Downloads
Cruise is a Laravel Sail inspired CLI for managing Docker services
sfneal/casts
59555 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/caching
111879 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
sfneal/array-helpers
139765 Downloads
Array helpers for PHP applications