A PHP implementation of the Specification Pattern, a pattern that is frequently used in the context of domain-driven design
-
Updated
Feb 21, 2024 - PHP
A PHP implementation of the Specification Pattern, a pattern that is frequently used in the context of domain-driven design
Repositório com os fontes utilizados no artigo "Abstraindo regra de negócio e aplicando o Specification Pattern"
A simple language for defining and building Specification Pattern objects.
simple laravel marketplace with some Domain Driven Design concepts
[ABANDONED] Moved to getwarp organization https://github.com/getwarp/warp
This project is a code example of using the PHP Specification to implement a specification pattern. It is written following Domain-Driven Design approach and has a code example of combining a specification and a repository. It uses Eloquent and Doctrine for the ORM.
PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book
Desirable, practical, modern and sexy design patterns for PHP 8.2 onwards that can actually be used, not just seen.
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
Implementation of Criteria patterns in PHP for Complex Heart SDK.
PHP implementation of "Specification" pattern
Filter an Illuminate collection with specifications.
Add a description, image, and links to the specification-pattern topic page so that developers can more easily learn about it.
To associate your repository with the specification-pattern topic, visit your repo's landing page and select "manage topics."