clitube / bridge-spiral
Bridge between CliTube and Spiral Framework
0.1.2
2023-07-30 00:44 UTC
Requires
- php: ^8.1
- clitube/clitube: ^0.3.4
- spiral/console: ^3.0
- spiral/pagination: ^3.0
Requires (Dev)
- cycle/orm: ^2.3
- mockery/mockery: ^1.5
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^5.11
This package is auto-updated.
Last update: 2026-03-01 00:40:06 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.