laravel-id-generator
by devaspid
Concurrency-safe document and identifier number generation for Laravel.
laravel-document-numbering
by vimatech
Sequential, gap-free, concurrency-safe document numbering for Laravel (invoices, quotes, credit notes).
laravel-auto-sequence
by madebyclowd
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
laravel-pg-reset-sequences
by dipesh79
Artisan command to reset PostgreSQL sequences after importing a SQL dump
laravel-oracle-sequence
by dayatdev
A Laravel package to handle Oracle SEQUENCE operations (auto NEXTVAL and sequence creation) easily.
laravel-sequence
by tenthfeet
A flexible laravel package for generating sequential numbers with various patterns and reset policies.
laravel-eloquent-sequencer
by tonylaurent
A package that allows you to create and manage sequences on Eloquent models
laravel-eloquent-sequencer
by gurgentil
A package that allows you to create and manage sequences on Eloquent models