Skip to content

jafar-albadarneh/laravel-business-rules

Repository files navigation

Streamline Business Rules inside your Laravel app

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

If your App follows actions pattern, you can use this package to streamline your business rules along the lines of your actions.

Installation

You can install the package via composer:

composer require jafar-albadarneh/laravel-business-rules

Usage

$laravelBusinessRules = new Jafar\LaravelBusinessRules();
echo $laravelBusinessRules->echoPhrase('Hello, Jafar!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Streamline Business Rules inside your Laravel app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages