All Projects → spatie → larabank-projectors

spatie / larabank-projectors

Licence: other
Larabank built with projectors

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to larabank-projectors

larabank-traditional
Larabank built traditionally
Stars: ✭ 24 (-60%)
Mutual labels:  event-sourcing, laravel-event-projector
microservice framework version 6
A Java framework to support applications utilising CQRS and Event Sourcing architectures
Stars: ✭ 25 (-58.33%)
Mutual labels:  event-sourcing
Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
Stars: ✭ 207 (+245%)
Mutual labels:  event-sourcing
Event Sourcing
Provides basic functionality for event sourced aggregates.
Stars: ✭ 242 (+303.33%)
Mutual labels:  event-sourcing
Eventsource
Serverless Go event sourcing library built on top of dynamodb
Stars: ✭ 217 (+261.67%)
Mutual labels:  event-sourcing
Conduit
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
Stars: ✭ 253 (+321.67%)
Mutual labels:  event-sourcing
Axonframework
Framework for Evolutionary Event-Driven Microservices on the JVM
Stars: ✭ 2,558 (+4163.33%)
Mutual labels:  event-sourcing
fee-office
A DDD, CQRS, ES demo application
Stars: ✭ 35 (-41.67%)
Mutual labels:  event-sourcing
undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
Stars: ✭ 20 (-66.67%)
Mutual labels:  event-sourcing
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+5740%)
Mutual labels:  event-sourcing
Wolkenkit Boards
wolkenkit-boards is a team collaboration application.
Stars: ✭ 236 (+293.33%)
Mutual labels:  event-sourcing
Digital Restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stars: ✭ 222 (+270%)
Mutual labels:  event-sourcing
tactical-ddd
lightweight helpers that I find myself implementing over and over again related to DDD/Event Sourcing tactical patterns, such as Value Objects, Entities, AggregateRoots, EntityIds etc...
Stars: ✭ 33 (-45%)
Mutual labels:  event-sourcing
Devalpha Node
A stream-based approach to algorithmic trading and backtesting in Node.js
Stars: ✭ 217 (+261.67%)
Mutual labels:  event-sourcing
workflow
Functional CQRS Eventsourcing Engine
Stars: ✭ 22 (-63.33%)
Mutual labels:  event-sourcing
Flux
A simple CQRS Framework for go
Stars: ✭ 206 (+243.33%)
Mutual labels:  event-sourcing
Core
Build platforms that flexibly mix SQL, batch, and stream processing paradigms
Stars: ✭ 231 (+285%)
Mutual labels:  event-sourcing
Proophessor Do
prooph components in action
Stars: ✭ 247 (+311.67%)
Mutual labels:  event-sourcing
event-sourcing-rails-todo-app-demo
A demo app to illustrate Kickstarter's Event Sourcing experiment
Stars: ✭ 82 (+36.67%)
Mutual labels:  event-sourcing
nest-microservices
Small user management system using nest microservices
Stars: ✭ 35 (-41.67%)
Mutual labels:  event-sourcing

Larabank built with projectors 📽

Larabank accounts page

This is an example app used in the documentation of laravel-event-projector.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Getting started

  • Clone the repo
  • copy env.example to .env
  • set the DB_ environment variables in .env to your liking
  • create a database with the name specified in DB_DATABASE
  • composer install
  • yarn, yarn run dev (or the npm equivalents)
  • migrate and seed the database with php artisan migrate:fresh --seed
  • you can now loging in with user "[email protected]", password "secret"

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].