https://github.com/quillstack/storage-interface
Common interface for Storage classes.
https://github.com/quillstack/storage-interface
interface php php8 quillstack storage
Last synced: 4 months ago
JSON representation
Common interface for Storage classes.
- Host: GitHub
- URL: https://github.com/quillstack/storage-interface
- Owner: quillstack
- License: mit
- Created: 2021-08-10T19:21:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T20:25:39.000Z (about 4 years ago)
- Last Synced: 2025-02-18T00:46:35.275Z (12 months ago)
- Topics: interface, php, php8, quillstack, storage
- Language: PHP
- Homepage: https://quillstack.org/storage
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quillstack Storage Interface
[](https://travis-ci.com/quillstack/storage-interface)
[](https://packagist.org/packages/quillstack/storage-interface)
[](https://sonarcloud.io/dashboard?id=quillstack_storage-interface)
[](https://github.styleci.io/repos/394759071?branch=main)
[](https://www.codefactor.io/repository/github/quillstack/storage-interface)

[](https://sonarcloud.io/dashboard?id=quillstack_storage-interface)
[](https://codeclimate.com/github/quillstack/storage-interface/maintainability)
[](https://sonarcloud.io/dashboard?id=quillstack_storage-interface)

Common configuration files for different repositories.
### Docker
```shell
$ docker-compose up -d
$ docker exec -w /var/www/html -it quillstack_storage_interface sh
```