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
- Host: GitHub
- URL: https://github.com/twirphp/quickstart
- Owner: twirphp
- License: mit
- Created: 2018-04-15T08:25:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T01:44:13.000Z (over 2 years ago)
- Last Synced: 2026-03-30T06:22:39.252Z (21 days ago)
- Language: Nix
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).