Libraries tagged by clean architecture
ug-php/clean-architecture-core
86 Downloads
PHP clean architecture core library
small/clean-application
79 Downloads
This project is a set of class to manage dependency injection of application's part of a clean architecture app, independently of the framework used.
neoko/laravel-architecture-commands
11 Downloads
This package adds make commands for clean architecture files
vivek-mistry/repository-interface
43 Downloads
Laravel package for dependency injection to separate business logic.
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
lezhnev74/ddd-generator
804 Downloads
DDD Generator for 3-layered applications
kadevland/laravel-easy-modules
5 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
spatial/mediator
350 Downloads
Simple PSR-7 PSR-15 http-server-middleware, unambitious mediator implementation in Spatial (PHP) Clean Architecture API
mrkindy/n8n-laravel
3 Downloads
Laravel package for integrating with n8n API using clean architecture patterns
josesierradev/laravel-service-gateway
24 Downloads
A Laravel package to generate Service and Gateway classes for clean architecture projects.
amroboney/repository-generator
45 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.
adzadzadz/wp-plugin-framework
11 Downloads
Modern MVC framework for WordPress plugin development - Build professional plugins with clean architecture
hkod/frontmatter
485 Downloads
A context aware frontmatter parser that supports multiple formats and uses a clean OOP architecture
gburtini/hooks
175 Downloads
Hooks, plugins, filters, event-driven programming, plugin architecture all in a clean easy interface.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.