The Wayback Machine - https://web.archive.org/web/20241104105839/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Laravel logo

Popular topic

The PHP Framework for Web Artisans.
Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects
developer-roadmap

Trending repository

This recommendation was created by GitHub staff

repo rules

An application to set up and enforce rules for all of your GitHub repositories:

  • enforce rules on all repositories or a sub selection using regex
  • ensure that all repositories only use squash merge and delete merged branch
  • ensure that matching repositories always have private visibility
  • ensure that only certain team is admin or maintainer of repositories with certain pattern
  • ensure that the default branch (or any branch) always requires GPG signatures on commit