jasonmccreary
Creator of @laravel-shift, producer of Getting Git, and author of BaseCode.
Pure Concepts, LLCLouisville, KY
Pinned Repositories
dotfiles
Local system files to quickly set up my command line, shell, and Git preferences.
gh
gh - A shell script to open the GitHub page for a repository.
git-trim
laravel-test-assertions
A set of helpful assertions when testing Laravel applications.
local-docker-stack
This repository contains the Docker stack for my local LAMP development
start-testing-laravel
An app to demo testing Laravel.
start-testing-php
A sample project for my "Start Testing PHP" workshop.
test-double
A simple helper method to make using Mockery easier.
what-the-fake
Example app for my Laracon 2023 talk.
blueprint
A code generation tool for Laravel developers.
jasonmccreary's Repositories
jasonmccreary/gh
gh - A shell script to open the GitHub page for a repository.
jasonmccreary/ludicrous-speed
A demo of PHP + Redis + nginx
jasonmccreary/laravel-stubs
jasonmccreary/eloquent-taggable
Easily add the ability to tag your Eloquent models in Laravel.
jasonmccreary/laravel-backup
A package to backup your Laravel app
jasonmccreary/laravel-fixer-demo
A demo repo for the Laravel Fixer
jasonmccreary/legendary-goggles
CodePalousa Workshop
jasonmccreary/barcode
Laravel 5 Barcode Generator
jasonmccreary/CRUD
Build a custom admin interface for your Eloquent models, using Laravel 7, 6 and 5.8
jasonmccreary/crunz
A PHP-based job scheduler
jasonmccreary/eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
jasonmccreary/git-exercises
An exercise for practicing the basic Git commands.
jasonmccreary/html
HTML and Form Builders for the Laravel Framework
jasonmccreary/laravel-cascade-soft-deletes
Cascading deletes for Eloquent models that implement soft deletes
jasonmccreary/laravel-collection-macros
A set of useful Laravel collection macros
jasonmccreary/laravel-cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
jasonmccreary/laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jasonmccreary/laravel-dompdf
A DOMPDF Wrapper for Laravel
jasonmccreary/laravel-factory-prefill
Prefills factories with faker method suggestions to increase productivity
jasonmccreary/laravel-model-uuid
This package allows you to easily work with UUIDs in your Laravel models
jasonmccreary/laravel-mongodb
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
jasonmccreary/laravel-nestedset
Effective tree structures in Laravel 4-5
jasonmccreary/laravel-test-factory-helper
Generate Laravel test factories from your existing models
jasonmccreary/rememberable
Query caching for Laravel
jasonmccreary/sit-fit
jasonmccreary/startbootstrap-sb-admin
A free, open source, Bootstrap admin theme created by Start Bootstrap
jasonmccreary/tailwind-github-login
jasonmccreary/tus-php
🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
jasonmccreary/vimeo-laravel
A Vimeo bridge for Laravel
jasonmccreary/zttp
A developer-experience focused HTTP client, optimized for most common use cases.