LaravelPackages.net
Acme Inc.
Toggle sidebar
teratic/laravel-bridge

Bridge classes to use Laravel components outside of a Laravel application

6
0
About teratic/laravel-bridge

teratic/laravel-bridge is a Laravel package for bridge classes to use laravel components outside of a laravel application. It currently has 0 GitHub stars and 6 downloads on Packagist. Install it with composer require teratic/laravel-bridge. Discover more Laravel packages by teratic or browse all Laravel packages to compare alternatives.

Last updated

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.

Comments