1
1
<img src =" https://banners.beyondco.de/Laravel%20Flysystem%20Cloudinary.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-flysystem-cloudinary&pattern=circuitBoard&style=style_2&description=An+opinionated+way+to+integrate+Cloudinary+with+the+Laravel+filesystem&md=1&showWatermark=0&fontSize=150px&images=cloud&widths=500&heights=500 " >
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/codebar-ag/laravel-flysystem-cloudinary.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-flysystem-cloudinary )
4
+ [ ![ GitHub-Tests] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/run-tests.yml )
5
+ [ ![ GitHub Code Style] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/fix-php-code-style-issues.yml )
4
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codebar-ag/laravel-flysystem-cloudinary.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-flysystem-cloudinary )
5
- [ ![ run-tests] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/run-tests.yml )
6
- [ ![ PHPStan] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/phpstan.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/phpstan.yml )
7
- [ ![ Fix PHP code style issues] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flysystem-cloudinary/actions/workflows/fix-php-code-style-issues.yml )
8
7
9
8
## 💡 What is Cloudinary?
10
9
@@ -17,12 +16,15 @@ additional parameters to your url 😉
17
16
18
17
- Cloudinary Account
19
18
20
- | Package | PHP | Laravel | Flysystem |
21
- | -----------| --------| ---------------| -------------|
22
- | >v4.0 | >8.3 | > Laravel 11 | > 3.0 |
23
- | >v3.0 | >8.2 | > Laravel 10 | > 3.0 |
24
- | >v2.0 | >8.1 | > Laravel 9 | > 3.0 |
25
- | >v1.0 | >8.0 | > Laravel 8 | > 1.1 |
19
+ | Package | PHP | Laravel | Flysystem |
20
+ | -----------| -------------| -----------| -------------|
21
+ | v12.0 | ^8.2 - ^8.4 | 12.x | 3.25.1 |
22
+ | v11.0 | ^8.2 - ^8.3 | 11.x | 3.0 |
23
+ | v4.0 | ^8.2 - ^8.3 | 11.x | 3.0 |
24
+ | v3.0 | 8.2 | 10.x | 3.0 |
25
+ | v2.0 | 8.1 | 9.x | 3.0 |
26
+ | v1.0 | 8.0 | 8.x | 1.1 |
27
+
26
28
27
29
## ⚙️ Installation
28
30
0 commit comments