PHPackages                             hexis-hr/access-control-profiler-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. hexis-hr/access-control-profiler-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

hexis-hr/access-control-profiler-bundle
=======================================

Access Control Profiler Bundle

0733↓100%2PHP

Since Apr 23Pushed 2y ago4 watchersCompare

[ Source](https://github.com/hexis-hr/access-control-profiler-bundle)[ Packagist](https://packagist.org/packages/hexis-hr/access-control-profiler-bundle)[ RSS](/packages/hexis-hr-access-control-profiler-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AccessControlProfilerBundle
===========================

[](#accesscontrolprofilerbundle)

The `AccessControlProfilerBundle` is a Symfony bundle designed to enhance security by restricting access to the Symfony profiler based on IP addresses.

Features
--------

[](#features)

- **IP Address Access Control**: Allows you to control access to the Symfony profiler based on IP addresses. Only specified IP addresses are granted access to the profiler.
- **Event Listener Implementation**: Utilizes Symfony's event listener to intercept kernel requests and enforce IP address access control for the profiler.

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

[](#installation)

Install the `AccessControlProfilerBundle` via Composer:

```
composer require hexis-hr/access-control-profiler-bundle
```

Configuration
-------------

[](#configuration)

### Environment Variables (`.env`)

[](#environment-variables-env)

```
ALLOWED_PROFILER_IPS="127.0.0.0,127.0.0.1"

```

- Replace `'127.0.0.0'` and `'127.0.0.1'` with the IP addresses allowed to access the Symfony profiler.

### Configuration File (`config/packages/access_control_profiler.yaml`)

[](#configuration-file-configpackagesaccess_control_profileryaml)

```
access_control_profiler:
  profiler_route: '_profiler'
```

Usage
-----

[](#usage)

Once installed and configured, the `AccessControlProfilerBundle` automatically restricts access to the Symfony profiler based on the configured IP addresses. Only requests originating from the specified IPs are granted access to the profiler.

---

Contributing
------------

[](#contributing)

Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.

License
-------

[](#license)

This bundle is open-sourced software licensed under the [Apache License 2.0](LICENSE).

---

Feel free to customize the README with additional information such as usage examples, troubleshooting tips, or any other relevant details specific to your bundle and its functionality.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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/76a609fc5e8454219be55bd898a2fde0aff494d49c911ca835e8b1c4f19fb461?d=identicon)[tic984](/maintainers/tic984)

![](https://www.gravatar.com/avatar/2b1e52062935c104492d6dde662ca2975c3c7706c15d52250c48d265264fbffd?d=identicon)[psalamontech](/maintainers/psalamontech)

---

Top Contributors

[![tic984](https://avatars.githubusercontent.com/u/1439958?v=4)](https://github.com/tic984 "tic984 (6 commits)")[![psalamontech](https://avatars.githubusercontent.com/u/50994299?v=4)](https://github.com/psalamontech "psalamontech (2 commits)")

### Embed Badge

![Health badge](/badges/hexis-hr-access-control-profiler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/hexis-hr-access-control-profiler-bundle/health.svg)](https://phpackages.com/packages/hexis-hr-access-control-profiler-bundle)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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