Libraries tagged by Architect
power-modules/framework
208 Downloads
Framework for building modular PHP applications and plugin ecosystems with encapsulated modules and PowerModuleSetup extensions
nameless/laravel-api-generator
76 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
jcvviljoen/php-stability-metrics
4720 Downloads
PHP tool to calculate architecture stability metrics based on clean architecture principles
jardissupport/dotenv
2188 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
jardissupport/contracts
1379 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more
jardissupport/classversion
358 Downloads
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
g4/clean-core
75407 Downloads
clean-core php library
ecotone/lite-application
8905 Downloads
Ecotone Lite — framework-agnostic bootstrap for PSR-11 applications with CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox.
bellangelo/phpadr
1688 Downloads
A PHP based command-line interface tool for working with ADR
anas/easy-dev
569 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
anahita/anahita
7958 Downloads
Anahita Knowledge Networking Platform and Framework
amashukov/rector-php-rules
1487 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
alxdorosenco/porto-for-laravel
6139 Downloads
This package is a solution for easy building and working with Porto pattern structure
lucid-arch/laravel
3284 Downloads
The Laravel Framework.
arafat69/laravel-repository
6064 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.