Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juffalow/composerexample
Example project for my article about using Composer
https://github.com/juffalow/composerexample
composer php
Last synced: 28 days ago
JSON representation
Example project for my article about using Composer
- Host: GitHub
- URL: https://github.com/juffalow/composerexample
- Owner: juffalow
- Created: 2016-02-03T16:58:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T07:08:31.000Z (over 8 years ago)
- Last Synced: 2024-10-06T06:03:08.574Z (3 months ago)
- Topics: composer, php
- Language: PHP
- Homepage: https://en.juffalow.com/what-is-and-how-to-use-composer/
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ComposerExample
This is only example project for article on my blog.
You can read the whole post - [What is and how to use Composer](http://en.juffalow.com/what-is-and-how-to-use-composer/).## Extended version
I wrote next post () so this project now includes new changes. It should not be a problem, because you can test composer on this version as well. If you do want to download the origin project, it is still available through [this commit](https://github.com/juffalow/ComposerExample/tree/431ec3f4464ff5e966b22e4b543fa6556b4af1bc).