Auth LaravelGitzella

Auth

Laravel authentication module.

query-filters LaravelGitzella

query filters

Laravel package to filter Eloquent model records based on query parameters. Fully inspired by the Laracasts episode https://laracasts.com/series/eloquent-techniques/episodes/4

eloquent-inspector LaravelGitzella

eloquent inspector

🕵️ Inspect Laravel Eloquent models to collect properties, relationships and more.

octane-testbench LaravelGitzella

octane testbench

⛽ Set of utilities to test Laravel applications powered by Octane.

notifiable-exception LaravelGitzella

notifiable exception

Laravel package to send notifications when some exceptions are thrown.

console-tasker LaravelGitzella

console tasker

🦾 Laravel package to create lean, powerful, idempotent and beautiful Artisan commands.

lazy-json LaravelGitzella

lazy json

🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.

lazy-json-pages LaravelGitzella

lazy json pages

📜 Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.

pest-plugin-laravel-octane LaravelGitzella

pest plugin laravel octane

⛽ Pest plugin to test Laravel applications powered by Octane.

laravel-dto LaravelGitzella

laravel dto

Data Transfer Object (DTO) for Laravel