Libraries tagged by configuration library
vaibhavpandeyvpz/kunfig
116 Downloads
Helper library to easily merge & use multiple configuration files.
balinomad/simple-config
16 Downloads
Simple library to create and modify a configuration structure.
zoerb/filerevbundle
12252 Downloads
Handle asset rewrites based on json configuration
woodw/etcd-php
28 Downloads
Etcd client library for PHP
viloveul/config
161 Downloads
Base Configuration for Viloveul Components.
syzerphp-framework/environment
8 Downloads
Environment component for SyzerPHP Framework.
rozehnal/environment-parameters
3624 Downloads
Composer script building your detached parameters for deploying the app. Built above the great incenteev/composer-parameter-handler library.
roneichiarandi/skeleton-php
36 Downloads
A simple Skeleton to create project or library with PHP.
raxon/server
101 Downloads
raxon/server see https://raxon.org for detailed usage
r3m_io/server
199 Downloads
r3m_io/server see https://r3m.io for detailed usage
nod/nod-environment
27 Downloads
A php library for detecting and configuring environment through dotenv
ndtan/id-generator
0 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
mordilion/pipeline
48 Downloads
A PHP-Library to have an easy way to write a configurable transfer/export with different kinds of interfaces.
meius/laravel-flag-forge
16 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
meius/flag-forge
52 Downloads
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.