Download the PHP package zef-dev/convoworks-data-filesystem without Composer
On this page you can find all versions of the php package zef-dev/convoworks-data-filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zef-dev/convoworks-data-filesystem
More information about zef-dev/convoworks-data-filesystem
Files in zef-dev/convoworks-data-filesystem
Download zef-dev/convoworks-data-filesystem
More information about zef-dev/convoworks-data-filesystem
Files in zef-dev/convoworks-data-filesystem
Vendor zef-dev
Package convoworks-data-filesystem
Short Description Filesystem service data layer implementation for the Convoworks
License MIT
Homepage https://github.com/zef-dev/convoworks-data-filesystem
Package convoworks-data-filesystem
Short Description Filesystem service data layer implementation for the Convoworks
License MIT
Homepage https://github.com/zef-dev/convoworks-data-filesystem
Keywords convoworks
Please rate this library. Is it a good library?
Informations about the package convoworks-data-filesystem
Filesystem data layer for Convoworks
This library contains filesystem implementations for \Convo\Core\IServiceDataProvider
, \Convo\Core\IServiceParamsFactory
, \Convo\Core\IServiceParamsFactory
and Convo\Core\Media\IServiceMediaManager
Convoworks interfaces which are serving for data storage.
In addition there is a simple filesystem Psr\SimpleCache\CacheInterface
implementation too.
Service data
Convo\Data\Filesystem\FilesystemServiceDataProvider
implementsIServiceDataProvider
- stores service dataConvo\Data\Filesystem\FilesystemServiceParams
implementsIServiceParams
- stores runtime service paramsConvo\Data\Filesystem\FilesystemServiceParamsFactory
implementsIServiceParamsFactory
- creates concrete service params storagesConvo\Data\Filesystem\FilesystemServiceMediaManager
implementsIServiceMediaManager
- stores service media
Cache
Convo\Data\Filesystem\FilesystemCache
implementsCacheInterface
- cache is available to be used in Convoworks components
For more information, please check out convoworks.com
All versions of convoworks-data-filesystem with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
psr/log Version ^1.1.0
psr/simple-cache Version ^1.0.1
zef-dev/convoworks-core Version ^0.22.17
psr/log Version ^1.1.0
psr/simple-cache Version ^1.0.1
zef-dev/convoworks-core Version ^0.22.17
The package zef-dev/convoworks-data-filesystem contains the following files
Loading the files please wait ....