2017 © Pedro PelĂĄez
 

library laravel-adr

Action-Domain-Responder (ADR) pattern plugin for Laravel

image

hydreflab/laravel-adr

Action-Domain-Responder (ADR) pattern plugin for Laravel

  • Wednesday, July 18, 2018
  • by golonix
  • Repository
  • 1 Watchers
  • 3 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 200 % Grown

The README.md

Action-Domain-Responder (ADR) implementation for Laravel

This package aims to deliver tools to use/implement ADR pattern with Laravel framework., (*1)

Travis Packagist, (*2)

Installation

To install the package, run:, (*3)

composer require hydreflab/laravel-adr

Package requires Laravel >= 5.5., (*4)

No additional service provider registration is required as package uses auto-discovery feature., (*5)

After, run:, (*6)

php artisan vendor:publish --provider=HydrefLab\\Laravel\\ADR\\ADRServiceProvider

Documentation

For full documentation, please check out WIKI., (*7)

Note: WIKI is still being updated. It is not yet valid reference point., (*8)

Contributing

Contributions are welcome! Please, read CONTRIBUTING for details., (*9)

License

The package is licensed for use under the MIT License (MIT). Please, see LICENSE for more information., (*10)

The Versions

11/07 2018

0.1.0

0.1.0.0

Action-Domain-Responder (ADR) pattern plugin for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by MichaƂ Golon

laravel adr

19/02 2018

dev-develop

dev-develop

Simple ADR pattern implementation for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kamil Fojuth
by MichaƂ Golon
by Lucjan Wilczewski