Download the PHP package kcs/filesystem without Composer
On this page you can find all versions of the php package kcs/filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package filesystem
KCS Filesystem
Filesystem abstraction library with local, Async S3, and Google Cloud Storage adapters, plus a PHP stream wrapper and Symfony bundle integration.
Installation
Basic usage
Local filesystem
Async S3
Google Cloud Storage
Symfony bundle configuration
GCS options
bucket(required)prefix(optional, default/)project_id(optional)key_file_path(optional)api_endpoint(optional)client(optional, service id)
Stream wrapper
Enable a stream_wrapper_protocol to register a PHP stream wrapper for a storage. For example localfs://path/to/file.txt.
All versions of filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
doctrine/collections Version ^1.0 || ^2.0
kcs/stream Version ^0.1.1
symfony/mime Version >=5.4
doctrine/collections Version ^1.0 || ^2.0
kcs/stream Version ^0.1.1
symfony/mime Version >=5.4
The package kcs/filesystem contains the following files
Loading the files please wait ...