A set of helpful tools for PHP.

0.5.0.0 2024-04-19 08:47 UTC

README

A set of helpful tools for PHP.

Requirements

  • PHP 8.0 or higher with json extensions.

Installation

The recommended way to install is through Composer.

$ composer require patryk-sawicki/helper

Usage

tableData

Trait for getting data by api to data tables.

A collection of models should be passed as elements variable.

Changelog

Changelog is available here.