Libraries tagged by rust
xpaw/php-source-query-class
212704 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
xberg-io/xberg
45 Downloads
High-performance document intelligence library
rusticisoftware/tincan
848456 Downloads
Experience API (Tin Can API) Library
prewk/result
961035 Downloads
Result object for PHP inspired by Rust
prewk/option
963780 Downloads
Option object for PHP inspired by Rust
rustici-software/scormcloud-api-v2-client-php
282542 Downloads
php-standard-library/channel
112317 Downloads
Message-passing channels for async communication, inspired by Go and Rust
ory/client
128941 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
tltneon/lgsl
426 Downloads
PHP library retrieve game servers status from various types of games.
oxide/pdf-oxide
17 Downloads
The fastest PHP PDF library — 0.8ms mean, 5× faster than the industry leaders, 100% pass rate on 3,830 real-world PDFs. Text extraction, Markdown/HTML conversion, and PDF creation over a Rust core via FFI.
nikita2206/result
132480 Downloads
Result data type (just like in Rust)
lord/option
114563 Downloads
Rust-esque Option for PHP
ferdiunal/php-firepdf
924 Downloads
PHP FFI wrapper for the Rust pdf-inspector library.
cachix/secretspec
4 Downloads
PHP SDK for SecretSpec, a declarative secrets manager. A thin client over the shared Rust resolver; sources live in secretspec-php/.
bsn4/grpc
1115 Downloads
Rust-based gRPC extension for PHP — drop-in replacement for ext-grpc