PHPackages                             ghostzero/maid - 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. [Database &amp; ORM](/categories/database)
4. /
5. ghostzero/maid

Abandoned → [maid/maid](/?search=maid%2Fmaid)Project[Database &amp; ORM](/categories/database)

ghostzero/maid
==============

Maid is a containerized deployment platform for Laravel

036PHP

Since Jun 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/maidtools/maid)[ Packagist](https://packagist.org/packages/ghostzero/maid)[ RSS](/packages/ghostzero-maid/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

[![](https://camo.githubusercontent.com/1f4efcdc070b01cb1aaf8f9dee2295c80a2ac7ad2a974640e806a0d10bd40d05/68747470733a2f2f63646e2e6d6169642e73682f67686f73747a65726f2f6d6169642d62616e6e65722d76332e706e67)](https://camo.githubusercontent.com/1f4efcdc070b01cb1aaf8f9dee2295c80a2ac7ad2a974640e806a0d10bd40d05/68747470733a2f2f63646e2e6d6169642e73682f67686f73747a65726f2f6d6169642d62616e6e65722d76332e706e67)

 [![Total Downloads](https://camo.githubusercontent.com/f5d0ce8e3584560db27ce0a443e4fbce3dd9c3972a4d8c09e195bd24f12da863/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616964746f6f6c732f6d616964)](https://packagist.org/packages/maidtools/maid) [![Latest Stable Version](https://camo.githubusercontent.com/617ac0e24618585cd2a24e0f02fbbc256777a8391e97de7f1e8f9505a1433836/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616964746f6f6c732f6d616964)](https://packagist.org/packages/maidtools/maid) [![License](https://camo.githubusercontent.com/b9b78622453ef738556c968dd2d77d624e21daf912064b0dbae6cb25b6826360/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616964746f6f6c732f6d616964)](https://packagist.org/packages/maidtools/maid) [![Discord](https://camo.githubusercontent.com/370a8a274a1404e0d09e92921a2713abeb12f336c315c5e8c662c1d02a578c99/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f3539303934323233333132363234303236312f656d6265642e706e673f7374796c653d736869656c64)](https://ghostzero.dev/discord)

Make Development Faster
=======================

[](#make-development-faster)

Maid is a **containerized deployment platform** for Laravel, powered by Kubernetes. From simple to complex apps, launch your Laravel application on [maid.sh](https://maid.sh), enjoy the simplicity and focus on innovating and shipping value.

> Created by GhostZero, Certified Laravel Developer

Quick Start
===========

[](#quick-start)

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

[](#installation)

Most likely you want to install maid as a global command, this can be done with Composer using the following command:

```
composer global require maid/maid
```

To upgrade maid, simply use the following command:

```
composer global update maid/maid
```

Logging In
----------

[](#logging-in)

After installing the maid-cli, you need to authorize using your user account credentials.

```
maid login
```

> Note: To prevent the command from launching a web browser, use **maid login --console-only**. To authorize without a web browser and non-interactively, create a `credentials.json` file within the maid-cli config directory.

Create a Manifest
-----------------

[](#create-a-manifest)

First we need to create a `maid.yml` within the root directory of your project, this is done interactively by the following command:

```
maid init
```

> During the initialization process it tries to recognize frequently used Laravel ecosystem components from your project and also define them in your manifest file.

Deploy your Application
-----------------------

[](#deploy-your-application)

After initializing your project you can start to deploy your first version:

```
maid deploy
```

[![](https://camo.githubusercontent.com/1cac678e13abe711f4a29544675a6c3af4e4e7d7469f6287911e184a6349244b/68747470733a2f2f63646e2e6d6169642e73682f67686f73747a65726f2f6d6169642d636c692d75736167652d76312e676966)](https://camo.githubusercontent.com/1cac678e13abe711f4a29544675a6c3af4e4e7d7469f6287911e184a6349244b/68747470733a2f2f63646e2e6d6169642e73682f67686f73747a65726f2f6d6169642d636c692d75736167652d76312e676966)

Official Documentation
======================

[](#official-documentation)

You can view our official documentation [here](https://docs.maid.build/).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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/03da561a330aa76d1a09096b2ee0c48ee53ca51d62fa0239469d9615b6855733?d=identicon)[ghostzero](/maintainers/ghostzero)

---

Top Contributors

[![ghostzero](https://avatars.githubusercontent.com/u/6547306?v=4)](https://github.com/ghostzero "ghostzero (74 commits)")

---

Tags

cachedatabasednsdockerlaravelphpstorage

### Embed Badge

![Health badge](/badges/ghostzero-maid/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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