Skip to content

prettyyellowdog/laravel-purity-lumen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-purity-lumen

This fork of abbasudo/laravel-purity was created specifically to maintain compatibility with the Lumen framework, a lightweight version of Laravel focused on API generation.

Installation

Add the following to your /bootstrap/app.php

$app->register(Abbasudo\Purity\PurityServiceProvider::class);

See abbasudo.github.io/laravel-purity/ for complete documentation.

About

An elegant way to filter and sort queries in Laravel

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%