Libraries tagged by contract
coolms/core
1149 Downloads
Kernel contracts for the CoolMS platform: entity vocabulary, persistence-neutral mapping attributes, domain events, config loading, outbox/inbox and the seams modules implement
rinvex/repository
42111 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
pushinbr/pam-core-api
1042 Downloads
Compatibility package for pushinbr/pam-contracts.
atoum/praspel-extension
33030 Downloads
Include Praspel inside atoum.
middag-io/ui
8224 Downloads
MIDDAG UI contract builders — transport-agnostic PageContract system for contract-driven rendering
dgame/php-ensurance
147967 Downloads
php ensurance
codewithagents/openapi-laravel
1037 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
anik/cache
313 Downloads
waaseyaa/testing
7595 Downloads
Typed framework-contract fixtures and compatibility testing utilities for Waaseyaa.
vortos/vortos-search
1504 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
vortos/vortos-push
1500 Downloads
Vortos push-notification delivery — Web Push (VAPID + RFC 8291 aes128gcm) with a driver-based sender contract
vortos/vortos-persistence
2193 Downloads
Vortos persistence core — repository contracts, InMemory adapters, UnitOfWork
vortos/vortos-payments
1036 Downloads
Vortos payment gateway contracts — rail-agnostic charge, webhook and capability interfaces with a conformance suite every gateway must pass
vortos/vortos-payhere
973 Downloads
Vortos PayHere integration — hosted checkout signing, IPN verification with inbox, retrieval and refund APIs, behind the vortos-payments gateway contracts
vortos/vortos-domain
2268 Downloads
Vortos domain primitives — AggregateRoot, DomainEvent, ValueObject, Repository contracts