phalcon / proxy-psr3
Phalcon Framework proxy classes for PSR-3
Fund package maintenance!
phalcon
Open Collective
Installs: 22 500
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Open Issues: 0
Requires
- php: >=7.4 <9.0
- psr/log: ^1.1
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^2.0
- codeception/module-filesystem: ^2.0
- friendsofphp/php-cs-fixer: ^3.7
- pds/skeleton: ^1.0
- phalcon/ide-stubs: ^5.0
- phpstan/phpstan: ^1.4
- squizlabs/php_codesniffer: ^3.6
- vimeo/psalm: ^4.22
This package is auto-updated.
Last update: 2024-10-23 15:57:33 UTC
README
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
Proxy PSR-3 is a package that offers PSR-3 compatibility with Phalcon\Logger\Logger
. Developers that wish to use PSR-3 alongside Phalcon, can use this package which is a wrapper to Phalcon\Logger\Logger
.
Installation
You can install the package using composer
composer require phalcon/proxy-psr3