PHPackages                             hexis-hr/unmake-bundle - 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. hexis-hr/unmake-bundle

ActiveSymfony-bundle

hexis-hr/unmake-bundle
======================

Unmake Bundle

111PHP

Since Feb 2Pushed 2y ago4 watchersCompare

[ Source](https://github.com/hexis-hr/unmake-bundle)[ Packagist](https://packagist.org/packages/hexis-hr/unmake-bundle)[ RSS](/packages/hexis-hr-unmake-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Unmake Bundle
=============

[](#unmake-bundle)

Features
--------

[](#features)

- **The Unmake Entity Command**: is a Symfony Console command designed to facilitate the deletion of entities from a database based on provided filters. This command is particularly useful during development and testing phases where data cleanup or selective deletion of entities is necessary.

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

[](#installation)

Install the `UnmakeBundle` via Composer:

```
composer require hexis-hr/unmake-bundle
```

---

Unmake Entity Command
---------------------

[](#unmake-entity-command)

### Command Usage:

[](#command-usage)

Run the following command from your terminal:

```
php bin/console unmake:entity
```

### Entity Selection:

[](#entity-selection)

You will be prompted to select the entity you wish to delete. Provide the name of the entity exactly as it appears in the application's entity definitions.

### Filtering:

[](#filtering)

Optionally add filters to narrow down the entities to be deleted. Filters include selecting a property, an operator, and providing a value for comparison.

### Confirmation:

[](#confirmation)

Confirm the deletion operation and review the number of rows that will be affected.

### Deletion:

[](#deletion)

If confirmed, the command will proceed to delete the selected entities from the database.

---

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

[](#contributing)

Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.

License
-------

[](#license)

This bundle is open-sourced software licensed under the [Apache License 2.0](LICENSE).

---

Feel free to customize the README with additional information such as usage examples, troubleshooting tips, or any other relevant details specific to your bundle and its functionality.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/76a609fc5e8454219be55bd898a2fde0aff494d49c911ca835e8b1c4f19fb461?d=identicon)[tic984](/maintainers/tic984)

![](https://www.gravatar.com/avatar/2b1e52062935c104492d6dde662ca2975c3c7706c15d52250c48d265264fbffd?d=identicon)[psalamontech](/maintainers/psalamontech)

---

Top Contributors

[![psalamontech](https://avatars.githubusercontent.com/u/50994299?v=4)](https://github.com/psalamontech "psalamontech (1 commits)")[![tic984](https://avatars.githubusercontent.com/u/1439958?v=4)](https://github.com/tic984 "tic984 (1 commits)")

### Embed Badge

![Health badge](/badges/hexis-hr-unmake-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/hexis-hr-unmake-bundle/health.svg)](https://phpackages.com/packages/hexis-hr-unmake-bundle)
```

PHPackages © 2026

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