Download the PHP package phariscope/event-store-doctrine without Composer
On this page you can find all versions of the php package phariscope/event-store-doctrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phariscope/event-store-doctrine
More information about phariscope/event-store-doctrine
Files in phariscope/event-store-doctrine
Download phariscope/event-store-doctrine
More information about phariscope/event-store-doctrine
Files in phariscope/event-store-doctrine
Vendor phariscope
Package event-store-doctrine
Short Description Store event via Doctrine
License MIT
Homepage https://github.com/phariscope/EventStoreDoctrine
Package event-store-doctrine
Short Description Store event via Doctrine
License MIT
Homepage https://github.com/phariscope/EventStoreDoctrine
Please rate this library. Is it a good library?
Informations about the package event-store-doctrine
Installation
Usage
- First, make sure to have the DATABASE_URL environment variable correctly initialized.
- Second, add the PersistEventSubscriber to the listeners as soon as you want.
Enjoy, and observe an 'events' table that contains all published events.
To Contribut to pharsicope/EventStoreDoctrine
Requirements
- docker
- git
Install
- git clone [email protected]:phariscope/EventStoreDoctrine.git
Unit test
Using Test-Driven Development (TDD) principles (thanks to Kent Beck and others), following good practices (thanks to Uncle Bob and others) and the great book 'DDD in PHP' by C. Buenosvinos, C. Soronellas, K. Akbary
Quality
- phpcs PSR12
- phpstan level 9
- coverage 100%
- infection MSI 100%
Quick check with:
Check coverage with:
and view 'var/index.html' with your browser
Check infection with:
and view 'var/infection.html' with your browser
All versions of event-store-doctrine with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
phariscope/event-store Version ^1.1
doctrine/orm Version ^2.16|^3
symfony/cache Version ^6.0|^6.3|^7
phariscope/event-store Version ^1.1
doctrine/orm Version ^2.16|^3
symfony/cache Version ^6.0|^6.3|^7
The package phariscope/event-store-doctrine contains the following files
Loading the files please wait ....