Libraries tagged by sfneal
sfneal/string-helpers
149019 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
sfneal/array-helpers
151028 Downloads
Array helpers for PHP applications
sfneal/actions
156719 Downloads
Abstraction layers for utilizing the 'Action' pattern in PHP applications
sfneal/view-models
91698 Downloads
spatie/view-models wrapper with built in response caching.
sfneal/users
52146 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/scopes
63564 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/redis-helpers
145542 Downloads
Redis helper functions for improved Redis cache transactions with PHP applications.
sfneal/queueables
109735 Downloads
Abstraction layers for creating Jobs & Queueable's in Laravel applications
sfneal/post-office
45746 Downloads
Email suite for Laravel applications with extended Mailable & Notification functionality
sfneal/models
98204 Downloads
Eloquent Model wrapper with extended functionality
sfneal/mock-models
33717 Downloads
Boilerplate for PHP package repo's
sfneal/laravel-helpers
145973 Downloads
Helper functions for Laravel applications
sfneal/datum
66452 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/currency
63114 Downloads
Helper functions for dealing with currency conversions in Laravel applications
sfneal/controllers
74038 Downloads
Opinionated Laravel Controllers extension