PHPackages                             cierrateam/laravel-architect - 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. [Framework](/categories/framework)
4. /
5. cierrateam/laravel-architect

ActiveProject[Framework](/categories/framework)

cierrateam/laravel-architect
============================

The php artisan for package creators.

v0.2.2(5y ago)57[2 issues](https://github.com/cierrateam/laravel-architect/issues)MITPHPPHP ^7.2

Since Mar 9Pushed 5y ago4 watchersCompare

[ Source](https://github.com/cierrateam/laravel-architect)[ Packagist](https://packagist.org/packages/cierrateam/laravel-architect)[ Docs](https://cierra.de)[ RSS](/packages/cierrateam-laravel-architect/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (4)Versions (12)Used By (0)

 [![](https://user-images.githubusercontent.com/24706440/76251424-3cc58880-6247-11ea-8f46-944896470c6b.png "Laravel Architect")](https://user-images.githubusercontent.com/24706440/76251424-3cc58880-6247-11ea-8f46-944896470c6b.png)

 [![GitHub issues](https://camo.githubusercontent.com/65fffa9e745ee85e50ae2948daa969a76ad1427814e58d1780491c861cbd4931/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6369657272617465616d2f6c61726176656c2d617263686974656374)](https://github.com/cierrateam/laravel-architect/issues) [![GitHub forks](https://camo.githubusercontent.com/9de3c3223277540cfcae5ba19dcbb7dfd997ef377511a5300b9357b91ddeecff/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6369657272617465616d2f6c61726176656c2d617263686974656374)](https://github.com/cierrateam/laravel-architect/network) [![GitHub license](https://camo.githubusercontent.com/fd2eb9bc882e738b4130e3e3c0c60bcc0b10b54c998384626595710ef0e7771b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6369657272617465616d2f6c61726176656c2d617263686974656374)](https://github.com/cierrateam/laravel-architect)

####  This package is under construction. Feel free to contribute.

[](#-this-package-is-under-construction-feel-free-to-contribute-)

Laravel Architect was created by, and is maintained by [Vittorio Emmermann](https://github.com/vittorioe), founder of [cierra](https://cierra.de/). It's a helper you can install globally or locally for individual packages. Laravel Architect is supposed to take care of recurring grunt work, like creating a Test Class for your laravel package. Here's an example, you can easily do this `architect make:test MyAwesomeTest` and Laravel Architect will create the Test Class for you - inside your package. How nice is that?!

- Built on top of the [Laravel Zero](https://laravel-zero.com/).
- Installable global to your machine as general helper.
- Also useable locally in single projects.

---

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

[](#installation)

To install Laravel Architect we recomment to install it globally to gather the best usage of this package:
`composer global require "cierrateam/laravel-architect"`
Then run `architect inspiring` to ensure the package is installed.

Alternatively you can install it locally to a project:
`composer require "cierrateam/laravel-architect"`
But then you hace to run `php vendor/bin/architect` instead of only `architect`. Hint: Create an alias ;)

Usage
-----

[](#usage)

Here is work in progress :) Feel free to contribute.

### Create a new package

[](#create-a-new-package)

```
architect init

```

Then just answer the questions.

### Create a new test

[](#create-a-new-test)

```
architect make:test ExampleTest

```

A test will be created

Roadmap
-------

[](#roadmap)

- Creating Packages with architect
- Creating Tests with architect
- Creating Models, Controllers and migrations
- Customising stubs
- More options while creating packages
- Run package tests with architect
- Install local path packages with architect in projects

License
-------

[](#license)

Laravel Architect is an open-source software licensed under the [MIT license](https://github.com/laravel-architect/laravel-architect/blob/stable/LICENSE.md).

Credits
-------

[](#credits)

This package is made by cierra and is coded with support of community packages.

[ ![](https://camo.githubusercontent.com/6f8ff780e4a83bb6334719c89a1ac919c75dd76cbad769a3fd66009f1a214d77/68747470733a2f2f6173736574732e776562736974652d66696c65732e636f6d2f3564343831613864613930346364613665633035636637342f3564343831613864613930346364626134643035636661645f6369657272612d6c6f676f2e706e67 "cierra")](https://cierra.de)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.6% 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.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~22 days

Total

10

Last Release

2166d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a768dba92b1e591d0d2da7299c532d533494cc3ac585d051c08e5f46be5ade31?d=identicon)[cierrateam](/maintainers/cierrateam)

---

Top Contributors

[![vittoriodev](https://avatars.githubusercontent.com/u/24706440?v=4)](https://github.com/vittoriodev "vittoriodev (28 commits)")[![r-pascal](https://avatars.githubusercontent.com/u/4028417?v=4)](https://github.com/r-pascal "r-pascal (1 commits)")

---

Tags

cliconsoleframeworklaravelpackage

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cierrateam-laravel-architect/health.svg)

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

###  Alternatives

[laravel-zero/laravel-zero

The Laravel Zero Framework.

3.9k43.3k3](/packages/laravel-zero-laravel-zero)

PHPackages © 2026

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