neos / flow
Flow Application Framework
Fund package maintenance!
9.1.1
2026-03-20 20:14 UTC
Requires
- php: ^8.2
- ext-json: *
- ext-reflection: *
- ext-spl: *
- ext-xml: *
- ext-xmlreader: *
- ext-zlib: *
- composer/composer: ^2.9.3
- doctrine/annotations: ^1.13
- doctrine/common: ^3.1
- doctrine/dbal: ^3.1.4
- doctrine/migrations: ^3.3
- doctrine/orm: ^2.17.0
- egulias/email-validator: ^3.0||^4.0
- laminas/laminas-code: ^4.10
- neos/cache: 9.1.1
- neos/composer-plugin: ^2.0
- neos/eel: 9.1.1
- neos/error-messages: 9.1.1
- neos/flow-log: 9.1.1
- neos/http-factories: 9.1.1
- neos/utility-arrays: 9.1.1
- neos/utility-files: 9.1.1
- neos/utility-mediatypes: 9.1.1
- neos/utility-objecthandling: 9.1.1
- neos/utility-opcodecache: 9.1.1
- neos/utility-pdo: 9.1.1
- neos/utility-schema: 9.1.1
- neos/utility-unicode: 9.1.1
- psr/cache: ^2.0 || ^3.0
- psr/container: ^1.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^2.0 || ^3.0
- psr/simple-cache: ^2.0 || ^3.0
- ramsey/uuid: ^3.0 || ^4.0
- symfony/console: ^5.1||^6.0
- symfony/dom-crawler: ^5.1||^6.0
- symfony/yaml: ^5.1||^6.0
Requires (Dev)
- mikey179/vfsstream: ^1.6.10
- phpunit/phpunit: ~9.1
Suggests
- ext-curl: To use the \Neos\Flow\Http\Client\CurlEngine
- ext-igbinary: The igbinary extension is a replacement for the standard PHP serializer
- doctrine/data-fixtures: To manage and execute the loading of data fixtures for the Doctrine ORM or ODM
- neos/fluid-adaptor: For rendering templates with TYPO3.Fluid
- neos/party: To make use of basic user handling
- php-uuid: For fast generation of UUIDs used in the persistence.
This package is auto-updated.
Last update: 2026-06-12 21:43:28 UTC
README
Note
This repository is a read-only subsplit of a package that is part of the Flow framework (learn more on flow.neos.io).
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.