maleficarum / proxy
Proxy component
Installs: 2 858
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^7.1
- ext-mbstring: *
- ext-phalcon: ^4.0
- maleficarum/config: ^5.0
- maleficarum/environment: ^5.0
- maleficarum/handler: ^4.0
- maleficarum/http-response: ^6.0
- maleficarum/ioc: ^3.0
- maleficarum/request: ^6.0
This package is not auto-updated.
Last update: 2025-03-20 05:16:28 UTC
README
This is the Maleficarum Proxy component implementation.
[4.1.0] - 2021-02-25
Added
- Allow uat* environment
[4.0.0] - 2020-05-13
Changed
- Updated to depend on and work with Phalcon 4.0.X
- Updated to depend on and work with Maleficarum\Response 6.0.X
- Updated to depend on and work with Maleficarum\Request 6.0.X
[3.0.1] - 2019-04-25
Fixed
- Added sandbox environment
[3.0.0] - 2018-09-17
Fixed
- Adjustment code to Maleficarum/IOC v 3.0
[2.0.1] - 2017-08-21
Fixed
- Create new exception handler instance only when exception occurs
[2.0.0] - 2017-07-28
Changed
- Bump all maleficarum components
[1.1.1] - 2016-10-21
Fixed
- Added logger setup
[1.1.0] - 2016-10-21
Added
- Added monolog logger
- Added trait for logger
[1.0.1] - 2016-10-18
Fixed
- Remove unnecessary rabbitmq dependant trait from generic controller
[1.0.0] - 2016-10-18
Added
- This was an initial release based on the code written by pharaun13 and added to the repo by me