https://github.com/soif/opensourcecredits
Easily credit contributors and Open Source projects and authors used in your own project
https://github.com/soif/opensourcecredits
Last synced: about 1 year ago
JSON representation
Easily credit contributors and Open Source projects and authors used in your own project
- Host: GitHub
- URL: https://github.com/soif/opensourcecredits
- Owner: soif
- Created: 2015-04-11T16:32:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T10:20:38.000Z (about 10 years ago)
- Last Synced: 2025-02-03T04:34:12.387Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Open Source Credits
This php class allow to easily credit :
- contributors involved in the project
- open source projects used in the project
OpenSourceCredits currently only implements Github hosted projects (using the Github API), but you should be able to extend it to other Code Repositories sites.
# Contributions
This project is open to contributions, so please fork it and feel free to submit PR to enhance it.