Added Laravel project
This commit is contained in:
21
Laravel/vendor/league/flysystem/docs/integrations.md
vendored
Normal file
21
Laravel/vendor/league/flysystem/docs/integrations.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: default
|
||||
permalink: /integrations/
|
||||
title: Integrations
|
||||
---
|
||||
|
||||
# Integrations
|
||||
|
||||
Want to get started quickly? Check out some of these bridging packages:
|
||||
|
||||
* [Laravel integration](https://github.com/GrahamCampbell/Laravel-Flysystem)
|
||||
* [Symfony integration](https://github.com/1up-lab/OneupFlysystemBundle)
|
||||
* [Zend Framework integration](https://github.com/bushbaby/BsbFlysystem)
|
||||
* [CakePHP integration](https://github.com/WyriHaximus/FlyPie)
|
||||
* [Silex integration](https://github.com/WyriHaximus/SliFly)
|
||||
* [Yii 2 integration](https://github.com/creocoder/yii2-flysystem)
|
||||
* [Backup manager](https://github.com/heybigname/backup-manager)
|
||||
|
||||
### Other integrations
|
||||
|
||||
Laravel 5 will ship with Flysystem as the underlying engine for local and remote file handling.
|
Reference in New Issue
Block a user