Libraries tagged by Persistent State
silverstripe/multiform
57372 Downloads
SilverStripe forms with multiple steps, flow control and state persistence
kisame76/filament-db-table-state
360 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
mwguerra/wire-bridge
91 Downloads
Seamless two-way reactive bridge between Livewire 4 and Vue 3 / React components with automatic state persistence.
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
tiny-blocks/outbox
21 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
mindy/state_persister
19 Downloads
broadway/saga-state-mongodb
403 Downloads
Saga state persistence for broadway/broadway-saga using MongoDB
broadway/saga-state-elasticsearch
2181 Downloads
Saga state persistence for broadway/broadway-saga using elastic/elasticsearch-php.
broadway/saga-state-dbal
201 Downloads
Saga state persistence for broadway/broadway-saga using doctrine/dbal
nexus-actors/persistence
0 Downloads
Nexus persistence — event sourcing and durable state for actors.
nexus-actors/persistence-doctrine
0 Downloads
Nexus persistence Doctrine ORM adapter — entity-based event store, snapshot store, and durable state store.
nexus-actors/persistence-dbal
0 Downloads
Nexus persistence DBAL adapter — Doctrine DBAL-backed event store, snapshot store, and durable state store.
token27/nexus-ai-workflows
19 Downloads
AI-native workflow engine with graph orchestration, resumable execution, nodes, guards, middleware, persistence, and observability.
yunasoft/hydrator
108 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
ormin/mapping-domain-events-handler
11 Downloads
Set of classes allowing you to grasp the benefits of using and persisting domain events while still persisting state changes into your system