Libraries tagged by php primitive
tiny-blocks/http
23336 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
awurth/functional
2137 Downloads
Functional primitives for PHP
danog/tgseclib
435597 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
calmohallag/nullable-casting
16047 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
aetah/jose
584 Downloads
Generic PHP library for JOSE and compact JWS processing primitives
sinemacula/http-primitives-php
349 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
mattiabasone/functional-php
25576 Downloads
Functional primitives for PHP
amashukov/ton-php
445 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
8fold/php-shoop
1404 Downloads
A wrapper to create a more ubiquitous API for interacting with primitive data types.
memran/marwa-support
1188 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
codemonster-ru/validation
109 Downloads
Small validation primitives for Annabel applications.
codemonster-ru/scheduler
109 Downloads
Task scheduling primitives for Annabel applications.
codemonster-ru/queue
109 Downloads
Queue and job primitives for Annabel applications.
codemonster-ru/mail
109 Downloads
Mail message and transport primitives for Annabel applications.
codemonster-ru/logging
109 Downloads
PSR-3 logging primitives for Annabel applications.