A set of helpful tools for PHP.

0.5.4 2025-04-29 08:36 UTC

README

A set of helpful tools for PHP.

Requirements

  • PHP 8.2 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.