Libraries tagged by Storage Module
lilhamma/yii2-store
11 Downloads
Yet another module 4 da framework. Allows to perform typical stores contents accounting
hrevert/ht-user-registration-doctrine-orm
226 Downloads
Doctrine2 ORM storage adapter for HtUserRegistration
h0rseduck/yii2-settings
227 Downloads
Yii2 Settings Module
octo/microsoft-azure
48 Downloads
Microsoft Azure module for Octo CMS
imbo/imbo-zf2
8584 Downloads
Imbo module for Zend Framework 2
zend-modules/zfc-user-rbac-doctrine-orm
10 Downloads
Doctrine2 ORM storage adapter for ZfcUser and Rbac.
zrt-lab/managerstorage
6 Downloads
Zend Framework 2 Manager Storage Module
wdmg/yii2-bookmarks
505 Downloads
Bookmarks storage module
pentagonal/modular
34 Downloads
Easy php module storage collector for small project
yii2-tools/yii2-active-params
62 Downloads
Advanced params with storage persistence for modules and components in Yii2 Application
gepur-it/one-c-client
10157 Downloads
Assembly goals module for storage
interpro/smm
12 Downloads
SMM module for Quick storage
interpro/rss
10 Downloads
RSS module for Quick storage
quanzo/yii2-metafields
1 Downloads
Universal fields and forms. Storage data to vertical table. Module for yii2
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.