/pagerfanta-adapter

[DEPRECATED] Pagerfanta reader and writer for Port

Primary LanguagePHPMIT LicenseMIT

DEPRECATION NOTICE

This package has been deprecated. You can use adrienbrault/pagerfanta-iterator combined with the IteratorReader provided by the core package.

Port Pagerfanta adapter

![Latest Version](https://img.shields.io /github/release/portphp/pagerfanta-adapter.svg?style=flat-square) Build Status Scrutinizer Code Quality Code Coverage

Pagerfanta Reader for Port.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require portphp/pagerfanta-adapter

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

Documentation is available at https://docs.portphp.org.

Issues and feature requests

Please report issues and request features at https://github.com/portphp/portphp/issues.

Contributing

Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.

Security

If you discover any security-related issues, please contact us at security@portphp.org.

License

This package is licensed under the MIT license.