neos/flow-development-collection

Last activity 14 Jun 2025 141 154 170923
composer require neos/flow-development-collection

Flow packages in a joined repository for pull requests.

3.0.6

Version
3.0.6
Type
neos-package-collection
Release Date
Mar 16, 2016 06:48
Source
git
Distribution
zip
Requires
  • php: >=5.5.0
  • ext-zlib: *
  • ext-spl: *
  • ext-json: >=1.2.0
  • ext-mbstring: *
  • ext-reflection: *
  • doctrine/orm: ~2.4.0
  • doctrine/migrations: ~1.3.0
  • doctrine/dbal: ~2.5.0
  • symfony/yaml: ~2.5.0
  • symfony/dom-crawler: ~2.5.0
  • symfony/console: ~2.0
  • neos/composer-plugin: ^1.0.1
Suggest
  • doctrine/data-fixtures: To manage and execute the loading of data fixtures for the Doctrine ORM or ODM
  • ext-curl: To use the \TYPO3\Flow\Http\Client\CurlEngine
  • typo3/party: To make use of basic user handling
Replaces
  • typo3/eel: self.version
  • typo3/flow: self.version
  • typo3/fluid: self.version
  • typo3/kickstart: self.version
MIT c1fe9b3e8b922084b39633bf2c3ef12e93f97563

Readme excerpt

Flow development collection

This repository is a collection of packages for the Flow framework (learn more on http://flow.neos.io/). The repository is used for development and all pull requests should go into it.

If you want to use the Flow framework, please have a look at the documentation: https://flowframework.readthedocs.org/en/latest/

Contributing

If you want to contribute to Flow Framework and want to set up a development environment, then follow these steps:

composer create-project neos/flow-development-distribution flow-development dev-master --keep-vcs

Note the -distribution package you create a …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).