Libraries tagged by code pattern
jcergolj/ai-pair-review
196 Downloads
AI-powered code review using Claude Code CLI. Reviews for SOLID principles, design patterns, and code quality via composer commands.
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
vsent/codegenerator
1 Downloads
A robust, flexible, and pattern-based unique code generator for Laravel applications.
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
libinkk/modular
16 Downloads
Enterprise-grade Laravel modular architecture package with automatic module discovery, code generators, CRUD scaffolding, repository pattern, service layer, DTO/action workflow, and zero-configuration project scaling.
wickedbyte/tombstone
5 Downloads
Basic implementation of the Tombstone pattern for PHP to uncover zombie code
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
takielias/contract-resolver
58 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
rajtechnologies/laravel-tools
145 Downloads
All Type of Base Tools to Helping Development and Repository Generator
piovezanfernando/laravel-api-vue-forge
10 Downloads
Laravel API and Vue.js Code Generator - Database-first approach
munguia-er/laravel-clean-generator
3 Downloads
Generates Clean Architecture structure for Laravel — DTOs, Repositories, Services, Controllers with Web & API stacks
mezatech/paggern
7 Downloads
Pattern interpreter for generating random strings.
jjanvier/broken-oop
5 Downloads
A set of annotations to help describe common OOP problems met during code reads or code reviews.
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
gavinggordon/constantgroups
18 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.