PHPackages                             pauldominik/deploy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. pauldominik/deploy

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

pauldominik/deploy
==================

deploy a laravel 5.2+ app through git hooks

116PHP

Since Apr 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/pauldominik/deploy)[ Packagist](https://packagist.org/packages/pauldominik/deploy)[ RSS](/packages/pauldominik-deploy/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

pauldominik/deploy
==================

[](#pauldominikdeploy)

A Laravel 5 package for deploying projects through git hooks

Installation
------------

[](#installation)

- add pauldominik/deploy in your main composer reqs
- in config('app.providers'), append 'Pauldominik\\Deploy\\DeployServiceProvider::class'
- in config('app.aliases'), append 'Deploy' =&gt; Pauldominik\\Deploy\\DeployFacade::class
- publish config and views: $ php artisan vendor:publish
- env globals available: DEPLOY\_ROUTE and DEPLOY\_TOKEN

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/233338?v=4)[pauldominik](/maintainers/pauldominik)[@pauldominik](https://github.com/pauldominik)

---

Top Contributors

[![pauldominik](https://avatars.githubusercontent.com/u/233338?v=4)](https://github.com/pauldominik "pauldominik (1 commits)")

### Embed Badge

![Health badge](/badges/pauldominik-deploy/health.svg)

```
[![Health](https://phpackages.com/badges/pauldominik-deploy/health.svg)](https://phpackages.com/packages/pauldominik-deploy)
```

###  Alternatives

[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[symfony-tools/docs-builder

The build system for Symfony's documentation

3668.5k1](/packages/symfony-tools-docs-builder)[mwltr/magedeploy2-base

Magento2 Deployment Setup using Robo and Deployer

425.3k](/packages/mwltr-magedeploy2-base)[enygma/composerclean

An additional command for Composer that removes configured files/directory

171.8k](/packages/enygma-composerclean)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
