PHPackages                             crafter/installer - 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. crafter/installer

AbandonedLibrary

crafter/installer
=================

Install your favourite PHP frameworks using only one installer.

v0.1.5(9y ago)630MITPHPPHP &gt;=5.6.0

Since Jul 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/percymamedy/crafter)[ Packagist](https://packagist.org/packages/crafter/installer)[ RSS](/packages/crafter-installer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (9)Versions (6)Used By (0)

Crafter
=======

[](#crafter)

This package is abandoned and no longer maintained !!
=====================================================

[](#this-package-is-abandoned-and-no-longer-maintained-)

[![StyleCI](https://camo.githubusercontent.com/8fdf1430f9be75b1e52af0c2f1c39aa8c7dcfe5413d96a715d356f04db1cf44b/68747470733a2f2f7374796c6563692e696f2f7265706f732f36333438383832322f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/63488822)[![Build Status](https://camo.githubusercontent.com/0d36e5861c55467f51be5c2eb54e31f5b902356bc75660e0f5096550db5829e5/68747470733a2f2f7472617669732d63692e6f72672f70657263796d616d6564792f637261667465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/percymamedy/crafter)[![Dependency Status](https://camo.githubusercontent.com/40f19fbf3fad9c4c24e17f7549ac738b27b1496c1cc8f30068a08a064e8f248c/68747470733a2f2f646570656e64656e637963692e636f6d2f6769746875622f70657263796d616d6564792f637261667465722f6261646765)](https://dependencyci.com/github/percymamedy/crafter)[![Latest Stable Version](https://camo.githubusercontent.com/2cbd43e494ff61ebda06709b51e499662f583c4cc99be29d964cde5f49336425/68747470733a2f2f706f7365722e707567782e6f72672f637261667465722f696e7374616c6c65722f762f737461626c65)](https://packagist.org/packages/crafter/installer)[![Total Downloads](https://camo.githubusercontent.com/e5f7d0789fde8b933216c76b903c10c122d24ac73328e4bb6c46418034925754/68747470733a2f2f706f7365722e707567782e6f72672f637261667465722f696e7374616c6c65722f646f776e6c6f616473)](https://packagist.org/packages/crafter/installer)[![Latest Unstable Version](https://camo.githubusercontent.com/2fdcd55203cedf55cff2b8a717deb455565360c217514cd1d539a81000e3248a/68747470733a2f2f706f7365722e707567782e6f72672f637261667465722f696e7374616c6c65722f762f756e737461626c65)](https://packagist.org/packages/crafter/installer)[![License](https://camo.githubusercontent.com/c52f8be2515c1dd076e5ac9304750387c376ab71fcf223e95562c28ae3f3f2e0/68747470733a2f2f706f7365722e707567782e6f72672f637261667465722f696e7374616c6c65722f6c6963656e7365)](https://packagist.org/packages/crafter/installer)[![composer.lock](https://camo.githubusercontent.com/ecc644f4fa4497a6a2831e30fd4721d54d71000e3ce3471e27c37a3f9d8997a6/68747470733a2f2f706f7365722e707567782e6f72672f637261667465722f696e7374616c6c65722f636f6d706f7365726c6f636b)](https://packagist.org/packages/crafter/installer)

[![SensioLabsInsight](https://camo.githubusercontent.com/7a520954f88e8f882e40cfa281564a598cef7a291d120e49508bf7bc0985c346/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63386265313938382d303938302d343838312d613662612d6538376231336438623835652f6269672e706e67)](https://insight.sensiolabs.com/projects/c8be1988-0980-4881-a6ba-e87b13d8b85e)

Install your favourite PHP frameworks using only one installer.

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

[](#how-it-works)

Crafter tries to provide a single installer to allow installation of multiple PHP frameworks using only one command.

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

[](#installation)

Begin by installing Crafter globally using composer.

```
composer global require "crafter/installer"
```

Make sure to place the `~/.composer/vendor/bin` directory (or the equivalent directory for your OS) in your PATH so the `craft` executable can be located by your system.

Usage
-----

[](#usage)

Now you use the `new` command to install an available framework.

```
craft new   []
```

Supported Frameworks
--------------------

[](#supported-frameworks)

For the moment Crafter supports only:

- Laravel
- Orchestra Platform
- Symfony
- Zend Framework

You can use the `show:frameworks` command to list available frameworks.

```
craft show:frameworks
```

Any PR that can include other frameworks will be welcome.

Caution
-------

[](#caution)

This package is still in its infancy, bugs and issues are bound to happen. You can report any issue or open any PR that solves particular problems.

Credits
-------

[](#credits)

[![Percy Mamedy](https://camo.githubusercontent.com/209b20c0fcf36bda6ce4e0c8e26a91d6ad79d6c17592eef0d1fd23c175a5eddf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f417574686f722d50657263792532304d616d6564792d6f72616e67652e737667)](https://twitter.com/PercyMamedy)

Twitter: [@PercyMamedy](https://twitter.com/PercyMamedy)
GitHub: [percymamedy](https://github.com/percymamedy)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~31 days

Total

5

Last Release

3459d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3db0a14dead2c0a8eec8526b1cfa43aabff2e4cde044fefb9d4ddccb0fbc8128?d=identicon)[percymamedy](/maintainers/percymamedy)

---

Top Contributors

[![percymamedy](https://avatars.githubusercontent.com/u/11259669?v=4)](https://github.com/percymamedy "percymamedy (26 commits)")

---

Tags

composercrafterfavourite-php-frameworkslaravelsymfonyzend-framework

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crafter-installer/health.svg)

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

###  Alternatives

[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[laravel/envoy

Elegant SSH tasks for PHP.

1.6k5.5M18](/packages/laravel-envoy)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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