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

ActiveLibrary

kzorluoglu/chameleon-installer
==============================

Your chameleon shop installer.

1.2.1(1y ago)011MITPHPPHP ^8.1

Since Jan 20Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/kzorluoglu/chameleon-installer)[ Packagist](https://packagist.org/packages/kzorluoglu/chameleon-installer)[ RSS](/packages/kzorluoglu-chameleon-installer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (8)Used By (0)

Chameleon Shop Creator
======================

[](#chameleon-shop-creator)

This command-line tool facilitates the creation of a new Chameleon Shop, automating tasks such as system requirement checks, cloning from GitHub, and setting up the project with Composer.

Usage Animation via asciinema: [![Alt Text](https://github.com/kzorluoglu/chameleon-installer/raw/main/asciinema-min.gif)](https://github.com/kzorluoglu/chameleon-installer/blob/main/asciinema-min.gif)

*cast File Converted via *

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

[](#requirements)

- PHP 8.1 or higher
- Required PHP Extensions: curl, mbstring, mysqli, pdo\_mysql, zip, tidy, intl, gd

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

[](#installation)

Clone this repository and run `composer install` to set up the command.

Usage
-----

[](#usage)

You can install the Chameleon Shop Installer globally using Composer:

```
composer global require kzorluoglu/chameleon-installer
```

### Ensure the Command is in Your PATH

[](#ensure-the-command-is-in-your-path)

After installing the Chameleon Installer, ensure the Composer global `bin` directory is in your PATH so the Composer commands can be executed from anywhere.

If it isn't, add the following to your shell configuration file (e.g., `.bashrc` or `.zshrc`):

```
echo 'export PATH="$PATH:$HOME/.config/composer/vendor/bin"' >> ~/.bashrc
source ~/.bashrc
```

Creating a New Project
======================

[](#creating-a-new-project)

Once installed, you can create a new Chameleon project using:

```
chameleon create /path/to/your/new/shop 7.2.x # or 7.1.x or master for development
```

Replace `/path/to/your/new/shop` with the desired directory for your new Chameleon Shop.

Features
--------

[](#features)

- Checks PHP version and extensions.
- Clones Chameleon Shop from GitHub.
- Runs Composer in the project directory.
- Offers database setup and import options, with flexibility in handling configuration settings.

Contributing
------------

[](#contributing)

Your contributions to enhance and improve this tool are greatly appreciated. Please adhere to standard open-source contribution guidelines.

License
-------

[](#license)

This software is open-source, licensed under the MIT license.

Development
-----------

[](#development)

For local testing:

- Install Composer.
- Clone the repo.
- Run `composer install`.
- Make `bin/chameleon` executable (`chmod +x`).
- Test with `./bin/chameleon`.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance46

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

4

Last Release

507d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92786feb56c614427abfb72c0eb159fd7811c7e7f27b19b649abd4082bb62926?d=identicon)[kzorluoglu](/maintainers/kzorluoglu)

---

Top Contributors

[![kzorluoglu](https://avatars.githubusercontent.com/u/5286454?v=4)](https://github.com/kzorluoglu "kzorluoglu (15 commits)")

---

Tags

symfonyChameleonchameleon shopchameleon cms

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k96.8M2.0k](/packages/behat-behat)[sulu/sulu

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

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

PHPackages © 2026

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