Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neok/php-no-framework-tutorial


https://github.com/neok/php-no-framework-tutorial

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# No Framework Example Project

test project. purpose is to show how to: Routing, loC, DI, Reflection and other stuff.

```bash
composer update
```
I decided to play around with different libraries etc.
[DI vs ServiceLocator?](http://stackoverflow.com/questions/1557781/whats-the-difference-between-the-dependency-injection-and-service-locator-patte) huh