PHPackages                             93devs/lama - 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. 93devs/lama

Abandoned → [93devs/terra](/?search=93devs%2Fterra)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

93devs/lama
===========

93digital Lama Utility

0160PHP

Since Jul 29Pushed 4y agoCompare

[ Source](https://github.com/93digital/lama)[ Packagist](https://packagist.org/packages/93devs/lama)[ RSS](/packages/93devs-lama/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lama
====

[](#lama)

LAMA *(Italian word for BLADE)* is a utility class that helps you to quickly implement the *Load More* &amp; *dynamic filtering* functionality in WordPress.

**NOTE**: Php &gt;= 7.2 is required earlier version are not supported.

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

[](#installation)

### Composer

[](#composer)

Run the following command in your terminal to install Lama with [Composer](https://getcomposer.org/)

```
$ composer require "93devs/lama @dev"
```

Below is a basic example of getting started with the class, though your setup may be different depending on how you are using composer.

```
