eloquent-incrementable
by bytestgear
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
laravel-sequenceable
by enea
Facilitates the generation and autocompletion of a sequential value in the database