Download the PHP package phpmentors/pageflower-bundle without Composer
On this page you can find all versions of the php package phpmentors/pageflower-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phpmentors/pageflower-bundle
More information about phpmentors/pageflower-bundle
Files in phpmentors/pageflower-bundle
Package pageflower-bundle
Short Description A pageflow engine for Symfony applications
License BSD-2-Clause
Informations about the package pageflower-bundle
PageflowerBundle
A pageflow engine for Symfony applications
Features
- Annotation-based page flow definition
- Conversation management
- Access-controlled actions
- Conversation-scoped properties
- User-defined methods to be called immediately after a conversation has started
- Support for multiple browser windows or tabs
Installation
PHPMentorsPageflowerBundle
can be installed using Composer.
First, add the dependency to phpmentors/pageflower-bundle
into your composer.json
file as the following:
Stable version:
Development version:
Second, add PHPMentorsPageflowerBundle
into your bundles to register in AppKernel::registerBundles()
as the following:
Support
If you find a bug or have a question, or want to request a feature, create an issue or pull request for it on Issues.
Copyright
Copyright (c) 2014-2015, 2018-2020 Atsuhiro Kubo, All rights reserved.
License
All versions of pageflower-bundle with dependencies
doctrine/annotations Version ~1.0
phpmentors/domain-kata Version ~1.0
piece/stagehand-fsm Version ~2.6
symfony/config Version ~2.8|~3.0|~4.0
symfony/console Version ~2.8|~3.0|~4.0
symfony/dependency-injection Version ~2.8|~3.0|~4.0
symfony/form Version ~2.8|~3.0|~4.0
symfony/framework-bundle Version ~2.8|~3.0|~4.0
symfony/http-foundation Version ~2.8|~3.0|~4.0
symfony/http-kernel Version ~2.8|~3.0|~4.0
symfony/routing Version ~2.8|~3.0|~4.0
symfony/security Version ~2.8|~3.0|~4.0
symfony/validator Version ~2.8|~3.0|~4.0