dillingham/formation

Laravel index filters & validation

Installs: 160

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 9

pkg:composer/dillingham/formation

0.11 2021-12-07 02:54 UTC

This package is auto-updated.

Last update: 2025-10-07 14:20:15 UTC


README

Build Status Latest Stable Version Total Downloads twitter

Simple search, sort, filters & more for Laravel.

See the wiki for documentation. (Work in progress)

Add to a Laravel project using composer:

composer require dillingham/formation

Create a formation class using artisan:

php artisan make:formation ArticleFormation