This package presents the most starred projects in GitHub.
It provides an application that uses the Symfony framework to send requests to GitHub to fetch the most starred PHP projects.
The application shows the most starred projects in a dashboard and pages to show the details of each project, like the description, stars, creation date, last push date, and repository link.
This class can change file name to use only ASCII characters.
It can take a given string of a file and replaces non-ASCII characters by other ASCII characters that are more similar to the original characters.
The class can also rename a existing file named with the given input string and rename it to a new file name that has only the ASCII characters after that file name string has been sanitized.