GithubHelp home page GithubHelp logo

lktk / bus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from altthree/bus

0.0 2.0 0.0 17 KB

An improved command bus for Laravel 5.2+.

Home Page: https://alt-three.com/

License: MIT License

PHP 100.00%

bus's Introduction

Alt Three Bus

An improved command bus for Laravel 5.2+. The current release is for Laravel 5.3, while the previous series was for 5.2 or 5.3.0-RC1 and earlier.

Installation

PHP 5.6+ is required.

To get the latest version of Alt Three Bus, simply require the project using Composer:

$ composer require alt-three/bus

Instead, you may of course manually update your require block and run composer update if you so choose:

{
    "require": {
        "alt-three/bus": "^2.0"
    }
}

Once Alt Three Bus is installed, you need to replace the original service provider. Open up config/app.php and replace Illuminate\Bus\BusServiceProvider with AltThree\Bus\BusServiceProvider.

Security

If you discover a security vulnerability within this package, please e-mail us at [email protected]. All security vulnerabilities will be promptly addressed.

License

Alt Three Bus is licensed under The MIT License (MIT).

bus's People

Contributors

grahamcampbell avatar jbrooksuk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.