Libraries tagged by d4sign
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
designbycode/south-african-id-validator
33 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
designbycode/luhn-algorithm
290 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
ddd-module/broadway-bundle
16 Downloads
Symfony bundle for ddd-module/broadway.
ddd-module/broadway
17 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
dd/php-library-ddtextcompare
2964 Downloads
A simple tool allowing to compare two texts
dalholm/laravel-vuetify-spa-admin
180 Downloads
A simple lightweight admin template based on laravel and vuetifyjs. Simple and clean
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.
coolops/web-app
498 Downloads
CoolOps web application skeleton (based on CakePHP 3 & MaterializeCSS)
contextmapp/laravel-material-components
64 Downloads
codeofdigital/cache-repository
4336 Downloads
Laravel Repository Package with Caching
codeliner/shared-domain-set
3968 Downloads
Collection of common DDD interfaces
bus-factor/ddd
9047 Downloads
Domain Driven Design related Classes and Utilities