|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-async-aws-s3 | 0.86 | Flysystem adapter for Amazon S3 using AsyncAws. Install via composer to integrate S3 storage with Flysystem’s filesystem abstraction for uploads, reads, writes, and directory operations. Part of the Flysystem sub-split; docs available online. | 27 | 27 | 5 | 535K | 0 | 0.3 | 55.3 | MIT | — | |
| league/flysystem | 0.85 | Flysystem is a filesystem abstraction for PHP that lets you read, write, and manage files through a unified API across local disks and cloud storage (S3, FTP, SFTP, etc.). Swap adapters without changing app code, with consistent paths, streams, and visibility. | 13,567 | 13,946 | 853 | 13M | 84 | 64.7 | 63.8 | MIT | 2 years ago | |
| twistor/flysystem-stream-wrapper | 0.84 | — | 58 | 60 | 21 | 13K | 9 | 4.0 | 36.6 | MIT | — | |
| league/flysystem-ftp | 0.84 | Flysystem FTP adapter (sub-split). Adds FTP filesystem support to the League Flysystem abstraction, enabling file operations over FTP through a consistent API. For issues and PRs, see the main Flysystem repository; docs available online. | 28 | 29 | 18 | 878K | 0 | 0.8 | 55.3 | MIT | — | |
| spatie/flysystem-dropbox | 0.83 | Flysystem adapter for Dropbox using Dropbox API v2. Connect via an authorization token and use the Spatie Dropbox client with a Flysystem Filesystem. Supports modern Flysystem versions (v2/3); see v1 branch for Flysystem v1. | 365 | 374 | 50 | 114K | 0 | 30.5 | 40.3 | MIT | 4 months ago | |
| league/flysystem-sftp | 0.83 | Deprecated since Flysystem 3.0; use flysystem-sftp-v3 instead. Provides an SFTP adapter for Flysystem using phpseclib2. This is a sub-split—issues and PRs belong in the main Flysystem repo. Install via composer require league/flysystem-sftp. | 309 | 319 | 92 | 274K | 25 | 12.3 | 50.3 | — | — | |
| league/flysystem-cached-adapter | 0.83 | Caching adapter for Flysystem that speeds up filesystem operations by storing metadata (like directory listings and file info) in a cache backend. Reduces repeated calls to slower storage (S3/FTP) and improves performance in read-heavy scenarios. | 355 | 357 | 62 | 194K | 0 | 4.3 | 38.6 | MIT | 8 years ago | |
| league/flysystem-google-cloud-storage | 0.83 | Flysystem adapter for Google Cloud Storage (GCS). Install via composer to use GCS as a filesystem in Flysystem, with full support through the main Flysystem project. See official docs for configuration and usage. | 23 | 24 | 13 | 932K | 0 | 0.5 | 55.3 | MIT | — | |
| league/flysystem-bundle | 0.82 | — | 401 | 404 | 83 | 936K | 5 | 32.3 | 55.1 | MIT | 1 month ago | |
| league/flysystem-aws-s3-v3 | 0.82 | Flysystem AWS S3 v3 adapter for PHP. Use it to store and retrieve files on Amazon S3 via the Flysystem filesystem abstraction. Install with composer require league/flysystem-aws-s3-v3; docs available on flysystem.thephpleague.com. | 1,651 | 1,676 | 219 | 7M | 0 | 15.0 | 49.9 | MIT | — | |
| nao-pon/flysystem-google-drive | 0.82 | Laravel Flysystem adapter for Google Drive. Store, read, list, update and delete files on Drive using Flysystem’s filesystem API, with support for service accounts or OAuth. Ideal for using Google Drive as a cloud disk in Laravel apps. | 365 | 373 | 129 | 13K | 48 | 20.6 | 38.5 | MIT | — | |
| superdupercybertechno/crawford | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 6 years ago | |
| oneup/flysystem-bundle | 0.82 | — | 643 | 653 | 116 | 288K | 11 | 9.8 | 39.5 | MIT | — | |
| league/flysystem-azure-blob-storage | 0.82 | Flysystem Azure Blob Storage adapter sub-split. Provides the Azure Blob Storage filesystem adapter for Flysystem. For issues and pull requests, use the main Flysystem repository: https://github.com/thephpleague/flysystem | 55 | 56 | 43 | 163K | 0 | 1.9 | 48.2 | MIT | — | |
| spatie/flysystem-google-cloud-storage | 0.82 | Google Cloud Storage adapter for Flysystem v1 (PHP 8). A maintained fork adding modern PHP support and merged fixes. Use it to connect Flysystem’s filesystem API to GCS with Google’s client authentication. | 24 | 25 | 2 | 19K | 0 | 2.3 | 39.9 | MIT | 2 years ago | |
| nao-pon/elfinder-flysystem-driver-ext | 0.82 | Extended Flysystem driver for elFinder (nao-pon/elfinder), adding broader filesystem adapter support to connect elFinder’s file manager to various storage backends through Flysystem, including extra/legacy adapters beyond the core driver. | 1 | 1 | 1 | 89 | 0 | 0.0 | 22.9 | — | — | |
| 2lenet/entity-file-bundle | 0.81 | — | 3 | 3 | 1 | 509 | 0 | 19.5 | 33.0 | MIT | 2 months ago | |
| league/flysystem-rackspace | 0.81 | Flysystem adapter for Rackspace Cloud Files. Adds a Rackspace-backed filesystem driver so you can use Flysystem’s unified API to read, write, list, move, and delete files in Cloud Files containers, integrating with PHP apps via League/Flysystem. | 38 | 40 | 30 | 8K | 9 | 4.0 | 34.0 | — | 11 years ago | |
| league/flysystem-local | 0.81 | Flysystem Local adapter sub-split for storing files on the local filesystem. Install via composer require league/flysystem-local. For issues and pull requests, use the main Flysystem repo; see the docs for configuration and usage. | 225 | 226 | 4 | 11M | 0 | 1.2 | 55.3 | MIT | — | |
| 1tomany/data-uri | 0.81 | Parse data URIs, base64 strings, plain text, URLs, or local files into a temporary file via an immutable value object. Auto-detect or override MIME type, set an optional display name, and the temp file is deleted automatically on destruct. | 0 | 0 | 0 | 63 | 0 | 28.4 | 28.0 | MIT | 6 days ago |
How can I help you explore Laravel packages today?