Libraries tagged by design pattern
kesmenenver/servicelayer
979 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
jobins/laravel-repository
693 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
icanboogie/prototype
10966 Downloads
Implements the Prototype design pattern; getters/setters
eazybright/repository-package
4251 Downloads
A package for managing repository design pattern
dlx-llc/laravel-repository
2839 Downloads
Repository design pattern implementation for Laravel framework.
djsharman/state
136 Downloads
The State design pattern. Implemented in PHP and with style.
crefito11/database-manager
48 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
carry0987/falcon
84 Downloads
Falcon - A versatile PHP framework designed for seamless integration of third-party social logins. Supports major services including Google, Facebook, Twitter, etc, delivering simple and secure authentication via a unified interface and design patterns.
bayfrontmedia/bones
1536 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
lava83/laravel-ddd
129 Downloads
A comprehensive toolkit providing foundational building blocks for implementing Domain-Driven Design (DDD) patterns in Laravel 12+ applications. This package offers battle-tested base classes, contracts, and infrastructure components to help you build scalable, maintainable domain-driven applications.
ahmadsayadi/kalebun-panel
9 Downloads
Modern admin dashboard boilerplate - Laravel 13 + Inertia.js + React 19 + TypeScript. CRUD generator pattern, oklch design system, dark mode, permission-based menu.
zzc/design-patterns
24 Downloads
design patterns
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yyueshui/design-pattern
10 Downloads
design-pattern