Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pangolp/example-composer
This small example is the implementation of the "library" created in the following repository.
https://github.com/pangolp/example-composer
composer packagist
Last synced: 12 days ago
JSON representation
This small example is the implementation of the "library" created in the following repository.
- Host: GitHub
- URL: https://github.com/pangolp/example-composer
- Owner: pangolp
- Created: 2021-05-08T02:06:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T02:46:00.000Z (almost 4 years ago)
- Last Synced: 2024-12-03T06:28:31.481Z (2 months ago)
- Topics: composer, packagist
- Language: PHP
- Homepage: https://github.com/pangolp/azeroth
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# example-composer
This small example is the implementation of the "library" created in the following repository.
https://github.com/pangolp/azerothIn order to execute the example:
- You must `clone` or `download` the repository.
- Run `composer update`.
- Enter src and execute the index.php (`php index.php`)![example](https://user-images.githubusercontent.com/2810187/117522821-c546d280-af8b-11eb-9878-3298fa9154d5.png)