Libraries tagged by sfneal
sfneal/healthy
62541 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
sfneal/dependencies
5711 Downloads
Track your application dependencies and there status within a Laravel Application
sfneal/datum
59613 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/currency
56251 Downloads
Helper functions for dealing with currency conversions in Laravel applications
sfneal/crud-model-actions
11007 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/controllers
68298 Downloads
Opinionated Laravel Controllers extension
sfneal/casts
54389 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/aws-s3-helpers
17024 Downloads
Abstraction layers for interacting with AWS S3 storage
sfneal/address
59730 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
sfneal/validation-rulesets
3496 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
sfneal/view-export
3513 Downloads
Export Views from Laravel applications to PDF or Excel files
sfneal/tracking
2041 Downloads
Add persistent traffic, action & activity tracking to a Laravel Application through middleware & events/listeners
sfneal/time-helpers
5911 Downloads
PHP time utilities for converting time values & creating time periods
sfneal/post-office
45530 Downloads
Email suite for Laravel applications with extended Mailable & Notification functionality
sfneal/js-response-helpers
5065 Downloads
JavaScript response helpers for PHP applications