PHPackages                             skcms/trashbin-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. skcms/trashbin-bundle

ActiveSymfony-bundle

skcms/trashbin-bundle
=====================

Symfony SKCMS Trashbin Bundle by SOLID-kiss

05PHP

Since Sep 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kokmok/SKCMS-TrashBin)[ Packagist](https://packagist.org/packages/skcms/trashbin-bundle)[ RSS](/packages/skcms-trashbin-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SKCMS-TrashBin
==============

[](#skcms-trashbin)

This package is currently under development, more documentation and features will come soon.

The TrashBin bundle of SKCMS for Symfony2
=========================================

[](#the-trashbin-bundle-of-skcms-for-symfony2)

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

[](#installation)

### Download dependecies via composer

[](#download-dependecies-via-composer)

use php composer.phar instead of composer on Windows

```
composer require SKCMS/trashbin-bundle:dev-master

```

### Set entity trashBinable

[](#set-entity-trashbinable)

use annotation:

```
use SKCMS\TrashBinBundle\Annotation\TrashBinable as TrashBinable;
/**
* @ORM\Table()
* @ORM\Entity
* @TrashBinable
*/
class MyEntity{
//...

```

That's all. The reverse method exist but not yet implemented.

An interface to see trashbinned entities and restore it has to be done quickly.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/8115512d21b45879e429d2716bb7c6422c3c664e76b2dbad8e7f114503d75678?d=identicon)[kokmok](/maintainers/kokmok)

### Embed Badge

![Health badge](/badges/skcms-trashbin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/skcms-trashbin-bundle/health.svg)](https://phpackages.com/packages/skcms-trashbin-bundle)
```

PHPackages © 2026

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