Libraries tagged by primetime
milpa/core
1121 Downloads
Milpa Framework — core contracts and primitives. Framework-agnostic: no ORM, no HTTP client, no host-application coupling (ADR-001).
martinezdelariva/hydrator
24962 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
maatify/crypto
3268 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
j45l/functional-php
20931 Downloads
Functional primitives for PHP
good-php/serialization
22030 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
cline/sso
3570 Downloads
Laravel-first SSO, OIDC, SAML, and SCIM primitives with package-owned persistence and adapter seams.
calmohallag/nullable-casting
16250 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.
awurth/functional
2213 Downloads
Functional primitives for PHP
aiarmada/seating
845 Downloads
Venue seat layout, seat allocation, and seat-map rendering primitive.
aetah/jose
597 Downloads
Generic PHP library for JOSE and compact JWS processing primitives
danog/tgseclib
435670 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
sinemacula/http-primitives-php
376 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
rcalicdan/query-builder-primitives
208 Downloads
Immutable querybuilder building block for creating sql query builder libraries
nawasara/auth-primitives
137 Downloads
Low-level auth primitives for Nawasara packages: sudo mode (session window, Livewire attribute, route middleware), built to live below the application shell so domain packages can depend on it without dragging in core.
primitive/openapi-initializer
768 Downloads
A command for Laravel to quickly scaffold an OpenAPI Spec file