patryk-sawicki / helper
A set of helpful tools for PHP.
0.5.4
2025-04-29 08:36 UTC
Requires
- php: ^8.2
- ext-json: *
- intervention/image: ^3.5
- laravel/framework: ^11.00
Requires (Dev)
- phpunit/phpunit: ^9.5
- dev-master
- 0.5.4
- 0.5.3.1
- 0.5.3.0
- 0.5.2.3
- 0.5.2.2
- 0.5.2.1
- 0.5.2.0
- 0.5.1.6
- 0.5.1.5
- 0.5.1.4
- 0.5.1.3
- 0.5.1.2
- 0.5.1.1
- 0.5.1.0
- 0.5.0.0
- 0.4.1.12
- 0.4.1.11
- 0.4.1.10
- 0.4.1.9
- 0.4.1.8
- 0.4.1.7
- 0.4.1.6
- 0.4.1.5
- 0.4.1.4
- 0.4.1.3
- 0.4.1.2
- 0.4.1.1
- 0.4.1.0
- 0.4.0.3
- 0.4.0.2
- 0.4.0.1
- 0.4.0.0
- 0.3.12.0
- 0.3.11.0
- 0.3.10.0
- 0.3.9.4
- 0.3.9.3
- 0.3.9.2
- 0.3.9.1
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.0
This package is auto-updated.
Last update: 2025-04-29 08:37:16 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.