PHPackages                             jedenweb/doctrine-visible - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. jedenweb/doctrine-visible

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

jedenweb/doctrine-visible
=========================

Visibility trait for Doctrine entities

v1.0(10y ago)02.7k1BSD-3-ClausePHP

Since Aug 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/JedenWeb/DoctrineVisible)[ Packagist](https://packagist.org/packages/jedenweb/doctrine-visible)[ RSS](/packages/jedenweb-doctrine-visible/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

Doctrine visible
================

[](#doctrine-visible)

Visibility trait for Doctrine entities

Instalation
-----------

[](#instalation)

The best way to install jedenweb/doctrine-visible is using [Composer](http://getcomposer.org/):

```
$ composer require jedenweb/doctrine-visible:^1.0

```

Usage
-----

[](#usage)

### In Doctrine entity

[](#in-doctrine-entity)

```
use JedenWeb\Doctrine\Visible\Visible;

/**
 * @ORM\Entity
 */
class Entity
{

	use Visible;

}
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3934d ago

### Community

Maintainers

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

---

Top Contributors

[![PavelJurasek](https://avatars.githubusercontent.com/u/1270132?v=4)](https://github.com/PavelJurasek "PavelJurasek (1 commits)")

---

Tags

nettemail

### Embed Badge

![Health badge](/badges/jedenweb-doctrine-visible/health.svg)

```
[![Health](https://phpackages.com/badges/jedenweb-doctrine-visible/health.svg)](https://phpackages.com/packages/jedenweb-doctrine-visible)
```

###  Alternatives

[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M246](/packages/nette-mail)[zbateson/mail-mime-parser

MIME email message parser

54149.2M79](/packages/zbateson-mail-mime-parser)[zbateson/stream-decorators

PHP psr7 stream decorators for mime message part streams

4748.6M6](/packages/zbateson-stream-decorators)[contributte/mailing

Sending emails with pleasure and prepared templates.

16961.0k2](/packages/contributte-mailing)[opcodesio/mail-parser

Parse emails without the mailparse extension

226.8M8](/packages/opcodesio-mail-parser)[hautzi/system-mail-bundle

This Bundle provides a nice abstraction for sending system emails

181.8k](/packages/hautzi-system-mail-bundle)

PHPackages © 2026

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