Libraries tagged by principals
moeen-basra/photon
17 Downloads
Laravel micro framework for SRP (Single Responsibility Principle)
mbiomee/laracrud
2 Downloads
LaraCrud is CRUD genrator aplaying SOLID princibales
martechmagicians/referhub
2 Downloads
ReferHub is a modular and composable referral system, designed to seamlessly generate and track referral codes for users. With support for various identification methods and a flexible event-tracking system, ReferHub provides an extensible solution for managing referrals across different platforms. Its event-driven architecture enables webhook integrations, making it adaptable to diverse use cases. Whether you're implementing a user sign-up referral program or tracking purchases, ReferHub offers a robust and maintainable foundation. Built with DDD and TDD principles, it emphasizes quality, scalability, and ease of integration. Ideal for developers seeking a referral solution that can be effortlessly embedded into existing systems or customized to specific needs.
krg/doctrine-nestedsets
25 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
koldown/ioc
16 Downloads
Librería que proporciona un conjunto de clase para implementar los principios de inversión de control (IoC)
kdaviesnz/functional
64 Downloads
Check your code for compliance with Functional programming principles.
jonbaldie/functions
29 Downloads
A skeleton PHP project based on the principles of functional programming and pure functions.
j0hnys/trident
76 Downloads
A laravel package for developing applications following Domain Driven Design (DDD) and Test Driven Design (TDD) principles
indiehd/velkart
164 Downloads
An extensible shopping cart built upon clean-coding principles and designed for Laravel.
hakimasrori/repository
4 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}
diatechnis/vellum
35 Downloads
A site building library based loosely on atomic design principles.