Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roxblnfk/smart-stream
https://github.com/roxblnfk/smart-stream
concept-draft hacktoberfest psr-7
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/roxblnfk/smart-stream
- Owner: roxblnfk
- Created: 2020-04-20T11:51:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T13:55:49.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T03:19:45.627Z (about 1 month ago)
- Topics: concept-draft, hacktoberfest, psr-7
- Language: PHP
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Stream (Concept draft)
[![Latest Stable Version](https://poser.pugx.org/roxblnfk/smart-stream/v/stable.png)](https://packagist.org/packages/roxblnfk/smart-stream)
[![Total Downloads](https://poser.pugx.org/roxblnfk/smart-stream/downloads.png)](https://packagist.org/packages/roxblnfk/smart-stream)
[![Build Status](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/badges/build.png?b=master)](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/build-status/master)
[![Code Coverage](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/roxblnfk/smart-stream/?branch=master)## Installation
The preferred way to install this package is through [composer](http://getcomposer.org/download/):
```
composer require roxblnfk/smart-stream
```## Documentation
- [English](docs/en/README.md)
- [Russian](docs/ru/README.md)