All Projects → ytake → Valueobjects

ytake / Valueobjects

Licence: mit
A PHP library/collection of classes / immutable objects!

Labels

Projects that are alternatives of or similar to Valueobjects

Spring Data Rest
Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
Stars: ✭ 743 (+1416.33%)
Mutual labels:  ddd
Nestjs Cqrs Starter
Nestjs-cqrs API
Stars: ✭ 25 (-48.98%)
Mutual labels:  ddd
Bank api
Code from the Event Sourcing With Elixir blog series
Stars: ✭ 35 (-28.57%)
Mutual labels:  ddd
Php Ddd Cargo Sample
PHP 7 Version of the cargo sample used in Eric Evans DDD book
Stars: ✭ 753 (+1436.73%)
Mutual labels:  ddd
Cleanarchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
Stars: ✭ 8,945 (+18155.1%)
Mutual labels:  ddd
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+1832.65%)
Mutual labels:  ddd
Go2o
基于DDD的o2o的业务模型及基础, 使用Golang+gRPC/Thrift实现
Stars: ✭ 700 (+1328.57%)
Mutual labels:  ddd
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+1895.92%)
Mutual labels:  ddd
Onion Architecture
Onion Architecture Sample Application
Stars: ✭ 18 (-63.27%)
Mutual labels:  ddd
Freedom
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Stars: ✭ 972 (+1883.67%)
Mutual labels:  ddd
Wild Workouts Go Ddd Example
Complete application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Stars: ✭ 756 (+1442.86%)
Mutual labels:  ddd
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+1451.02%)
Mutual labels:  ddd
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-42.86%)
Mutual labels:  ddd
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+1426.53%)
Mutual labels:  ddd
Ddd Dynamic
Domain Driven Design in Python, Ruby and other dynamic languages resources
Stars: ✭ 973 (+1885.71%)
Mutual labels:  ddd
Pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Stars: ✭ 708 (+1344.9%)
Mutual labels:  ddd
Wolkenkit
wolkenkit is an open-source CQRS and event-sourcing framework based on Node.js, and it supports JavaScript and TypeScript.
Stars: ✭ 880 (+1695.92%)
Mutual labels:  ddd
Event Sourcing With Kotlin
A demo project to show Event Sourcing with Kotlin.
Stars: ✭ 47 (-4.08%)
Mutual labels:  ddd
Rhodddoobie
My little sandbox for playing around with the FP + OOP + DDD combination, in particular using Rho, doobie, Docker, testing, etc in a project.
Stars: ✭ 38 (-22.45%)
Mutual labels:  ddd
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+1861.22%)
Mutual labels:  ddd

ValueObjects

Build Status Coverage Status Scrutinizer Code Quality

License Latest Version Total Downloads StyleCI

Codacy Badge SensioLabsInsight

A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.

This is fork of the educational package nicolopignatelli/valueobjects that aims to provide more functionality for basic tasks and act as a object oriented wrapper for PHP types.

Install

required >= PHP 7.0

$ composer require ytake/valueobjects
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].