Download the PHP package webforge/project-stack without Composer
On this page you can find all versions of the php package webforge/project-stack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webforge/project-stack
More information about webforge/project-stack
Files in webforge/project-stack
Package project-stack
Short Description Full stack for webforge components to write a webapplication or website.
License MIT
Informations about the package project-stack
webforge-project-stack
Full stack for webforge components to write a webapplication or website.
Why is it called that way?
Often you talk about an application stack as the components that are loaded to transform a request to an response with your kernel. This is exactly what this stack is doing. It's called project stack because a project is needed to get started. A Webforge\Framework\Project is a decorated Webforge\Framework\Package\Package.
getting started
Instantiate the Webforge\ProjectStack\Container with an object instance of Webforge\Framework\Project
Have a look at the container api to get your component instances containers (services).
All versions of project-stack with dependencies
webforge/doctrine Version 1.2.*@dev
webforge/view Version 1.0.*
webforge/config Version 1.0.*@stable
symfony/symfony Version 2.5.*
jms/serializer-bundle Version 0.13.*@stable
doctrine/doctrine-bundle Version 1.3.*
sensio/generator-bundle Version 2.3.*
jbroadway/urlify Version 1.0.*