2 releases
0.1.1 | Jun 5, 2024 |
---|---|
0.1.0 | Jun 4, 2024 |
#1205 in #api
57KB
1.5K
SLoC
PEAR and PECL Client
Client for PHP Extension and Application Repository (PEAR) registries, including the PHP Extension Community Library (PECL).
Installation
Run the following command in your project:
cargo add pecl_client
Usage
See examples directory.
This library is organized as a set of tower_service
handlers.
This allows to abstract the transport layer and focus on the PECL API.
Documentation
See docs.rs/pecl_client.
Maintenance status
This library is incomplete for now. Development is not a high priority. New APIs are added as needed.
If you want to improve the library, feel free to open an issue or send a PR. Breaking changes are allowed. Note however that review times may be slow.
Reference
License
Dependencies
~6–13MB
~160K SLoC