PHPackages                             chiqui3d/php-directives-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. chiqui3d/php-directives-bundle

AbandonedArchivedSymfony-bundle

chiqui3d/php-directives-bundle
==============================

A small and simple Bundle in Symfony to add PHP directives for your project

044PHP

Since Jan 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/chiqui3d/php-directives-bundle)[ Packagist](https://packagist.org/packages/chiqui3d/php-directives-bundle)[ RSS](/packages/chiqui3d-php-directives-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

PHPDirectivesBundle
===================

[](#phpdirectivesbundle)

A small and simple Bundle in Symfony to add PHP directives for your project

Directives documentation
========================

[](#directives-documentation)

PHP =&gt;

Locale =&gt;

Requirements
------------

[](#requirements)

- Symfony 4.4 or sup.

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

[](#installation)

```
composer require chiqui3d/php-directives-bundle

```

Check that the bundle appears in config/bundles.php

```
PHPDirectivesBundle\PHPDirectivesBundle::class => ['all' => true],

```

Adding directives
-----------------

[](#adding-directives)

`config/packages/php_directives.yaml`

These directives will be loaded into any part of your project.

```
php_directives:
    php:
        date.timezone: Europe/Madrid
    locale:
        LC_MONETARY: es_ES
```

License
=======

[](#license)

This package is available under the MIT license.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/43f605fa7c952897a26270bc3799b7ab48ea91196949e305baefd693ac8e8088?d=identicon)[charleses](/maintainers/charleses)

---

Top Contributors

[![chiqui3d](https://avatars.githubusercontent.com/u/2461400?v=4)](https://github.com/chiqui3d "chiqui3d (19 commits)")

---

Tags

phpphp-directivessymfony-bundlesymfony4

### Embed Badge

![Health badge](/badges/chiqui3d-php-directives-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/chiqui3d-php-directives-bundle/health.svg)](https://phpackages.com/packages/chiqui3d-php-directives-bundle)
```

PHPackages © 2026

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