{"id":88702,"library":"laminas-laminas-config-aggregator","title":"Laminas Config Aggregator","description":"Lightweight library for collecting and merging configuration from different sources.","status":"active","version":"1.20.0","language":"php","source_language":null,"source_url":"https://github.com/laminas/laminas-config-aggregator","tags":["config","aggregator","laminas","merge"],"install":[{"cmd":"composer require laminas/laminas-config-aggregator","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ConfigAggregator","correct":"use Laminas\\ConfigAggregator\\ConfigAggregator;"}],"quickstart":{"code":"use Laminas\\ConfigAggregator\\ConfigAggregator;\nuse Laminas\\ConfigAggregator\\PhpFileProvider;\n\n$aggregator = new ConfigAggregator([\n    new PhpFileProvider('config/*.php'),\n]);\n$config = $aggregator->getMergedConfig();","lang":"php","description":"Aggregate configuration from PHP files."},"warnings":[{"fix":"Install laminas/laminas-zendframework-bridge if migrating from Zend Framework.","message":"Requires PHP 7.3+ and laminas/laminas-zendframework-bridge for ZF compatibility.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'aggreg':3,15 'collect':7 'config':2,14 'configur':10 'differ':12 'lamina':1,16 'librari':5 'lightweight':4 'merg':9,17 'sourc':13","created_at":"2026-06-19T08:36:21.396976+00:00","updated_at":"2026-06-19T08:36:21.396976+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://laminas.dev","github":"https://github.com/laminas/laminas-config-aggregator","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}