Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpyw-junks/stream-interface-resource
Create resource stream from PSR-7 StreamInterface implementation
https://github.com/mpyw-junks/stream-interface-resource
php psr-7 resource stream
Last synced: 3 months ago
JSON representation
Create resource stream from PSR-7 StreamInterface implementation
- Host: GitHub
- URL: https://github.com/mpyw-junks/stream-interface-resource
- Owner: mpyw-junks
- License: mit
- Archived: true
- Created: 2019-12-29T07:19:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T15:22:58.000Z (about 3 years ago)
- Last Synced: 2024-08-02T16:49:50.047Z (6 months ago)
- Topics: php, psr-7, resource, stream
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**DEPRECATED: This package has been abandoned. Use [guzzlehttp/psr7](https://github.com/guzzle/psr7) bulit-in methods instead.**
```php