Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lambq/libsignal-php
https://github.com/lambq/libsignal-php
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lambq/libsignal-php
- Owner: lambq
- Created: 2024-06-10T21:41:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T21:43:41.000Z (5 months ago)
- Last Synced: 2024-09-27T20:20:54.853Z (about 1 month ago)
- Language: PHP
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libsignal-php
.
## Installing
```shell
$ composer require lambq/libsignal-php -vvv
```## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/lambq/libsignal-php/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/lambq/libsignal-php/issues).
3. Contribute new features or update the wiki._The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._
## License
MIT