teratic / php-laravel-bridge by teratic

Bridge classes to use Laravel components outside of a Laravel application
6
0
4
Package Data
Maintainer Username: teratic
Maintainer Contact: marcos.lois@teratic.com (Marcos Lois Bermúdez)
Package Create Date: 2017-01-15
Package Last Update: 2017-01-15
Language: PHP
License: MIT
Last Refreshed: 2025-02-09 15:13:26
Package Statistics
Total Downloads: 6
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 4
Total Forks: 0
Total Open Issues: 0

PHP Commons

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.