Or try paginated search →
LaraOwl is an open-source, self-hosted observability platform for Laravel that tracks requests, exceptions, queries, and jobs, with a client package t...
Read article
Subscriptionify is a gateway-agnostic Laravel package for modeling plans, features, usage quotas, and optional overage billing without tying your appl...
Read article
Custom Fresh adds a `fresh:custom` Artisan command that rebuilds your Laravel database while leaving the tables you name untouched.
Read article
Sqids is a PHP library that encodes one or more integers into short, URL-safe strings and decodes them back, with options for minimum length, a custom...
Read article
Filterable is a Laravel package that provides multiple engines for advanced, scalable filtering of Eloquent models, including support for nested JSON...
Read article
Checkpoint is a dev-only Artisan command that runs 26 static security checks against a Laravel application, covering dependency CVEs, hardcoded secret...
Read article
Truffle is a Laravel package that allows Eloquent models to be backed by an in-memory SQLite database, enabling developers to query static data with E...
Read article
Parsel is a PHP package that wraps the liteparse lit CLI to extract text, positioned items, and screenshots from PDFs, Office files, and images locall...
Read article
Expressive is a Laravel package that converts Eloquent models into typed PHP objects and converts them back to models for persistence, giving your app...
Read article
Laravel Fluent Validation provides a fluent, type-safe API for building validation rules, replacing traditional string-based syntax with IDE-friendly...
Read article
Laravel Paper is an Eloquent driver that allows you to use Markdown and JSON files as data sources while maintaining the familiar Eloquent query API.
Read article
Laravel Toggle is a lightweight feature flag package for Laravel that controls global on/off switches through environment variables, the database, or...
Read article