This project is a simple PHP script that retrieves the latest commits for a GitHub repository and displays them in a table on a web page.
To use this script, simply customize the owner
, repo
, and num_commits
variables in the PHP code to match the GitHub repository you want to display.