Libraries tagged by php git server
brunodebarros/git-deploy-php
1211 Downloads
git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
andriichuk/releaser
187 Downloads
Bash toolkit for PHP/Laravel: release flow automation, local Sail bootstrap, pre-commit code review, and server deployment
rcs_us/php-git-server
16 Downloads
DAV based PHP based Git server. No dependencies on git command.
clippedcode/git-client
2 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).
sugarcraft/candy-serve
0 Downloads
PHP port of charmbracelet/soft-serve — self-hostable Git server over SSH, Git daemon, and HTTP. Supports user management via SSH public keys, repo access control (public/private), collaborators, on-demand repo creation, Git LFS, and an SSH-accessible TUI for browsing repos/files/commits.
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
22 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
1449930 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
69 Downloads
PHP Semantic Versioning Checker for GIT
stikman/php-git-version-tool
10 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