{"id":94856,"library":"php-extended-php-enumerable","title":"PHP Extended Enumerable","description":"A simple library to provide access to enumerable functionalities in PHP.","status":"active","version":"8.0.0","language":"php","source_language":null,"source_url":"https://gitlab.com/php-extended/php-enumerable","tags":["enumerable","collection","iteration","php"],"install":[{"cmd":"composer require php-extended/php-enumerable","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Enumerable","correct":"use PhpExtended\\Enumerable\\Enumerable;"}],"quickstart":{"code":"use PhpExtended\\Enumerable\\Enumerable;\n\n$enumerable = new Enumerable([1, 2, 3]);\nforeach ($enumerable as $item) { echo $item; }","lang":"php","description":"Iterate over an enumerable collection"},"warnings":[],"env_vars":null,"search_vec":"'access':9 'collect':16 'enumer':3,11,15 'extend':2 'function':12 'iter':17 'librari':6 'php':1,14,18 'provid':8 'simpl':5","created_at":"2026-06-19T10:13:57.476514+00:00","updated_at":"2026-06-19T10:13:57.476514+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://gitlab.com/php-extended/php-enumerable","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}