Libraries tagged by sfneal
sfneal/string-helpers
133062 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/redis-helpers
129907 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/laravel-helpers
130161 Downloads
Helper functions for Laravel applications
sfneal/caching
109640 Downloads
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
sfneal/array-helpers
135024 Downloads
Array helpers for PHP applications
sfneal/actions
137282 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications
sfneal/view-models
86565 Downloads
spatie/view-models wrapper with built in response caching.
sfneal/scopes
62108 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/queueables
102079 Downloads
Abstraction layers for creating Jobs & Queueable's in Laravel applications
sfneal/models
92887 Downloads
Eloquent Model wrapper with extended functionality
sfneal/mock-models
30128 Downloads
Boilerplate for PHP package repo's
sfneal/datum
64430 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/currency
60919 Downloads
Helper functions for dealing with currency conversions in Laravel applications
sfneal/cruise
32287 Downloads
Cruise is a Laravel Sail inspired CLI for managing Docker services
sfneal/casts
58871 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes