Things I’ve made because it was fun or i neede't it.

I’ve worked on tons 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.

  • Laravel Console Toolkit

    Laravel Console Toolkit

    Adds argument casting, validation, autoAsk and more to Laravel Commands. Also, it lets you define your command signature with properties and attributes for better ide support and static analysis.

    github.com/thettler/laravel-console-toolkit