An open API service indexing awesome lists of open source software.

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

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.