Download the PHP package meema/flysystem-meema without Composer
On this page you can find all versions of the php package meema/flysystem-meema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meema/flysystem-meema
More information about meema/flysystem-meema
Files in meema/flysystem-meema
Download meema/flysystem-meema
More information about meema/flysystem-meema
Files in meema/flysystem-meema
Vendor meema
Package flysystem-meema
Short Description Flysystem adapter for the Meema API
License MIT
Homepage https://github.com/meemaio/flysystem-meema
Package flysystem-meema
Short Description Flysystem adapter for the Meema API
License MIT
Homepage https://github.com/meemaio/flysystem-meema
Please rate this library. Is it a good library?
Informations about the package flysystem-meema
The most simple way to integrate Meema and your PHP/Laravel project
Documentation • PHP Client • Report a bug • FAQ • Discord
## 🐙 Installation This package contains a [Flysystem](https://flysystem.thephpleague.com/) adapter for Meema. You can install the package via composer: ## 💡 Usage The first thing you need to do is get an API Key at Meema.io. An API Key can easily be generated in Meema's [Dashboard](https://meema.io/) once you are logged in. For a more detailed step-by-step instructions, explore our documentation [here](https://docs.meema.io/). For extending the storage, you have to simply put following into the boot-method of your service provider: After extending the storage, you can set `meema` as the filesystem driver in your `.env`-file or in your filesystem's config file. Read more about custom filesystems [here](https://laravel.com/docs/8.x/filesystem#custom-filesystems). After extending and defining the filesystem driver, you can then use Laravel's "Storage"-facade as follows: ## 🧪 Testing ## 📈 Changelog Please see our [releases](https://github.com/meemalabs/flysystem-meema/releases) page for more information on what has changed recently. ## 💪🏼 Contributing Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## 🏝 Community For help, discussion about best practices, or any other conversation that would benefit from being searchable: [Flysystem Meema on GitHub](https://github.com/meemalabs/flysystem-meema/discussions) For casual chit-chat with others using this package: [Join the Meema Discord Server](https://discord.meema.io) ## 🚨 Security Please review [our security policy](https://github.com/meemalabs/flysystem-meema/security/policy) on how to report security vulnerabilities. ## 🙏🏼 Credits - [Chris Breuer](https://github.com/Chris1904) - [Folks at Meema](https://github.com/meemalabs) - [All Contributors](../../contributors) ## 📄 License The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information. Made with ❤️ by Meema, Inc.All versions of flysystem-meema with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^8.0
guzzlehttp/guzzle Version ^7.3
league/flysystem Version ^1.0.70
vlucas/phpdotenv Version ^5.3
meema/meema-client-php Version dev-main
guzzlehttp/guzzle Version ^7.3
league/flysystem Version ^1.0.70
vlucas/phpdotenv Version ^5.3
meema/meema-client-php Version dev-main
The package meema/flysystem-meema contains the following files
Loading the files please wait ....