This repository has been archived on 2026-07-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
HomeIsWhereTheMoneyIs/vendor/league/flysystem/docs/integrations.md
T
2017-05-24 18:35:30 -05:00

22 lines
760 B
Markdown
Executable File

---
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.