Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

opis/storages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opis Storages

Latest Stable Version Latest Unstable Version License

Storage implementations

This package provides storage implementations for Opis Cache, Opis Session and Opis Config libraries.

License

Opis Storages is licensed under the Apache License, Version 2.0.

Requirements

Installation

This library is available on Packagist and can be installed using Composer.

{
    "require": {
        "opis/storages": "^1.1.0"
    }
}

Provided storages

Opis Config
  • Database storage
Opis Cache
  • Redis storage
  • Database storage
Opis Session
  • Redis storage
  • Database storage

About

[Abandoned] Cache, Session, and Config storages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages