patryk-sawicki / helper
A set of helpful tools for PHP.
0.7.13
2026-09-01 20:57 UTC
Requires
- php: ^8.2
- ext-json: *
- intervention/image: ^3.5
- laravel/framework: ^11.00 || ^12.00
Requires (Dev)
- phpunit/phpunit: ^9.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-02 06:19:02 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.