Libraries tagged by code pattern
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.
wickedbyte/tombstone
5 Downloads
Basic implementation of the Tombstone pattern for PHP to uncover zombie code
pimbay-php/sequence-formatter
0 Downloads
Pattern formatter, initial value generator, random code generator, alphabet, and transformers for the PimBay Sequence Stack.
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.
rnr1721/codecraft
142 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
rajtechnologies/laravel-tools
145 Downloads
All Type of Base Tools to Helping Development and Repository Generator
piovezanfernando/laravel-api-vue-forge
7 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.