illuminate/filesystem
Illuminate Filesystem is Laravel’s filesystem abstraction, providing a clean API for local and cloud storage. It supports multiple “disks” (local, S3, FTP, etc.), file operations, streaming, visibility, and configuration via the Flysystem adapter layer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/filesystem | 0.88 | Symfony Filesystem provides practical, cross-platform filesystem utilities for PHP: create/copy/move/remove files and directories, check existence, handle permissions, and more. Part of the Symfony Components with solid documentation and community support. | 4,640 | 4,702 | 48 | 14M | 0 | 54.9 | 55.3 | MIT | 1 month ago | |
| illuminate/http | 0.88 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 132 | 38 | 618K | 0 | 1.8 | 51.3 | MIT | — | |
| illuminate/cache | 0.87 | — | 129 | 136 | 25 | 477K | 0 | 1.4 | 49.2 | MIT | — | |
| league/flysystem-local | 0.87 | 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. | 226 | 226 | 4 | 12M | 0 | 1.3 | 55.3 | MIT | — | |
| fidry/filesystem | 0.86 | Tiny wrapper around Symfony Filesystem providing a FileSystem interface plus handy extras: path escaping for OS separators, real/normalized real path helpers, and consistent temp file/dir creation (incl. custom stream wrappers). | 4 | 4 | 0 | 59K | 1 | 9.4 | 58.4 | BSD-3-Clause | 8 months ago | |
| phar-io/filesystem | 0.86 | phar-io/filesystem is a small PHP utility library from the Phar.io ecosystem that abstracts common filesystem tasks with a clean API. Provides helpers for paths, files, and directories, aiming for safer, testable I/O used by tools like phar-io/phar. | 3 | 3 | 3 | 70K | 0 | 0.1 | 55.3 | NOASSERTION | — | |
| illuminate/container | 0.85 | Illuminate Container is Laravel’s lightweight dependency injection container for resolving classes, managing bindings, singletons, contextual dependencies, and automatic constructor injection. It powers service resolution and inversion of control in Laravel apps and packages. | 310 | 324 | 60 | 1M | 0 | 3.4 | 50.4 | MIT | — | |
| yiisoft/files | 0.85 | Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. | 37 | 37 | 18 | 57K | 3 | 10.1 | 47.7 | BSD-3-Clause | 7 months ago | |
| league/flysystem-aws-s3-v3 | 0.85 | 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,654 | 1,685 | 219 | 7M | 0 | 15.0 | 50.4 | MIT | — | |
| league/flysystem-bundle | 0.84 | — | 404 | 406 | 84 | 966K | 5 | 30.3 | 55.4 | MIT | 3 months ago | |
| windwalker/filesystem | 0.84 | — | 3 | 3 | 0 | 352 | 0 | 0.0 | 26.9 | MIT | — |
How can I help you explore Laravel packages today?