clitube/bridge-spiral

Bridge between CliTube and Spiral Framework

0.1.2 2023-07-30 00:44 UTC

This package is auto-updated.

Last update: 2024-08-30 01:55:17 UTC


README

The package will help you to render paginated tables and any plain text content in a console.

Requirements

Make sure that your server is configured with following PHP version and extensions:

  • PHP 8.1+

Installation

You can install the package via composer:

composer require clitube/bridge-spiral

Examples

Paginator Component

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.