teratic/laravel-bridge

Bridge classes to use Laravel components outside of a Laravel application

dev-master 2017-01-15 19:25 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:46:36 UTC


README

Latest version Software License Build Status Coverage Status Quality Score Total Downloads Gitter

PHP Laravel Bidge are a set of clasess to make easy to use Laravel 5 components outside of Laravel framework.

TODO

  • Make tests work on Laravel <5.3.x.
  • Add examples.

Requirements

Laravel Bridge requires PHP 5.4+.

Installation

The supported way of installing Laravel Bridge is via Composer.

$ composer require teratic/laravel-bridge

License

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