PHPackages                             baldcat/platform-per-page - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. baldcat/platform-per-page

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

baldcat/platform-per-page
=========================

Adds functionality for selecting the number of records in tables for the Orchid Platform.

0.3.0(1y ago)5461MITBladePHP ^8.0

Since Oct 26Pushed 1y ago2 watchersCompare

[ Source](https://github.com/bald-cat/platform-per-page)[ Packagist](https://packagist.org/packages/baldcat/platform-per-page)[ RSS](/packages/baldcat-platform-per-page/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

Platform Per Page
=================

[](#platform-per-page)

Installation
------------

[](#installation)

To install the package, run the following command:

```
composer require baldcat/platform-per-page
```

Usage
-----

[](#usage)

### Connecting the Functionality to the Table

[](#connecting-the-functionality-to-the-table)

To add the ability to select a number of records to a table, override the $template property as shown below:

```
