2017 © Pedro Peláez
 

library api-filtering

Simple API filtering specifications for eloquent.

image

ifnot/api-filtering

Simple API filtering specifications for eloquent.

  • Friday, June 8, 2018
  • by ifnot
  • Repository
  • 1 Watchers
  • 2 Stars
  • 272 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 5 % Grown

The README.md

Api Filtering

Api Filtering is a laravel package allowing you to filter resources (based on eloquent models) through http parameters., (*1)

This package regroups the Server Side filtering mechanism and a simple Client Side (PHP) builder for building http query parameters (it can helps you testing, even query other apis !)., (*2)

Specifications

Actually there is one specification :, (*3)

Installation

Require the package using composer :, (*4)

composer require ifnot/api-filtering

Refer to Server Side or Client Side (PHP) for usage., (*5)

The Versions

08/06 2018

dev-master

9999999-dev

Simple API filtering specifications for eloquent.

  Sources   Download

The Requires

 

The Development Requires

by Anael Favre