Packages from sfneal

  • PHP

    sfneal/actions

    Abstraction layers for utilizing the 'Action' pattern in PHP applications

  • PHP

    sfneal/address

    Add polymorphic 'address' relationships to Eloquent Models in Laravel applications

  • PHP

    sfneal/array-helpers

    Array helpers for PHP applications

  • PHP

    sfneal/aws-s3-helpers

    Abstraction layers for interacting with AWS S3 storage

  • 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/chuck-norris-jokes

    Create a random Chuck Norris Joke.

  • PHP

    sfneal/controllers

    Opinionated Laravel Controllers extension

  • PHP

    sfneal/crud-model-actions

    Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.

  • PHP

    sfneal/currency

    Helper functions for dealing with currency conversions in Laravel applications

  • PHP

    sfneal/datum

    Construct reusable & cacheable Eloquent queries with custom filters

  • 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/honeypot

    Prevent & track spam that's been submitted through public facing forms

  • PHP

    sfneal/js-response-helpers

    JavaScript response helpers for PHP applications

  • PHP

    sfneal/laravel-helpers

    Helper functions for Laravel applications

  • PHP

    sfneal/mock-models

    Boilerplate for PHP package repo's

  • PHP

    sfneal/models

    Eloquent Model wrapper with extended functionality

  • 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/queueables

    Abstraction layers for creating Jobs & Queueable's in Laravel applications

  • PHP

    sfneal/redis-helpers

    Redis helper functions for improved Redis cache transactions with PHP applications.

  • PHP

    sfneal/scopes

    Add custom constraints to all queries performed on an Eloquent Model.

  • PHP

    sfneal/socials

    Eloquent Model and extensions for Social media accounts

  • PHP

    sfneal/string-helpers

    PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)

  • PHP

    sfneal/time-helpers

    PHP time utilities for converting time values & creating time periods

  • PHP

    sfneal/tracking

    Add persistent traffic, action & activity tracking to a Laravel Application through middleware & events/listeners

  • PHP

    sfneal/users

    Extended use of the default App\User Eloquent model used by Laravel applications

  • PHP

    sfneal/view-export

    Export Views from Laravel applications to PDF or Excel files

  • PHP

    sfneal/view-models

    spatie/view-models wrapper with built in response caching.

  • PHP

    sfneal/builders

    Eloquent\Builder wrapper with extended functionality

    Abandoned! See sfneal/models

  • PHP

    sfneal/dompdf

    DOMPDF is a CSS 2.1 compliant HTML to PDF converter

    Abandoned! See dompdf/dompdf

  • 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