Find The Latest Laravel Packages

Login To Post Your Package

People Exploring Laravel

25530

Deployer

Deployer

Deployer reduces the risk of human error and ensures consistent, repeatable deployments across environments.

Auto-translate Application Strings with Laratext

Auto-translate Application Strings with Laratext

You can use the laratext:scan Artisan command to scan your Laravel project for missing translation keys and optionally translate them into multiple languages.

Use Passkeys in Your Laravel App

Use Passkeys in Your Laravel App

This package provides a simple way to generate passkeys and authenticate users using passkeys with a Livewire or Blade component.

Laravel Seeder Generator

Laravel Seeder Generator

is a package designed to assist in generating Laravel seeder files using real data from your database.

Laravel Unique

Laravel Unique

This package ensures uniqueness at the application level. For data integrity, particularly in high-concurrency scenarios, it is advisable to add database-level unique constraints (such as unique indexes) in conjunction with this trait.

Whisp is a PHP SSH Server

Whisp is a PHP SSH Server

If you are starting a new application, you can use the existing project template provided by Ashley, or you can add Whisp to an existing project using Composer:

Laravel Test Assertions Package

Laravel Test Assertions Package

Finally, some matches you can use to determine if a variable is a Model, Collection, or Eloquent Collection instance:

Managing Encrypted Environment Variables In Laravel With Veil

Managing Encrypted Environment Variables In Laravel With Veil

By introducing the --only-values flag to Laravel's env:encrypt and env:decrypt Artisan commands, Veil allows for more readable and maintainable .env files by encrypting only the values of sensitive variables, rather than the entire file.

Populate is a Supercharged Seeder for Laravel

Populate is a Supercharged Seeder for Laravel

By hijacking the default Seeder with a better one, we can supercharge the seed system to allow per-step seeding, skipping and continuable seeding, without sacrificing on its normal features, and keeping compatibility with classic seeding classes.

Argonaut DTO Package for Laravel

Argonaut DTO Package for Laravel

Using the package's assember classes, you can map raw inputs like objects or arrays into DTOs:

Disposable Email Detection in Laravel

Disposable Email Detection in Laravel

The domain detection list is configurable, and you can sync it via a provided command:

Track Job Progress and Status in Laravel with the Laravel Job Status Package

Track Job Progress and Status in Laravel with the Laravel Job Status Package

You can track a queue job's status by adding the Trackable trait provided by this package:

Generate HTTP Fixtures from Live API Calls in Laravel

Generate HTTP Fixtures from Live API Calls in Laravel

Generating fake HTTP responses can be tedious, and this package makes it easy by creating a fixture from a real HTTP request in your test:

Safely Retry API calls in Laravel

Safely Retry API calls in Laravel

Using the Idempotency-Key header with a unique UUID, you can send the same key over and over, and the original response is returned without running an operation multiple times:

Firebase Cloud Notifications for Laravel

Firebase Cloud Notifications for Laravel

The use-case for FCM messages includes iOS and Android apps, web applications, flutter, and more:

Partners

Advertise with Us

No verified ads are currently available.
Boost your brand by placing your ad here!

Get Started