I have a lot of projects dotted around.
Some are finished, some are in progress, some are quietly ticking away in the background. This page may eventually list a few of them. Or it might not. That’s fine too.
-
limit-laravel-columns
Limit the number of columns when using Eloquent ORM to avoid SELECT *
-
laravel-trait-initialization
Similar to how model traits are booted, this package adds initialisation to your class’s traits.
-
laravel-stub-maker
Quickly and descriptively create generator Artisan commands for your Laravel project.
-
php-graphql
Easily build GraphQL statements from within a PHP project (framework independent).