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