PHPackages                             mardraze/core - 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. mardraze/core

ActiveProject[Utility &amp; Helpers](/categories/utility)

mardraze/core
=============

v3.0(8y ago)0231[1 PRs](https://github.com/mardraze/core/pulls)proprietaryPHP

Since Dec 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mardraze/core)[ Packagist](https://packagist.org/packages/mardraze/core)[ RSS](/packages/mardraze-core/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

=== You can make your software 2 time faster.

Problems:

1. How to take parameter or service instance in Controller? In Command? In Service? In Twig Helper? In Event Listener?

Everywhere simmilar

```
$this->depedencies->getParameter('param_name');

```

2. SHow to send email faster?

```
$this->depedencies->sendEmail('email@example.com', 'AppBundle:Email:sample_email.html.twig', array('name' => 'Marcin'));

```

```
#AppBundle:Email:sample_email.html.twig'

{%block subject%}Example email to {{name}}{% endblock %}
{%block body%}Hello {{name}}{% endblock %}

```

core
====

[](#core)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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 ~412 days

Total

2

Last Release

3039d ago

Major Versions

v2.8 → v3.02018-01-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/181a039340990a63da6861577c2b2ab22a6e8a9a277430882f4050dc03d48af7?d=identicon)[mardraze](/maintainers/mardraze)

---

Top Contributors

[![mardraze](https://avatars.githubusercontent.com/u/4721259?v=4)](https://github.com/mardraze "mardraze (3 commits)")

### Embed Badge

![Health badge](/badges/mardraze-core/health.svg)

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

###  Alternatives

[ezsystems/symfony-tools

eZ Systems Symfony Tools

19306.9k2](/packages/ezsystems-symfony-tools)

PHPackages © 2026

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