osiemsiedem/viewmodel

This package is abandoned and no longer maintained. The author suggests using the osiemsiedem/laravel-viewmodel package instead.

Simple class-based views for Laravel.

v5.0.0 2022-02-09 16:10 UTC

This package is auto-updated.

Last update: 2023-02-01 17:34:57 UTC


README

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.