PHPackages                             ambimax/laravel-deployscripts - 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. ambimax/laravel-deployscripts

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

ambimax/laravel-deployscripts
=============================

Collection of scripts for Laravel builds and deployments

014Shell

Since Mar 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ambimax/laravel-deployscripts)[ Packagist](https://packagist.org/packages/ambimax/laravel-deployscripts)[ RSS](/packages/ambimax-laravel-deployscripts/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Deploy Scripts
======================

[](#laravel-deploy-scripts)

Scripts to deploy laravel projects

How it works
------------

[](#how-it-works)

1. Whole laravel project is packaged into a build archive (project.tar.gz)
2. Generated build is copied to a central storage server (s3)
3. Jenkins clones deploy script repo to remote server
4. deploy.sh is executed on remote server and initiates install.sh
5. cleanup script is executed on remote server

### composer

[](#composer)

```
"require": {
    "ambimax/laravel-deployscripts": "^1.0"
}

```

License
-------

[](#license)

[MIT License](http://choosealicense.com/licenses/mit/)

Author Information
------------------

[](#author-information)

- [Tobias Schifftner](https://twitter.com/tschifftner), [ambimax® GmbH](https://www.ambimax.de)

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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://www.gravatar.com/avatar/8efdb9ca503ce1ca4d650ae51ba85c9a1cc5de950c9a3947adcbed17df991e78?d=identicon)[tschifftner](/maintainers/tschifftner)

---

Top Contributors

[![tschifftner](https://avatars.githubusercontent.com/u/14741874?v=4)](https://github.com/tschifftner "tschifftner (10 commits)")

### Embed Badge

![Health badge](/badges/ambimax-laravel-deployscripts/health.svg)

```
[![Health](https://phpackages.com/badges/ambimax-laravel-deployscripts/health.svg)](https://phpackages.com/packages/ambimax-laravel-deployscripts)
```

###  Alternatives

[laminas/laminas-server

Create Reflection-based RPC servers

2425.6M30](/packages/laminas-laminas-server)[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)

PHPackages © 2026

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