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. [Utility &amp; Helpers](/categories/utility)
4. /
5. skcms/trashbin-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

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 2d 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 9% 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)
```

###  Alternatives

[symfony/polyfill-php73

Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions

2.4k602.0M85](/packages/symfony-polyfill-php73)[beacon-hq/bag

A comprehensive immutable value objects implementation

18314.4k4](/packages/beacon-hq-bag)[shish/microhtml

A minimal HTML generating library

1148.6k3](/packages/shish-microhtml)[selvinortiz/doxter

Slick markdown editor and smart text parser.

249.0k](/packages/selvinortiz-doxter)[vladimmi/construct-static

Small Composer wrapper to implement static class constructors

172.3k1](/packages/vladimmi-construct-static)

PHPackages © 2026

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