neos/eel
composer require neos/eel
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
8.2.0
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
- Requires
- php: ^8.0
- neos/flow: ~8.2.0
- neos/cache: *
- neos/utility-unicode: *
- neos/utility-objecthandling: *
- Requires (dev)
- None
- Suggest
- None
- Provides
- None
- Conflicts
- None
- Replaces
- None
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).
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages. Documentation is available as part of the Neos documentation.
If you want to use the Flow framework, please have a look at the Flow documentation
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.