Download the PHP package comodojo/dispatcher without Composer
On this page you can find all versions of the php package comodojo/dispatcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download comodojo/dispatcher
More information about comodojo/dispatcher
Files in comodojo/dispatcher
Package dispatcher
Short Description comodojo/dispatcher framework default project package
License MIT
Homepage https://dispatcher.comodojo.org
Informations about the package dispatcher
comodojo/dispatcher
Comodojo/dispatcher framework default project package.
This is the development branch, please do not use it in production
For more information, visit dispatcher.comodojo.org.
Installation
First, install composer, then follow one of the two steps below.
Create a new project via composer
Open the command line and type:
composer create-project comodojo/dispatcher
This command will clone the repo, install dependencies and trigger the post-install command for you.
Create a new project manually
Open the command line and type:
git clone https://github.com/comodojo/dispatcher.git
Then, cd into the newly created folder and:
composer install && composer run-script post-create-project-cmd
Documentation
- Docs (wip): docs.comodojo.org
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Copyright (c) 2018 Marco Giovinazzi
For more information, visit comodojo.org.
All versions of dispatcher with dependencies
comodojo/comodojo-installer Version ^1.0
comodojo/dispatcher.framework Version ^4.0
comodojo/dispatcher-bundle Version ^1.0