Packages from garmonic

  • PHP

    garmonic/laravel-features-arch

    This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.