Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neok/php-no-framework-tutorial
https://github.com/neok/php-no-framework-tutorial
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neok/php-no-framework-tutorial
- Owner: neok
- Created: 2015-03-10T20:52:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T07:54:08.000Z (almost 10 years ago)
- Last Synced: 2023-02-27T08:25:44.546Z (almost 2 years ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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