InitPHP Views
Adapter-based view rendering for PHP 8: plain PHP, Blade or Twig behind one interface.
Installation
terminal
$ composer require initphp/views
Requires PHP 8.0+. The package is published on
Packagist as
initphp/views.
What Views does
Small, adapter-based view rendering layer for PHP 8: render with plain PHP, Blade or Twig behind one interface.
Package details
- Composer package
- initphp/views
- Latest version
- 2.0.0
- Released
- 2026-06-11
- Requires
- PHP 8.0+ (>=8.0)
- License
- MIT