Libraries tagged by paste
pattern-lab/plugin-faker
344936 Downloads
Faker Support for Pattern Lab
php-patterns/activerecord
12484 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
pastuhov/php-exec-command
206404 Downloads
Simple php command executor with param binding.
pantera-digital/yii2-sberbank-pay
19108 Downloads
drupal-pattern-lab/unified-twig-extensions
518367 Downloads
Share Pattern Lab's custom Twig extensions with Drupal 8.
drupal-pattern-lab/attach-library-twig-extension
340628 Downloads
Twig function that lets Pattern Lab use a simple version of Drupal's attach_library function to add javascript files per component.
drupal-pattern-lab/add-attributes-twig-extension
435522 Downloads
Twig function that allows addition of attributes that can be rendered in both Drupal and Pattern Lab
zepgram/module-rest
29446 Downloads
Technical module to industrialize API REST call with dependency injection pattern using Guzzle library
yidas/codeigniter-model
12120 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
xety/configurator
463343 Downloads
A simple configuration class without dependencies that use the Fluent pattern.
wyrihaximus/monolog-formatted-psr-handler
191619 Downloads
Passes `formatted` instead of `message` to the PSR-3 logger
touhidurabir/laravel-model-repository
2920 Downloads
A package to implement repository pattern for laravel models
rumenx/php-seo
5206 Downloads
AI-powered, framework-agnostic PHP package for automated SEO optimization. Intelligently generates meta tags, titles, descriptions, and alt texts using configurable AI providers or manual patterns.
robotusers/cakephp-table-inheritance
260924 Downloads
Robotusers CakePHP STI & CTI pattern plugin
rekalogika/domain-event-outbox
10412 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event