rotexsoft/slim3-skeleton-mvc-tools

A support package for the SlimPHP Skeleton MVC App ( https://github.com/rotexsoft/slim-skeleton-mvc-app ).

5.0.1 2024-03-14 07:56 UTC

README

Run PHP Tests and Code Quality Tools   GitHub tag (latest SemVer)   GitHub   Coverage Status   GitHub code size in bytes   Packagist Downloads   GitHub top language   Packagist PHP Version Support   GitHub commits since latest release (by date) for a branch   GitHub last commit (branch)   GitHub Release Date   Libraries.io dependency status for GitHub repo

Introduction

This package contains a Base controller and other classes and functions used by the SlimPHP Skeleton MVC App Framework

Changelog

Here

Running Tests

./vendor/bin/phpunit --coverage-text

Requirements

  • PHP 5.5+ (version 1.x) or PHP 5.6+ (version 2.x) or PHP 7.2+ (version 3.x) or PHP 7.4+ (version 4.x) or PHP 8.1+ (version 5.x)
  • Compatibility with HHVM not guaranteed

Installation

composer require rotexsoft/slim-skeleton-mvc-tools