Skip to content

TuzelKO/git-php-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-php-backend

This library implements the work of git-http-backend from the php environment, this will allow you to easily implement the Git repository collection without binding to the outdated authorization methods of modern web servers.

Just try:

  1. Authorize your user using the engine methods.
  2. Create an instance of the GitPHP\Backend class.
  3. Call the "exec" method.
  4. You have personal Git server!
composer require tuzelko/git-php-backend

About

Git PHP back-end - run git-http-backend as CGI from PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages