Libraries tagged by class configuration
mjohann/simple-redis
17 Downloads
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.
mjohann/simple-rabbitmq
14 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
ibnusyuhada/slim-tegar
211 Downloads
Slim Tegar is a package that designed for integrating PHP-DI and Slim Framework version 3.x.x. This package is an Slim Bridge advanced of http://php-di.org/doc/frameworks/slim.html. You don't need to extends any class of PHP-DI or Slim just to make container configuration. Slim Tegar also providing the easy way to implement Closure and MVC routes.
humanized/yii2-user
123 Downloads
User Administration Module for Yii2. This module wraps and extends the default user management interface provided by the framework. Several parts of this module however, are designed to be fully compatible with the factory-provided implementations related to user management. For this, several configuration options can be set to override module defaults allowing the use of the factory default or custom classes.
hoppinger/config-target
303 Downloads
Target classes to use with Hoppinger's cnf/target configuration paradigm
gameplayjdk/pimple-package-utility
40 Downloads
Utility classes for pimple container based libraries and applications with configuration and tag support.
scr-be/wonka-bundle
286 Downloads
a collection of classes and interfaces aimed at facilitating Symfony bundle's, including helpers for advanced bundle configuration, kernel compiler passes, and more
polycademy/citemplating
110 Downloads
Simple Templating Static Helper Class for Codeigniter Provides Partials and Layouts - Convention over configuration
narrowspark/discovery-common
1538 Downloads
Common classes for Automatic and Automatic configurators.
tglobally/configuraciones
7 Downloads
Clase para controlar configuraciones
kheaactua/configurator
17 Downloads
Simple container class for config options.
narrowspark/automatic-common
6451 Downloads
Common classes for Automatic and Automatic configurators.
code711/speedupyaml
641 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.