Libraries tagged by rust
ryangjchandler/f
39 Downloads
Nicer string formatting for PHP, inspired by Rust, Python and others.
nicofff/lazy-iter
6 Downloads
Lazy array function chains inspired in Rust
ebeacon/iterutil
731 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
avvertix/html-shot
51 Downloads
HTML to image rendering for PHP, powered by Rust and Takumi
rustphp/rust
166 Downloads
a light restful mvc framework
danielspeir/rust
20 Downloads
Rust is a full-featured router for PHP 5.4+ with Reverse Routing and RESTful API support.
spiriitlabs/excel-rust
3 Downloads
schorsch3000/rustic-router
4 Downloads
masakielastic/hello-rust
1 Downloads
Hello World PHP extension written in Rust (ext-php-rs)
jordaneunson/munkireport-rustdesk
0 Downloads
MunkiReport module for collecting RustDesk remote desktop client configuration data from macOS endpoints
helloimalemur/rustify-php
17 Downloads
Rust-like Option and Result types for PHP
godruoyi/rust-php-extension-sample
4 Downloads
Installation script for sample rust php extension
brimmar/phpstan-rustlike-option-extension
8 Downloads
A PHPStan extension to help with the Option Type implementation for PHP
williamthogersen/minifier
6 Downloads
High-performance HTML minifier with Rust backend via PHP FFI. Provides fast, memory-safe HTML, CSS, and JavaScript minification using tokenized parsing.
vadage/oxidize
14 Downloads
PHP adaptation of some rust concepts