Libraries tagged by file abstraction
phplrt/source
150948 Downloads
The phplrt sources package
okapi/filesystem
6673 Downloads
PHP Filesystem is a PHP library that provides an abstraction layer for the filesystem.
digitalcz/streams
7482 Downloads
Opinionated abstraction around PHP streams implementing PSR-7 StreamInterface
bepark/flysystem-fallback-to-read-only-adapter
8630 Downloads
Flystem adapter with a fallback to a read only flystem adapter
cloudatlas/flyclone
736 Downloads
PHP wrapper for rclone
byjg/anydataset-text
3673 Downloads
Anydataset Text File abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
opencal/ical
645 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
rekalogika/file-contracts
2793 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file
2592 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
prolixlib/file-system-bundle
761 Downloads
Symfony Kitpages FileSystem Bundle. Abstraction layer for files (local, S3)
mycademy/yii2-file-storage
3895 Downloads
File storage abstraction layer for Yii2
infotech/yii-file-storage
11471 Downloads
File storage abstraction layer for Yii Framework.
rekalogika/file-metadata-contracts
2746 Downloads
Additional abstractions of metadata types for rekalogika/file.
php-collective/file-storage-factories
3334 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
dereuromark/cakephp-file-storage
464 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.