symfony/filesystem
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/filesystem | 0.88 | 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. | 152 | 161 | 24 | 1M | 0 | 1.5 | 53.2 | MIT | — | |
| bengor-file/symfony-filesystem-bridge-bundle | 0.87 | — | 0 | 0 | 0 | 5 | 0 | 1.2 | 10.8 | MIT | 8 years ago | |
| php-standard-library/filesystem | 0.87 | Type-safe filesystem helpers for PHP with consistent exception handling. Provides safer wrappers for common file and directory operations, aiming for clearer intent and fewer runtime surprises. Part of the PHP Standard Library ecosystem. | 1 | 1 | 0 | 21K | 0 | 18.4 | 63.5 | MIT | 1 month ago | |
| bordeux/file-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | |
| ascensodigital/component-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| league/flysystem-bundle | 0.86 | — | 405 | 406 | 84 | 966K | 6 | 30.3 | 55.4 | MIT | 3 months ago | |
| neutron/temporary-filesystem | 0.86 | TemporaryFilesystem provides a simple PHP API to create temporary directories and files using Symfony’s Filesystem component. Generate single or multiple empty temp files with custom prefixes, suffixes, and extensions—handy for concurrent processes and libraries relying on file extensions. | 119 | 121 | 15 | 61K | 2 | 2.4 | 37.7 | NOASSERTION | 4 years ago | |
| captjm/backup-symfony-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adlawson/vfs | 0.86 | Virtual file system for PHP using the stream wrapper API. Mount a vfs:// scheme and use built-in functions (fopen, require, file_get_contents) or filesystem libraries like Symfony/Laravel. Emulates real streams, including PHP warnings and edge cases. | 299 | 300 | 19 | 2K | 5 | 3.8 | 13.4 | MIT | — | |
| britt11654/my-first-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| phar-io/filesystem | 0.85 | 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 | — | |
| 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 | |
| windwalker/filesystem | 0.85 | — | 3 | 3 | 0 | 352 | 0 | 0.0 | 26.9 | MIT | — | |
| bengor-file/symfony-filesystem-bridge | 0.84 | Adapter bridge that makes BenGorFile/File objects compatible with Symfony’s Filesystem component. Install via Composer and use Symfony Filesystem operations while keeping the File library’s domain model. Includes PHPSpec test suite. | 0 | 0 | 0 | 5 | 0 | 1.2 | 10.8 | MIT | 8 years ago | |
| kherge/file-manager | 0.83 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.1 | NOASSERTION | 9 years ago | |
| symfony/http-foundation | 0.82 | Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware. | 8,630 | 8,707 | 307 | 16M | 0 | 65.8 | 52.8 | MIT | 3 weeks ago | |
| php-translation/symfony-storage | 0.82 | — | 91 | 92 | 13 | 42K | 1 | 7.2 | 36.7 | MIT | 2 years ago | |
| symfony/finder | 0.79 | Symfony Finder provides a fluent API to locate files and directories. Filter by name, path, size, dates, contents, and more; traverse recursively and iterate results easily—ideal for CLI tools, installers, and build scripts. | 8,443 | 8,518 | 56 | 18M | 0 | 57.7 | 53.5 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?