Libraries tagged by principals
hooloovoo/orm
1756 Downloads
Object-Relation Mapping library based on "databse first" principle
hakimasrori/repository
3 Downloads
Simple Repository, Design Pattern, Laravel, SOLID Principle
goten4/gtn-persist-base
2199 Downloads
Zend Framework 2 Module that provides Persistence basic functionality (trying to follow DDD principles)
goforit/image-gd
20 Downloads
PHP8 Image processing library, based on DDD and SOLID design principles.
gfd6th/laravel-mobile-first
3 Downloads
Support implement mobile-first principle for your Laravel application.
felipefariasdev/bhut
5 Downloads
Usando os princípios do SOLID, escreva um programa que print todos os números de 1 até 100. Porém, quando for múltiplos de 3, print 'BHUT', se for múltiplo de 5 print 'IT' e se for multiplo de 3 e 5, print 'BHUT IT' - packaglist com phpunit {PSR-4}
epaphrodites/epaphrodites
241 Downloads
Epaphrodites framework combines simplicity, compatibility with Python, support for multiple databases, and a commitment to open-source principles.
diatechnis/vellum
35 Downloads
A site building library based loosely on atomic design principles.
coyotesoftware/coyotomic
10 Downloads
Tool to simplify the creation of frontend components with Atomic principles and bootstrap.
bookfrank/viaduct
45 Downloads
Viaduct is a very simple php router, hope to be able to help the php-framework beginners to understand the principle of router better
aslan-asilon31/aslan-solid-package
3 Downloads
A package for implementing SOLID principles.
agoalofalife/solid
4 Downloads
Examples and a description of the basic principles SOLID
tboileau/form-handler-bundle
111 Downloads
Symfony Form Handler helps you handle forms, in accordance with SOLID principles.
sikessem/encapsulation
11 Downloads
Apply the encapsulation principle on PHP classes