Things I’ve made trying to put my dent in the universe.
I’ve worked on a lot of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.
ayup-creative/limit-laravel-columns
Limit the number of columns when using Eloquent ORM to avoid SELECT *
github.com
ayup-creative/laravel-trait-initialization
Similar to how model traits are booted, this package adds initialisation to your class's traits.
github.com
ayup-creative/laravel-stub-maker
Quickly and descriptively create generator Artisan commands for your Laravel project.
github.com
mykemeynell/php-graphql
Easily build GraphQL statements from within a PHP project (framework independent).
github.com
Convene
A resource and collaboration tool designed to easily share and host files internally and externally.
github.com
Snazzy Video
HTML5 video player wrapper with support for chapter markers.
github.com
Laravel Syndication
Super simple RSS and Atom feeds for Laravel. Generate either RSS, Atom or both for specified models.
github.com