forward / forwardfw
dev-master
2025-02-21 12:19 UTC
Requires
- php: ^8.4
- psr/container: ^2.0
- psr/event-dispatcher: ^1.0
- psr/http-factory: ^1.1
- psr/http-server-middleware: ^1.0
- psr/log: ^1.1
Requires (Dev)
- itsgoingd/clockwork: ^5.3
- kodus/chrome-logger: ^1.2
- phpstan/phpstan: ^2.1
- smarty/smarty: ^5.4
- twig/twig: ^3.20.0
Suggests
- firephp/firephp-core: FirePHP - Logs to the FirePHP Devtools
- kodus/chrome-logger: ChromeLogger - For writing logs into chrome console
- smarty/smarty: Smarty - One of the possible templating engines
- twig/twig: Twig - One of the possible templating engines
This package is auto-updated.
Last update: 2025-02-21 12:19:23 UTC
README
Self written framework.
Compatible to:
- PSR-3 - Logger Interface
- PSR-4 - Autoloading Standard
- PSR-7 - HTTP Message Interface
- PSR-12 - Extended Coding Style Guide
- PSR-14 - Event Dispatcher
- PSR-15 - HTTP Server Request Handlers
- PSR-17 - HTTP Factories
Requirements:
- PHP 8.4.0 or newer
Supported Template Engines:
- Smarty 5.4.x http://www.smarty.net/
- Twig 3.20.x https://twig.symfony.com/
Supported Remote Loggers:
- Kodus ChromeLogger https://packagist.org/packages/kodus/chrome-logger
- Clockwork https://packagist.org/packages/itsgoingd/clockwork