PHPackages                             lsbproject/phpxc - 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. [CLI &amp; Console](/categories/cli)
4. /
5. lsbproject/phpxc

AbandonedArchivedCli[CLI &amp; Console](/categories/cli)

lsbproject/phpxc
================

PHPXC. CLI to manage PHP project creation 📦

v1.1.0(4y ago)020MITPHPPHP ^8

Since Aug 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/22116/phpxc)[ Packagist](https://packagist.org/packages/lsbproject/phpxc)[ RSS](/packages/lsbproject-phpxc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (5)Used By (0)

PHPXC
=====

[](#phpxc)

CLI to manage PHP project creation 📦

There are a lot of tools nowadays to setup your very first project such as configuring linters, static analyzers, testing, preparing composer configuration, CI, CD, containerization...

PHPXC is a CLI that helps you manage all that stuff.

Highly inspired of [TSDX](https://tsdx.io/)

[![Promo](./resources/promo.gif)](./resources/promo.gif)

Why not just create a template on GitHub?
-----------------------------------------

[](#why-not-just-create-a-template-on-github)

1. You need to keep up to date your dependencies
2. You will probably need to remove some tools you are not needed for a specific project
3. You will create a plenty of repositories to cover basic use-cases

What you can do with a PHPXC?
-----------------------------

[](#what-you-can-do-with-a-phpxc)

1. Create a specific project which meets your needs
2. Create [custom template](./resources/doc/template.md), reuse it and share
3. Automate creation with a commands and cover with validations
4. Be up to date with the latest version and get most actual and hype technologies without any effort

Requirements
------------

[](#requirements)

- PHP 8.0 + yarn extension

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

[](#installation)

```
composer global require lsbproject/phpxc
```

or use docker

```
docker run -v "$PWD":/home/phpxc -it 22116/phpxc
```

Usage
-----

[](#usage)

There is a main command `create` to build a template. (Also there are several developing helper commands which this documentation will not cover)

```
phpxc create
```

This will trigger default `standard` template to be asked. You can also change this behaviour specifying template option:

```
phpxc create -t
```

Pass all questions and chill.

ToDo
----

[](#todo)

- Improve `standard` template with a more options
- Make `standard` template review. Probably it should be split with several templates (cli / web / library / microservice...), because of anarchy in the code right now
- Add more templates
- (Might not be) Consider to make template inheritance

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~1 days

Total

4

Last Release

1745d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ec5f3868bec2cabf2a93e65332064b42aaa3055a31f848332b3d8a240e5834c?d=identicon)[LSBProject](/maintainers/LSBProject)

---

Top Contributors

[![fedorenko22116](https://avatars.githubusercontent.com/u/22433371?v=4)](https://github.com/fedorenko22116 "fedorenko22116 (62 commits)")

---

Tags

cliphpproject-management

### Embed Badge

![Health badge](/badges/lsbproject-phpxc/health.svg)

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

###  Alternatives

[sylius/sylius

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

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

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)

PHPackages © 2026

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