Libraries tagged by primitive
php-objects/php-objects
1892 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
84680 Downloads
Share value objects that contain the same primitive value as a singleton.
monkeyscloud/monkeyslegion-core
2752 Downloads
High-performance framework kernel with typed config, service providers, pipeline, and PHP 8.4 primitives for the MonkeysLegion framework.
milpa/live
256 Downloads
Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.
milpa/event-store
85 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.
milpa/data
276 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
milpa/auth
116 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
memran/marwa-support
1190 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
mediagone/types-common
4183 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
2272 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
maatify/crypto
3374 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
jeffersongoncalves/laravel-commerce-core
92 Downloads
Commerce core — base service, saga workflow engine, prefixed identifiers, and money primitives for the Laravel Commerce ecosystem
gulf/payments
40 Downloads
Configuration-driven, multi-gateway payment orchestration for Laravel. Drivers expose primitives; flows compose them.