Libraries tagged by primitives
tiny-blocks/http
23385 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.
thesis/grpc-protocol
188 Downloads
Shared gRPC protocol runtime for PHP: framing, metadata, status/error model, and encoding/compression primitives used by client and server.
sympress/orm
86 Downloads
Doctrine-inspired ORM primitives for WordPress projects that keep wpdb as the database runtime.
survos/ai-workflow-bundle
294 Downloads
State-bundle workflow primitives for async AI preparation, observation, analysis, and publishing.
sugarcraft/candy-forms
1045 Downloads
Foundation lib for form primitives (TextInput, TextArea, ItemList, Viewport, FilePicker, Field interface, Confirm, Form) extracted from sugar-bits and sugar-prompt.
rasuvaeff/yii3-tenancy
201 Downloads
Multi-tenancy core for Yii3: tenant resolution, request context, and scoping primitives
php-objects/php-objects
1898 Downloads
Primitive types behaving like grown up objects
padosoft/askmydocs-connector-base
205 Downloads
Framework primitives for AskMyDocs connectors — interface, base helpers, registry, OAuth vault, sync job, scheduler, exceptions. Extend ConnectorInterface to ingest any data source as RAG-ingestible knowledge.
mpyw/sharable-value-objects
84684 Downloads
Share value objects that contain the same primitive value as a singleton.
monkeyscloud/monkeyslegion-core
2792 Downloads
High-performance framework kernel with typed config, service providers, pipeline, and PHP 8.4 primitives for the MonkeysLegion framework.
milpa/event-store
287 Downloads
Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.
memran/marwa-support
1215 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
mediagone/types-common
4227 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
2283 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
mattiabasone/functional-php
25594 Downloads
Functional primitives for PHP