processton-io / processton-data-table
This package will generate data table
1.0.0
2024-05-22 12:08 UTC
Requires
- php: ^8.0|^8.1
- processton-io/processton-interaction: ^1.0
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^9.0
README
Generate Schema of DataTable for Processton Client
Installation
You can install the package via composer:
composer require processton-io/processton-data-table
Usage
ProcesstonDataTable::generateDataTable( 'Title', [ ProcesstonDataTable::generateDataTableColumn( 'label', 'map', 'text' ) ] )
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ahmadkokab@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.