Libraries tagged by Domain Move
rezzza/domain-event
217 Downloads
Help apps to be more domain event friendly
cultuurnet/udb2-domain-events
7913 Downloads
PHP models for domain events in UiTdatabank version 2
joerucci/laravel-domain-tools
2446 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
pink-tie/money-bundle
231 Downloads
Bundle that integrates the PHP implementation of Fowler's Money pattern with Symfony.
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
bashilbers/domain
9 Downloads
Adds interfaces and base classes for DomainEvents, Aggregates, Snapshotting (the write part of CQRS). Modeled after DPC14
atrauzzi/domain-tool
775 Downloads
Conventions and many favourite utility methods for your domain libraries!
rtens/domin
1066 Downloads
General purpose DDD-friendly administration interface
rossriley/validation
18432 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
getwarp/data-source
579 Downloads
Useful interfaces and abstracts to design your domain model
addiks/symfony_rdm
4744 Downloads
Helps with the use of domain driven design & rich domain model in symfony/doctrine applications.
spaceonfire/data-source
1723 Downloads
Useful interfaces and abstracts to design your domain model
vanthink/hprose-php-fork
2074 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
ufo-tech/event-sourcing
695 Downloads
A lightweight event sourcing library with aggregates, event store and projections for modern PHP applications.