symplify/smart-file-system
Lightweight PHP file system utilities for safer, smarter file operations. Provides convenient wrappers around common read/write actions, path handling and file info helpers, aimed at simplifying scripts and package tooling with a clean, pragmatic API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/filesystem | 0.86 | 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 | — | |
| symplify/symplify-kernel | 0.85 | Shared kernel and infrastructure for Symplify tools. Provides common console/app bootstrapping, configuration loading, service container wiring, and utilities to build consistent PHP CLI applications and packages on top of Symplify components. | 45 | 47 | 3 | 20K | 0 | 0.3 | 25.7 | MIT | — | |
| symplify/easy-testing | 0.85 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 0 | 42 | — | 6K | — | 0.0 | 52.0 | — | — | |
| symplify/easy-ci | 0.85 | Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. | 18 | 20 | 3 | 20K | 0 | 0.2 | 41.7 | MIT | — | |
| phpdocumentor/filesystem | 0.85 | Lightweight filesystem utilities from phpDocumentor: path handling, directory/file discovery, and convenience helpers for interacting with the local filesystem. Useful as a small dependency for tools that need consistent file operations and traversal. | 2 | 2 | 1 | 6K | 0 | 0.0 | 45.7 | MIT | — | |
| symplify/package-builder | 0.83 | Helper utilities for building Symfony/PHP packages: lightweight DI and service configuration, parameter resolution, class and file helpers, and tooling-friendly conventions. Designed to reduce boilerplate when composing reusable packages and developer tools. | 163 | 168 | 7 | 32K | 0 | 0.5 | 22.4 | MIT | — | |
| yiisoft/files | 0.80 | 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 | 48K | 3 | 9.2 | 46.2 | BSD-3-Clause | 8 months ago | |
| symfony/filesystem | 0.80 | 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,635 | 4,693 | 48 | 14M | 0 | 58.9 | 56.5 | MIT | 1 week ago | |
| joomla/filesystem | 0.79 | Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling. | 11 | 12 | 20 | 12K | 6 | 25.7 | 49.7 | GPL-2.0 | 1 month ago | |
| phar-io/filesystem | 0.79 | 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 | — | |
| php-standard-library/file | 0.78 | Typed file handles for safe reading and writing in PHP, with explicit write modes and advisory file locking. Part of PHP Standard Library, designed to make filesystem IO clearer and less error-prone. | 1 | 1 | 0 | 37K | 0 | 20.0 | 64.3 | MIT | 2 months ago | |
| php-standard-library/filesystem | 0.78 | 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 | 2 months ago |
How can I help you explore Laravel packages today?