{"id":93802,"library":"prooph-event-sourcing","title":"Prooph Event Sourcing","description":"PHP EventSourcing library","status":"active","version":"5.7.0","language":"php","source_language":null,"source_url":"https://github.com/prooph/event-sourcing","tags":["eventsourcing","cqrs","aggregate","ddd"],"install":[{"cmd":"composer require prooph/event-sourcing","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AggregateRepository","correct":"use Prooph\\EventSourcing\\Aggregate\\AggregateRepository;"}],"quickstart":{"code":"use Prooph\\EventSourcing\\Aggregate\\AggregateRepository;\nuse Prooph\\EventStore\\InMemoryEventStore;\n\n$eventStore = new InMemoryEventStore();\n$repository = new AggregateRepository($eventStore);\n// Use repository to load/save aggregates","lang":"php","description":"Create an aggregate repository with in-memory event store"},"warnings":[{"fix":"Ensure PHP >= 7.4 and install an event store adapter (e.g., prooph/event-store)","message":"Requires PHP 7.4+ and event store implementation","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'aggreg':9 'cqrs':8 'ddd':10 'event':2 'eventsourc':5,7 'librari':6 'php':4 'prooph':1 'sourc':3","created_at":"2026-06-19T09:56:00.688668+00:00","updated_at":"2026-06-19T09:56:00.688668+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://getprooph.org/","github":"https://github.com/prooph/event-sourcing","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}