solid topic

List solid repositories
trafficstars

clean-ts-api

1.8k
Stars
490
Forks
Watchers

API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

service-pattern-go

815
Stars
122
Forks
Watchers

Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.

solid-principles

269
Stars
74
Forks
Watchers

SOLID Principles - simple and easy explanation

SOLID4Noobs

641
Stars
43
Forks
Watchers

Aprenda SOLID com exemplos práticos

phpcs-calisthenics-rules

602
Stars
57
Forks
Watchers

[DEPRECATED] Object Calisthenics rules for PHP_CodeSniffer

interviews

251
Stars
57
Forks
Watchers

A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.

onion-architecture-boilerplate

290
Stars
44
Forks
Watchers

Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant

solid-php-example

457
Stars
132
Forks
Watchers

Some examples about SOLID Design Principles in PHP

php-programming-best-practices

155
Stars
22
Forks
Watchers

Referencia para los desarrolladores de Tiendanube y para la comunidad de PHP.

hexagonal-architecture-acerola

452
Stars
98
Forks
Watchers

An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.