Libraries tagged by php git server
brunodebarros/git-deploy-php
1205 Downloads
git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
tuzelko/git-php-backend
6 Downloads
Git PHP back-end - run git-http-backend as CGI from PHP.
rcs_us/php-git-server
15 Downloads
DAV based PHP based Git server. No dependencies on git command.
clippedcode/git-client
0 Downloads
GIT SERVER API Client written in PHP for Consuming APIs of Custom GIT Server.
clippedcode/git
1 Downloads
GIT SERVER API Client written in PHP for Consuming APIs of Custom Git Server. Supporting Laravel 5.6/5.7/5.8+ (^5.6) and PHP 7.1+ (^7.1). A LARAVEL BRIDGE PACKAGE.
asticode/php-deployment-manager
7 Downloads
Deployment manager to enable automatic deployment of PHP or GO projects on your server after a GIT push
senangprint/git-deploy
3 Downloads
A PHP script to automatically pull from a repository to a web server (using a webhook on GitHub, GitLab, or Bitbucket).
sergechurkin/jqxtree
6 Downloads
An example of using js widgets jQWidgets. Exchange with the server is implemented using AJAX technology. The server part is written in PHP according to the MVC scheme.
godric/github-deployment
20 Downloads
Deployment with GitHub and pure PHP. No git on server or ftp needed.
avirdz/hookdeploy
54 Downloads
PHP script to deploy a git repository to web server
marcocesarato/php-conventional-changelog
720309 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
tomzx/php-semver-checker-git
64 Downloads
PHP Semantic Versioning Checker for GIT
stikman/php-git-version-tool
9 Downloads
Class that makes managing local git repos and syncing with remote repos easy. Good utility class for cli tools that rely on semver tagging for deployment