neos/eel
composer require neos/eel
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
7.1.2
- Requires
- php: ^7.3 || ^8.0
- neos/flow: ~7.1.0
- neos/cache: *
- neos/utility-unicode: *
- neos/utility-objecthandling: *
Embedded Expression Language
.. note:: This repository is a read-only subsplit of a package that is part of the
Flow framework (learn more on flow.neos.io <http://flow.neos.io/>
_).
The Embedded Expression Language (Eel) is a building block for creating Domain
Specific Languages. Documentation is available as part of the Neos documentation <http://neos.readthedocs.org/en/stable/CreatingASite/TypoScript/EelFlowQuery.html>
_.
If you want to use the Flow framework, please have a look at the Flow documentation <http://flowframework.readthedocs.org/en/stable/>
_
Contribute
If you want to contribute to the Flow framework, please have a look at https://github.com/neos/flow-development-collection - it is the repository used for development and all pull requests should go into it.