Libraries tagged by primetime
sympress/orm
61 Downloads
Doctrine-inspired ORM primitives for WordPress projects that keep wpdb as the database runtime.
survos/ai-workflow-bundle
261 Downloads
State-bundle workflow primitives for async AI preparation, observation, analysis, and publishing.
rasuvaeff/yii3-tenancy
84 Downloads
Multi-tenancy core for Yii3: tenant resolution, request context, and scoping primitives
padosoft/askmydocs-connector-base
193 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
84677 Downloads
Share value objects that contain the same primitive value as a singleton.
monkeyscloud/monkeyslegion-core
2733 Downloads
High-performance framework kernel with typed config, service providers, pipeline, and PHP 8.4 primitives for the MonkeysLegion framework.
milpa/live
101 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
59 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
202 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
60 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
1189 Downloads
Framework-agnostic PHP support library with typed helpers for strings, arrays, files, objects, validation, and security primitives
mediagone/types-common
4173 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
2265 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
25589 Downloads
Functional primitives for PHP
maatify/crypto
3325 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.