Libraries tagged by php-wit
brokencube/zipstream64
7848 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
tiny-blocks/logger
261 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
tiny-blocks/environment-variable
1715 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
tigusigalpa/bybit-php
20 Downloads
Bybit V5 API client for PHP with Laravel 8-13 integration
tigusigalpa/bingx-php
21 Downloads
BingX API v3 client for PHP with Laravel 8-13 integration - TWAP orders, trailing stops, multi-assets margin, advanced risk management
thesis/grpc-server
27 Downloads
Async gRPC server for PHP with HTTP/2 transport, unary and streaming RPC handlers, interceptors, and graceful shutdown.
thesis/grpc-client
44 Downloads
Async gRPC client for PHP with HTTP/2 transport, streaming RPCs, interceptors, TLS/mTLS, and client-side load balancing.
symbolist/piny-db
275 Downloads
A tiny file-based JSON database for PHP with atomic locking, queue rotation, and optional TCP server.
steverhoades/ebay-sdk-php
108 Downloads
An eBay SDK for PHP. Fork of dts/ebay-sdk-php with support for PHP 8.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
sdo-sa/hijri-converter
8 Downloads
Accurate Hijri (Umm al-Qura) ⇄ Gregorian date conversion for PHP, with optional Laravel support.
schivei/php-go
31 Downloads
php-go allows to call Go code from PHP, with minimal code boilerplate.
romeoz/rock-validate
1693 Downloads
Flexible validator for PHP with I18N.
rawsrc/pdoplusplus
43 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
php-etl/pipeline
12846 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators