Libraries tagged by class configuration
apache_nginx_conf/nginx_conf
25 Downloads
Classes for working with configuration files of the Nginx.
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
jamalosm/config
474 Downloads
Easy to use class for working with php configuration files
rollerworks/metadata
805 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
yii2-cmslib/redis
40 Downloads
Redis class, For yii2 extention. Support multiple configuration.
mlukman/symfony-config-oop
73 Downloads
Simplify implementation of custom configuration for Symfony application/bundle by using classes to both define and parse configurations
jeroenrnl/zfwk
6 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
janisto/yii-environment
600 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
pchouse/php-tabulator
11 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
pdf-signer/php-sdk
2 Downloads
PHP client SDK for the pdf-signer eSignature API — a Configuration object, an ApiClient, per-resource Api classes, and typed Model DTOs, for our own server.
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.
letots/workflow-extension-bundle
74 Downloads
Configurations to allow defining Symfony Workflows as PHP classes easily and little helpers functions to work with them.