eonx-com / easy-security
Provides security features to be generic across applications
Package info
github.com/eonx-com/easy-security
Type:symfony-bundle
pkg:composer/eonx-com/easy-security
6.22.4
2026-06-09 10:45 UTC
Requires
- php: ^8.2
- eonx-com/easy-api-token: ^6.22.4
- eonx-com/easy-utils: ^6.22.4
- nette/utils: ^4.0
- symfony/cache: ^7.2
- symfony/config: ^7.2
- symfony/dependency-injection: ^7.2
- symfony/expression-language: ^7.2
- symfony/framework-bundle: ^7.2
- symfony/http-foundation: ^7.2
- symfony/http-kernel: ^7.2
- symfony/routing: ^7.2
- symfony/security-core: ^7.2
- symfony/security-http: ^7.2
Requires (Dev)
- eonx-com/easy-bugsnag: ^6.22.4
- eonx-com/easy-logging: ^6.22.4
- laravel/lumen-framework: ^11.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^10.5.63|^11.5.50|^12.5.8
Suggests
- eonx-com/easy-bugsnag: For EasyBugsnag integration
- eonx-com/easy-logging: For EasyLogging integration
This package is auto-updated.
Last update: 2026-06-09 10:46:56 UTC
README
---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---
- Authentication using multiple strategies (Api Keys, JWTs, Basic, ...)
- Authorization using a hierarchy of Roles and Permissions
- All that with built-in multi-tenancies support
- Across different famous frameworks
This is what this package is all about!
Dependencies
This package has dependencies on the following packages, please see their documentation directly:
Require package (Composer)
The recommended way to install this package is to use Composer:
$ composer require eonx-com/easy-security