An open API service indexing awesome lists of open source software.

https://github.com/twirphp/quickstart

Installs all necessary dependencies to use TwirPHP
https://github.com/twirphp/quickstart

Last synced: 11 days ago
JSON representation

Installs all necessary dependencies to use TwirPHP

Awesome Lists containing this project

README

          

# TwirPHP Quickstart

This metapackage contains the minimum dependencies to use TwirPHP on both server and client side.

Install it alongside the `twirp/twirp` package:

```bash
$ composer require twirp/quickstart
```

## Security

If you discover any security related issues, please contact us at [twirphp@sagikazarmark.dev](mailto:twirphp@sagikazarmark.dev).

## License

The project is licensed under the [MIT License](LICENSE).