Libraries tagged by sfneal
sfneal/scopes
59653 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/observables
54832 Downloads
Event, Listener & Observer abstraction layers for event driven Laravel applications
sfneal/healthy
66406 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
sfneal/dependencies
6738 Downloads
Track your application dependencies and there status within a Laravel Application
sfneal/datum
61968 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/crud-model-actions
12847 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/controllers
72168 Downloads
Opinionated Laravel Controllers extension
sfneal/casts
56416 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/aws-s3-helpers
19891 Downloads
Abstraction layers for interacting with AWS S3 storage
sfneal/address
61761 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
sfneal/post-office
45535 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/time-helpers
5914 Downloads
PHP time utilities for converting time values & creating time periods
sfneal/js-response-helpers
5066 Downloads
JavaScript response helpers for PHP applications