kaloa/view

A lightweight view component

Installs: 95

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kaloa/view

v0.1.1 2022-06-17 12:10 UTC

This package is not auto-updated.

Last update: 2025-10-18 04:25:43 UTC


README

Install

Via Composer:

$ composer require kaloa/view

Requirements

The following PHP versions are supported:

  • PHP 5.3
  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7
  • HHVM

Testing

$ ./vendor/bin/phpunit

Further quality assurance:

$ ./vendor/bin/phpcs --standard=PSR2 ./src
$ ./vendor/bin/phpmd ./src text codesize,design,naming

Credits

License

The package is published under the MIT License. See LICENSE for full license info.