Packages from sfneal
-
-
PHP
sfneal/address
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
-
-
-
PHP
sfneal/caching
Traits & interfaces for utilizing cache mechanisms to store frequently retrieved data.
-
PHP
sfneal/casts
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
-
-
-
PHP
sfneal/crud-model-actions
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
-
-
-
-
PHP
sfneal/dependencies
Track your application dependencies and there status within a Laravel Application
-
PHP
sfneal/google-places
Actions & Controllers for interacting with the Google Places API through Laravel applications
-
Shell
sfneal/healthy
Provides health check routes to Laravel applications for determining if the app is "up & running"
-
-
-
-
-
-
PHP
sfneal/observables
Event, Listener & Observer abstraction layers for event driven Laravel applications
-
PHP
sfneal/post-office
Email suite for Laravel applications with extended Mailable & Notification functionality
-
-
PHP
sfneal/redis-helpers
Redis helper functions for improved Redis cache transactions with PHP applications.
-
-
-
PHP
sfneal/string-helpers
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
-
-
PHP
sfneal/tracking
Add persistent traffic, action & activity tracking to a Laravel Application through middleware & events/listeners
-
-
-
-
-
PHP
sfneal/builders
Eloquent\Builder wrapper with extended functionality
Abandoned! See sfneal/models
-
-
PHP
sfneal/filters
Custom filters that can be applied to Eloquent Queries
Abandoned! See sfneal/datum
-
PHP
sfneal/laravel-custom-casts
Make your own custom cast type for Laravel model attributes
Abandoned! See vkovic/laravel-custom-casts
-
PHP
sfneal/queries
Construct reusable & cacheable Eloquent queries with custom filters
Abandoned! See sfneal/datum
-
PHP
sfneal/view-models-precache
Dispatchable ViewModel precaching for Laravel Applications.
Abandoned! See sfneal/view-models