Libraries tagged by Form designer
unclecheese/silverstripe-green
509 Downloads
A micro-framework for SilverStripe that offers a design-driven approach to creating unique templates
mghrby/modular-ddd
11 Downloads
A Laravel package for building modular applications using Domain-Driven Design with Event Sourcing and CQRS
wiisoft/yii2-materialize
262 Downloads
This is a set of widgets based on an improved version of MAZA CSS framework - MaterializeCSS framework for Yii2
miladimos/laravel-repository
176 Downloads
a powerful and simple to use package for repository pattern
max26292/laravel-lazy-tools
1041 Downloads
This tools for lazy guys, used to generate repository,interface and response
matiux/broadway-sensitive-serializer
407 Downloads
Serializer implementation with support for data sensitization
hmlb/ddd
627 Downloads
DDD library for PHP projects.
elefant/theme-bootstrapped
29 Downloads
Bootstrapped theme for the Elefant CMS
ddd-module/broadway-bundle
32 Downloads
Symfony bundle for ddd-module/broadway.
ddd-module/broadway
33 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
dbunt1tled/php-value-objects
0 Downloads
PHP Value objects to use for DDD domains.
dangerwayne/laravel-specifications
13 Downloads
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering
cydrickn/symfony-ddd-cqrs-es
21 Downloads
DDD CQRS ES Boilerplate for Symfony
cydrickn/ddd-common
51 Downloads
PHP Interfaces provider for DDD, CQRS and ES.
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.