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.3.10

Version
3.3.10
Type
neos-package-collection
Release Date
Apr 01, 2017 10:21
Source
git
Distribution
zip
Requires
  • php: >=5.5.0
  • ext-mbstring: *
  • ext-zlib: *
  • ext-spl: *
  • ext-json: >=1.2.0
  • ext-reflection: *
  • ramsey/uuid: ^3.0.0
  • paragonie/random_compat: ^1.0
  • doctrine/orm: ~2.5.0
  • doctrine/migrations: ~1.3.0
  • doctrine/dbal: ~2.5.0
  • symfony/yaml: ~2.8.0
  • symfony/dom-crawler: ~2.8.0
  • symfony/console: ~2.8
  • neos/composer-plugin: ^2.0.0
Requires (dev)
  • phpunit/phpunit: ~4.8 || ~5.2.0
  • mikey179/vfsstream: ~1.6
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
  • php-uuid: For fast generation of UUIDs used in the persistence.
  • typo3/party: To make use of basic user handling
Replaces
  • neos/error-messages: self.version
  • neos/utility-arrays: self.version
  • neos/utility-files: self.version
  • neos/utility-lock: self.version
  • neos/utility-mediatypes: self.version
  • neos/utility-objecthandling: self.version
  • neos/utility-opcodecache: self.version
  • neos/utility-pdo: self.version
  • neos/utility-schema: self.version
  • neos/utility-unicode: self.version
  • typo3/eel: self.version
  • typo3/flow: self.version
  • typo3/fluid: self.version
  • typo3/kickstart: self.version
MIT 67adae6e7bf6778bf72dcf86e46243ae684d4239

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).