https://github.com/shulard/httplug-react-client
A React client for the HTTP Plug project
https://github.com/shulard/httplug-react-client
Last synced: 5 months ago
JSON representation
A React client for the HTTP Plug project
- Host: GitHub
- URL: https://github.com/shulard/httplug-react-client
- Owner: shulard
- License: mit
- Created: 2015-11-09T11:05:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T10:42:34.000Z (over 9 years ago)
- Last Synced: 2024-12-30T01:28:36.366Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# React client for PHP HTTP
[](https://github.com/php-http/react-client/releases)
[](LICENSE)
[](https://travis-ci.org/php-http/react-client)
[](https://scrutinizer-ci.com/g/php-http/react-client)
[](https://scrutinizer-ci.com/g/php-http/react-client)
[](https://packagist.org/packages/php-http/react-client)[ReactHTTP](http://reactphp.org/) client.
## Install
Via Composer
``` bash
$ composer require php-http/react-client
```## Usage
## Testing
``` bash
$ composer test
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
## Security
If you discover any security related issues, please contact us at [[email protected]](mailto:[email protected]).
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.