PHPackages                             aquiver/php7 - 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. aquiver/php7

ActiveLibrary

aquiver/php7
============

fiches in php 7

1.0.2(6y ago)024MITPHP

Since Jan 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Potochilov/7fiches)[ Packagist](https://packagist.org/packages/aquiver/php7)[ RSS](/packages/aquiver-php7/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

7fiches
=======

[](#7fiches)

7fiches В этой библиотеке вы сможете наглядно с примерами рассмотреть новые фичи php 7 Для отображения информации по фиче нужно создать екземпляр класа ShowFiche и передать ему строку с желаемой фичей для презентации. Доступно 6 фич:

- Argon2
- array\_key\_first
- array\_key\_last
- Assigning\_Union\_Operator
- Arrow\_functions
- is\_countable

пример использования:

```
declare(strict_types=1);

require_once __DIR__ . '/vendor/autoload.php';

$fiche = new \classes\ShowFiche('is_countable');
echo $fiche->showFiche();

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Every ~0 days

Total

3

Last Release

2302d ago

### Community

Maintainers

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

---

Top Contributors

[![Potochilov](https://avatars.githubusercontent.com/u/29691113?v=4)](https://github.com/Potochilov "Potochilov (5 commits)")

### Embed Badge

![Health badge](/badges/aquiver-php7/health.svg)

```
[![Health](https://phpackages.com/badges/aquiver-php7/health.svg)](https://phpackages.com/packages/aquiver-php7)
```

###  Alternatives

[tequilarapido/letter-avatar

Provide a simple way to create letter avatar images, like those in your Gmail inbox

1218.8k](/packages/tequilarapido-letter-avatar)

PHPackages © 2026

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