Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.34 KB

CliTube - Spiral Framework bridge

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.