Libraries tagged by confs
hassankhan/config
12607908 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
consolidation/config
51541164 Downloads
Provide configuration services for a commandline tool.
hoa/consistency
20660036 Downloads
The Hoa\Consistency library.
seld/cli-prompt
23766898 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
nette/bootstrap
31117993 Downloads
🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.
mnapoli/silly
9877199 Downloads
Silly CLI micro-framework based on Symfony Console
josegonzalez/dotenv
8370183 Downloads
dotenv file parsing for PHP
bamarni/composer-bin-plugin
17199078 Downloads
No conflicts for your bin dependencies
sensio/distribution-bundle
62986831 Downloads
Base bundle for Symfony Distributions
consolidation/site-process
37646546 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
consolidation/site-alias
40521440 Downloads
Manage alias records for local and remote sites.
consolidation/self-update
50787036 Downloads
Provides a self:update command for Symfony Console applications.
consolidation/output-formatters
59485891 Downloads
Format text by applying transformations provided by plug-in formatters.
consolidation/log
52702905 Downloads
Improved Psr-3 / Psr\Log logger based on Symfony Console components.
consolidation/filter-via-dot-access-data
38698453 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.