clitube / bridge-spiral
Bridge between CliTube and Spiral Framework
Installs: 2 793
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
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: 2024-10-30 02:26:50 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.