/laravel-viewmodel

A small and simple implementation of a class-based views for Laravel.

Primary LanguagePHPMIT LicenseMIT

ViewModel for Laravel

GitHub Actions Status Latest Stable Version License

A small and simple implementation of a class-based views for Laravel.

Requirements

  • PHP >= 8.0
  • Laravel 9.0

Installation

composer require osiemsiedem/laravel-viewmodel

Testing

./vendor/bin/phpunit

Credits

License

Please see the LICENSE.md file.