PHPackages                             melisplatform/melis-platform-framework-symfony-tool-creator - 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. melisplatform/melis-platform-framework-symfony-tool-creator

ActiveMelisplatform-module[Framework](/categories/framework)

melisplatform/melis-platform-framework-symfony-tool-creator
===========================================================

v5.0.1(3y ago)1611OSL-3.0PHPPHP ^7.3|^8.0

Since Mar 3Pushed 2y ago6 watchersCompare

[ Source](https://github.com/melisplatform/melis-platform-framework-symfony-tool-creator)[ Packagist](https://packagist.org/packages/melisplatform/melis-platform-framework-symfony-tool-creator)[ Docs](https://github.com/melisplatform/melis-platform-framework-symfony-tool-creator)[ RSS](/packages/melisplatform-melis-platform-framework-symfony-tool-creator/feed)WikiDiscussions master Synced today

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

melis-platform-framework-symfony-tool-creator
=============================================

[](#melis-platform-framework-symfony-tool-creator)

This Symfony module makes the business logic of creating Symfony tools

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your machine.

### Prerequisites

[](#prerequisites)

You will need to install the following in order to have this module running:

- melisplatform/melis-platform-framework-symfony

It will automatically be done when using composer.

### Installing

[](#installing)

Run the composer command:

```
composer require melisplatform/melis-platform-framework-symfony-tool-creator

```

### Activating the module

[](#activating-the-module)

Activating this bundle is just the same way you activate your bundle inside symfony application. You just need to include its bundle class to the list of bundles inside symfony application (most probably in bundles.php file).

```
return [
    //All of the symfony activated bundles here
    Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
    ...
    ...
    etc.
    //Melis Platform Custom Bundles
    MelisPlatformFrameworkSymfonyToolCreator\MelisPlatformFrameworkSymfonyToolCreatorBundle::class => ['all' => true]
];

```

Authors
-------

[](#authors)

- **Melis Technology** - [www.melistechnology.com](https://www.melistechnology.com/)

See also the list of [contributors](https://github.com/melisplatform/melis-platform-framework-symfony/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the OSL-3.0 License - see the [LICENSE](LICENSE)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 54.3% 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 ~210 days

Total

5

Last Release

1419d ago

Major Versions

v3.2.1 → v4.0.02020-08-17

v4.0.0 → v5.0.02022-06-21

PHP version history (2 changes)v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

### Community

Maintainers

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

---

Top Contributors

[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (19 commits)")[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (9 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (7 commits)")

---

Tags

modulezf2frameworksmelis

### Embed Badge

![Health badge](/badges/melisplatform-melis-platform-framework-symfony-tool-creator/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-platform-framework-symfony-tool-creator/health.svg)](https://phpackages.com/packages/melisplatform-melis-platform-framework-symfony-tool-creator)
```

###  Alternatives

[melisplatform/melis-cms

Melis Platform CMS module

115.5k15](/packages/melisplatform-melis-cms)

PHPackages © 2026

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