Packages I’ve made

Over the years, I’ve worked on numerous small packages, but these are the ones that I’m most proud of. Many of them are open-source, so if you come across something that interests you, take a look at the code and contribute if you have any suggestions for improvement.

  • Again

    A handy utility package that lets you write loops in a declarative way and avoid infinite loops.

    Again

  • Turnstile PHP

    A package to facilitate the server side validation of Cloudflare's Turnstile captcha service.

    Turnstile PHP

  • Turnstile Laravel

    A laravel package to facilitate the server side validation of Cloudflare's Turnstile captcha service.

    Turnstile For Laravel

  • Date Formatter PHP

    A package to generate an array with different date formats

    Date Formatter PHP