Packages from hmones

  • PHP

    hmones/laravel-cacheable

    A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.

  • PHP

    hmones/laravel-digest

    A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.

  • PHP

    hmones/laravel-facade

    Generates facades in your laravel project with one simple command.

  • PHP

    hmones/laravel-redirect

    Redirects users automatically after login to the previous protected route they were trying to access