https://github.com/thecodingmachine/forumphp2016demo
The PHP demo made for Paris Forum PHP 2016
https://github.com/thecodingmachine/forumphp2016demo
Last synced: 4 months ago
JSON representation
The PHP demo made for Paris Forum PHP 2016
- Host: GitHub
- URL: https://github.com/thecodingmachine/forumphp2016demo
- Owner: thecodingmachine
- Created: 2016-10-26T16:19:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T16:19:49.000Z (about 9 years ago)
- Last Synced: 2025-02-16T12:30:26.693Z (11 months ago)
- Language: PHP
- Size: 96.7 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was developed as part of a talk on [code-agnostic packages at Paris ForumPHP 2016](https://thecodingmachine.github.io/forumphp2016talk/).
It contains a number of projects, all consuming a WeatherApi class using a universal service provider based on [container-interop/service-provider](https://github.com/container-interop/service-provider).