{"id":88833,"library":"zendframework-zend-config-aggregator","title":"Zend Config Aggregator","description":"Lightweight library for collecting and merging configuration from different sources","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/zendframework/zend-config-aggregator","tags":["zend","config","aggregator","configuration","laminas"],"install":[{"cmd":"composer require zendframework/zend-config-aggregator","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ConfigAggregator","correct":"use Zend\\ConfigAggregator\\ConfigAggregator;"}],"quickstart":{"code":"use Zend\\ConfigAggregator\\ConfigAggregator;\nuse Zend\\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 using the ConfigAggregator."},"warnings":[{"fix":"Use laminas/laminas-config-aggregator instead.","message":"This package is part of the abandoned Zend Framework; consider migrating to Laminas.","severity":"breaking","affected_versions":">=1.0"}],"env_vars":null,"search_vec":"'aggreg':3,16 'collect':7 'config':2,15 'configur':10,17 'differ':12 'lamina':18 'librari':5 'lightweight':4 'merg':9 'sourc':13 'zend':1,14","created_at":"2026-06-19T08:38:25.750867+00:00","updated_at":"2026-06-19T08:38:25.750867+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://github.com/zendframework/zend-config-aggregator","github":"https://github.com/zendframework/zend-config-aggregator","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config","utility"],"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}}