Libraries tagged by file abstraction
league/flysystem
516815479 Downloads
File storage abstraction for PHP
knplabs/gaufrette
34202526 Downloads
PHP library that provides a filesystem abstraction layer
willdurand/geocoder
29182438 Downloads
Common files for PHP Geocoder
knplabs/knp-gaufrette-bundle
24275531 Downloads
Allows to easily use the Gaufrette library in a Symfony project
eluceo/ical
14121230 Downloads
The eluceo/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.
jsvrcek/ics
1500899 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
yii2tech/file-storage
178701 Downloads
File storage abstraction layer for Yii2
burzum/file-storage
112201 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.
burzum/cakephp-file-storage
191590 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.
rohea/file-storage
42417 Downloads
A file storage abstraction library for PHP5
ltd-beget/dns-zone-configurator
39508 Downloads
Php library for parsing and editing dns zones files programmatically with high level abstraction.
rekalogika/file
1833 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.
kitpages/file-system-bundle
44740 Downloads
Symfony Kitpages FileSystem Bundle. Abstraction layer for files (local, S3)
keboola/php-file-storage-utils
47461 Downloads
Set of helpers and abstractions above file storage providers
ikkez/f3-fal
6203 Downloads
A file abstraction layer for PHP Fat-Free Framework