{"id":95746,"library":"typo3-eel","title":"TYPO3 Eel","description":"The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages.","status":"active","version":"9.1.0","language":"php","source_language":null,"source_url":"https://github.com/neos/eel","tags":["expression-language","dsl","typo3","eel"],"install":[{"cmd":"composer require typo3/eel","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"EelEvaluator","correct":"use TYPO3\\Eel\\EelEvaluator;"}],"quickstart":{"code":"use TYPO3\\Eel\\EelEvaluator;\n\n$evaluator = new EelEvaluator();\n$result = $evaluator->evaluate('foo.bar', ['foo' => ['bar' => 'Hello']]);\necho $result;","lang":"php","description":"Evaluates an Eel expression with a context."},"warnings":[],"env_vars":null,"search_vec":"'block':11 'build':10 'creat':13 'domain':14 'dsl':20 'eel':2,7,22 'embed':4 'express':5,18 'expression-languag':17 'languag':6,16,19 'specif':15 'typo3':1,21","created_at":"2026-06-19T10:41:25.257878+00:00","updated_at":"2026-06-19T10:41:25.257878+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/neos/eel","github":"https://github.com/neos/eel","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}}