Download the PHP package shoppingfeed/paginator without Composer
On this page you can find all versions of the php package shoppingfeed/paginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package paginator
shoppingfeed/paginator
Installation
Documentation
Documentation is driven by mkdocs and uses material theme
- Find it at docs/index.md
- Or Run the doc server locally :
Contributing
To connect to a php 8.0 container correctly configured
- Create a container :
docker run --name paginator-php -v $PWD:/var/www -d ghcr.io/shoppingflux/php:8.0-unit
- Connect to container :
docker exec -it paginator-php bash
Once connected to the container you can :
- Update composer dependencies :
composer update
- Run test :
composer test
All versions of paginator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
shoppingfeed/iterator Version ^1.2
shoppingfeed/exception Version ^1.0
symfony/event-dispatcher Version ^5.4 || ^6.0 || ^7.0
shoppingfeed/iterator Version ^1.2
shoppingfeed/exception Version ^1.0
symfony/event-dispatcher Version ^5.4 || ^6.0 || ^7.0
The package shoppingfeed/paginator contains the following files
Loading the files please wait ....