jackalope/jackalope-fs
Filesystem-based PHPCR Jackalope backend. Stores repository content in flat files, useful for local development, demos, and lightweight setups where a full database backend isn’t needed. Provides a simple way to run PHPCR without extra infrastructure.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/flysystem-aws-s3-v3 | 0.89 | 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,641 | 1,673 | 222 | 6M | 0 | 15.1 | 49.6 | MIT | — | |
| league/flysystem-google-cloud-storage | 0.84 | 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 | 760K | 0 | 0.5 | 55.3 | MIT | — | |
| league/flysystem-local | 0.84 | 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 | 229 | 4 | 10M | 0 | 1.3 | 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. | 364 | 373 | 51 | 111K | 0 | 30.6 | 40.4 | MIT | 2 months ago | |
| league/flysystem | 0.81 | League/Flysystem is a filesystem abstraction for PHP that provides a consistent API for local disks and cloud storage like S3. Swap adapters without changing your app, with support for reading/writing files, directories, visibility, and streams. | 13,563 | 13,944 | 848 | 12M | 84 | 84.6 | 82.7 | MIT | 2 years ago | |
| symfony/filesystem | 0.80 | Symfony Filesystem component offers practical utilities for working with files and directories: create, copy, move, remove, mirror, and chmod/chown paths, with robust error handling and portability across platforms. Ideal for safe filesystem operations in PHP apps. | 4,646 | 4,703 | 48 | 12M | 0 | 55.3 | 55.3 | MIT | 1 week ago | |
| spatie/laravel-google-cloud-storage | 0.80 | Laravel 9+ Google Cloud Storage filesystem driver using Flysystem v3 and a dedicated GCS adapter. Adds a gcs disk with service account key file/array support, project and bucket config, path prefixes, endpoints, and public/private visibility options. | 240 | 240 | 58 | 366K | 0 | 30.1 | 51.7 | MIT | 3 weeks ago | |
| php-standard-library/file | 0.79 | Typed PHP file handles for safe reading and writing, with explicit write modes and advisory locking. Part of PHP Standard Library, aiming for clear, reliable filesystem I/O primitives suitable for applications and reusable packages. | 1 | 0 | 0 | 10K | 0 | 20.6 | 59.7 | MIT | 2 weeks ago | |
| illuminate/filesystem | 0.79 | 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 | 160 | 24 | 977K | 0 | 1.5 | 52.6 | MIT | — | |
| spatie/flysystem-google-cloud-storage | 0.79 | 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 | 25K | 0 | 22.3 | 48.7 | MIT | 2 years ago | |
| symplify/smart-file-system | 0.78 | 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. | 77 | — | 4 | — | 0 | 0.3 | — | MIT | — | |
| unisharp/laravel-filemanager | 0.78 | UniSharp Laravel Filemanager adds a responsive web file manager to Laravel for uploading, organizing, and selecting files/images. Includes routes, views, configuration, events, and easy integration with editors and custom apps. | 2,153 | 2,183 | 739 | 48K | 218 | 75.1 | 51.8 | MIT | 2 weeks ago | |
| php-standard-library/filesystem | 0.78 | Type-safe filesystem utilities for PHP Standard Library. Perform common file and directory operations with consistent APIs and proper exception handling, improving safety and clarity over raw PHP functions. Documentation and contribution links included. | 1 | 0 | 0 | 5K | 0 | 20.6 | 55.8 | MIT | 2 weeks ago | |
| yiisoft/files | 0.78 | 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. | 36 | 36 | 16 | 34K | 3 | 22.1 | 49.0 | BSD-3-Clause | 4 months ago | |
| php-standard-library/interoperability | 0.74 | Lightweight PHP interoperability helpers for working with common standards and cross-package integrations. Provides small, reusable utilities to bridge libraries and normalize behavior without heavy dependencies. | 1 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| symfony/finder | 0.74 | Symfony Finder component provides a fluent API to locate and iterate files and directories. Filter by name, extension, size, date, contents, or path; search multiple locations; and traverse recursively with sorting and ignore rules for flexible filesystem searches. | 8,453 | 8,529 | 55 | 16M | 0 | 57.2 | 53.1 | MIT | 1 week ago |
How can I help you explore Laravel packages today?