Libraries tagged by sfneal
sfneal/address
64227 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
sfneal/validation-rulesets
16645 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
sfneal/users
51329 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
13135 Downloads
Eloquent Model and extensions for Social media accounts
sfneal/observables
55176 Downloads
Event, Listener & Observer abstraction layers for event driven Laravel applications
sfneal/healthy
66857 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
sfneal/dependencies
6882 Downloads
Track your application dependencies and there status within a Laravel Application
sfneal/crud-model-actions
13043 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/controllers
72625 Downloads
Opinionated Laravel Controllers extension
sfneal/aws-s3-helpers
20232 Downloads
Abstraction layers for interacting with AWS S3 storage
sfneal/time-helpers
5918 Downloads
PHP time utilities for converting time values & creating time periods
sfneal/post-office
45539 Downloads
Email suite for Laravel applications with extended Mailable & Notification functionality
sfneal/view-export
3514 Downloads
Export Views from Laravel applications to PDF or Excel files
sfneal/tracking
2042 Downloads
Add persistent traffic, action & activity tracking to a Laravel Application through middleware & events/listeners
sfneal/js-response-helpers
5066 Downloads
JavaScript response helpers for PHP applications