Things I have created along the way.

I’ve worked on a few little projects/packages/tools 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.

  • Filament Versionable

    Filament Versionable

    Filament Versionable allows you to effortlessly manage revisions of your Eloquent models in Filament. Browse through the list of revisions and restore any version.

    github.com

  • Filament Unsplash Picker

    Filament Unsplash Picker

    Filament Unsplash Picker allows you to open Unsplash gallery, search and pick any image for uploading.

    github.com

  • VsCode PHP CS Fixer

    VsCode PHP CS Fixer

    Fastest PHP CS Fixer extension for Vs Code. It automatically fixes any PHP code on save. Accepts presets like Laravel and Symfony, accepts a custom config file and more.

    github.com

  • Better Dusk

    Better Dusk

    A better Laravel Dusk test runner. Its fork of the popular Better PHPUnit extension by Caleb Porzio. Similary to PHPUnit, it makes it easier to run Dusk tests in Laravel projects.

    github.com