Libraries tagged by cb
welpie21/cbor.php
15813 Downloads
A CBOR encoder/decoder for PHP
spomky-labs/cbor-bundle
139342 Downloads
CBOR Encoder/Decoder Bundle for Symfony.
twikey/twikey-api-php
171295 Downloads
Php client to interface with the Twikey api
pablorsk/argentina-data-generator
25938 Downloads
Argentina data generator for CUIT and CBU numbers
kiwilan/php-ebook
19810 Downloads
PHP package to read metadata and extract covers from eBooks, comics and audiobooks.
kiwilan/php-archive
41216 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
cboxdk/laravel-telemetry
5951 Downloads
Collector-free telemetry for Laravel: Prometheus metrics, OTLP traces and events. No C extension, no protobuf, no sidecar — metrics that actually work under FPM.
cboxdk/laravel-queue-monitor
2394 Downloads
Laravel queue monitoring with individual job tracking, payload storage, replay, and analytics
cboxdk/laravel-queue-metrics
9886 Downloads
Production-ready Laravel queue monitoring with metrics, analytics, and insights
cboxdk/laravel-queue-autoscale
4808 Downloads
Intelligent, predictive autoscaling for Laravel queues with SLA/SLO-based optimization
cbsi/doctrine2-nestedset
306394 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
cbschuld/php-uuid-base58
38328 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
cboxdk/system-metrics
16658 Downloads
Peek into your low level system metrics with PHP
cblink/region
18256 Downloads
evit/php-gm-crypto
5202 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.