22 lines
760 B
Markdown
22 lines
760 B
Markdown
---
|
|
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.
|