Libraries tagged by paste
baumrock/humandates
36 Downloads
Format date ranges in a human-readable format with automatic pattern selection and localization support.
bangpound/callable-compiler-pass
822 Downloads
Create compiler passes in Symfony without defining another class
axyr/baum
5610 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
au/views_counter
102 Downloads
Provides a view counter system that may be include automatically for any entities, based on subtypes, that follow some specific elgg patterns that comes from the elgg_view_entity() function
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
astrotechlabs/yii2-tactician
1973 Downloads
Yii 2 Command Bus pattern implementation
assegaiphp/orm
200 Downloads
AssegaiORM is an ORM written in modern PHP. It supports both Active Record and Data Mapper patterns. AssegaiORM is highly influenced by other ORMs, such as TypeORM, Doctrine and Entity Framework.
asokol1981/abstract-mold
18 Downloads
A base abstract class for centralizing all changes to an entity using user-provided data (mold pattern).
arthurkushman/detox
16279 Downloads
Detox is a library to detect toxic text (comments/posts etc) of variable length with different patterns
aran112000/nope-php
0 Downloads
A light-weight tool for parsing log files in real-time and blocking requests that match certain pattern you define
ano/barbeq
63 Downloads
Abstraction of some Message Queuing system using Adapter pattern
amroboney/repository-generator
42 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.
amirzandi13/baum
5031 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
aklump/gitignore
171 Downloads
Small library for matching gitignore style (glob) patterns.
agluh/outbox-bundle
16 Downloads
Implements Outbox pattern for DDD-based Symfony applications