Download the PHP package upcloo/micro-framework without Composer
On this page you can find all versions of the php package upcloo/micro-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package micro-framework
UpCloo MicroFramework with ZF2 components
This is just a simple microframework based on ZF2 components.
License
This project is released under MIT license.
Getting started
In the scenario
folder you can find not only an example but a typical starting
point...
You can use a project folder that you prefer but a good starting point is:
- src
- Your
- Namespace
- tests
- Your
- Namespace
- web
- configs
The entry point (web/index.php)
Here is a config (configs/app.php)
Start with a controller (src/Your/Controller/Name.php)
Start your web service
Go to your page -> localhost:8080/walter
Build Status
All versions of micro-framework with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-mvc Version
2.2.*
zendframework/zend-eventmanager Version 2.2.*
zendframework/zend-http Version 2.2.*
zendframework/zend-servicemanager Version 2.2.*
zendframework/zend-eventmanager Version 2.2.*
zendframework/zend-http Version 2.2.*
zendframework/zend-servicemanager Version 2.2.*
The package upcloo/micro-framework contains the following files
Loading the files please wait ....