neos/flow-base-distribution

Last activity 04 Apr 2025 20 11 42612
composer require neos/flow-base-distribution

Flow Base Distribution

2.2.0-beta4

Version
2.2.0-beta4
Type
library
Release Date
May 26, 2014 18:41
Source
git
Distribution
zip
Requires
  • typo3/flow: 2.2.0-beta4
  • typo3/welcome: 2.2.0-beta4
  • typo3/fluid: @beta
  • typo3/party: @beta
  • typo3/eel: @beta
  • doctrine/migrations: @dev
Requires (dev)
  • typo3/kickstart: 2.2.0-beta4
  • typo3/buildessentials: 2.2.0-beta4
  • phpunit/phpunit: 4.0.*
  • mikey179/vfsstream: 1.2.*
Suggest
  • ext-pdo_sqlite: For running functional tests out-of-the-box this is required
LGPL-3.0+ 4aabe80bef59e336190fd6aed21422aa0a2b937b

Readme excerpt

Flow base distribution

This repository provides a basis for starting new Flow projects. After running composer update or composer install respectively, you will have all packages installed which are needed for a standard Flow application.

It is best practice is to fork this repository, then clone it locally and adjust the dependencies in composer.json to your needs. After running composer update, check in the generated composer.lock file and push the result to your fork or a new repository.

Learn more about the Flow application framework on http://www.neos.io/. You'll find the installation instructions and more at http://flowframework.readthedocs.org/


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