You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
912 B

---
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.
### Additional Plugin/Framework Driver Integrations
* Laravel
* [Laravel SFTP Integration](https://github.com/ragingdave/flysystem-sftp-laravel)