Libraries tagged by tatter
zamzar/php-activerecord
29283 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
yorcreative/laravel-scanator
6 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
xdimedrolx/rulerz
2893 Downloads
Powerful implementation of the Specification pattern
wiz-develop/php-value-object
613 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
vaskiq/laravel-datalayer
155 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
vaskiq/eloquent-light-repo
119 Downloads
A lightweight repository pattern implementation for Laravel Eloquent models
vaened/php-criteria-core
91620 Downloads
Core functionality to implement criteria pattern using php
trilote/baum
4151 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
thestart/startle
791 Downloads
A sleek WordPress error and downtime notifier that keeps you in the loop via Slack and email. Silent when all's good, loud when it matters.
termyn/ddd
2806 Downloads
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
techrays-labs/laravel-service-repository-generator
960 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
syno/money-bundle
22370 Downloads
This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.
struktal/struktal-orm
99 Downloads
PHP library implementing the DAO pattern for easier database handling
stellarwp/pipeline
8723 Downloads
A library that implements the Chain of Responsibility pattern.
spiral-packages/event-bus
2590 Downloads
A simple observer pattern implementation based on symfony event handler, allowing you to subscribe and listen for various events that occur within your application.