osiemsiedem/laravel-viewmodel

Simple class-based views for Laravel.

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

This package is auto-updated.

Last update: 2024-08-29 20:55:39 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.