neos/flow-base-distribution

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

Flow Base Distribution

9.0.0-beta3

Version
9.0.0-beta3
Type
library
Release Date
Jan 18, 2024 08:20
Source
git
Distribution
zip
Requires
  • neos/flow: 9.0.0-beta3
  • neos/welcome: 9.0.0-beta3
  • neos/cache: 9.0.0-beta3
  • neos/eel: 9.0.0-beta3
  • neos/error-messages: 9.0.0-beta3
  • neos/flow-log: 9.0.0-beta3
  • neos/utility-arrays: 9.0.0-beta3
  • neos/utility-files: 9.0.0-beta3
  • neos/utility-mediatypes: 9.0.0-beta3
  • neos/utility-objecthandling: 9.0.0-beta3
  • neos/utility-opcodecache: 9.0.0-beta3
  • neos/utility-pdo: 9.0.0-beta3
  • neos/utility-schema: 9.0.0-beta3
  • neos/utility-unicode: 9.0.0-beta3
  • neos/http-factories: 9.0.0-beta3
  • neos/fluid-adaptor: 9.0.0-beta3
Requires (dev)
  • neos/kickstarter: 9.0.0-beta3
  • neos/buildessentials: 9.0.0-beta3
  • neos/behat: 9.0.0-beta3
  • phpunit/phpunit: ~9.0
  • mikey179/vfsstream: ~1.6
Suggest
  • ext-pdo_sqlite: For running functional tests out-of-the-box this is required
  • neos/fluid-adaptor: For rendering templates with TYPO3.Fluid
MIT 3d4c2d5381864219798c5c716552b02f98b86ae3

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