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: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T15:22:58.000Z (over 4 years ago)
- Last Synced: 2024-08-02T16:49:50.047Z (almost 2 years 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