PHPackages                             upcloo/micro-framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. upcloo/micro-framework

ActiveFramework[Framework](/categories/framework)

upcloo/micro-framework
======================

Just a simple micro-framework built in top of ZF2 components

0.0.14(12y ago)2121MITPHP

Since Jul 21Pushed 12y ago2 watchersCompare

[ Source](https://github.com/wdalmut/upcloo-web-framework)[ Packagist](https://packagist.org/packages/upcloo/micro-framework)[ RSS](/packages/upcloo-micro-framework/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (6)Versions (16)Used By (0)

UpCloo MicroFramework with ZF2 components
=========================================

[](#upcloo-microframework-with-zf2-components)

This is just a simple microframework based on ZF2 components.

- [Read The Docs](https://upcloo-web-framework.readthedocs.org/en/latest/)

License
-------

[](#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)

```
