Libraries tagged by class configuration
pchouse/php-tabulator
9 Downloads
A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library
cmskit/admin-database-modeling
25 Downloads
A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes
src-run/wonka-bundle
54 Downloads
a collection of classes and interfaces aimed at facilitating Symfony bundle's, including helpers for advanced bundle configuration, kernel compiler passes, and more
mjohann/simple-redis
13 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
8 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.
letots/workflow-extension-bundle
32 Downloads
Configurations to allow defining Symfony Workflows as PHP classes easily and little helpers functions to work with them.
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.
john-montigomo/symfony-maker-bundle
3 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
ibnusyuhada/slim-tegar
200 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
code711/speedupyaml
468 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.