Libraries tagged by seq
mandor53/aware2
3 Favers
503 Downloads
503 Downloads
The sequel of the aware package by Awareness, allowing self validation of models.
localheinz/token
3 Favers
170 Downloads
170 Downloads
Provides a simple abstraction for a token and a sequence of tokens.
jnvsor/composite-matcher
0 Favers
37 Downloads
37 Downloads
A composite matcher that runs RequestMatchers in sequence to find a match
hypejunction/hypecrumbs
0 Favers
23 Downloads
23 Downloads
Rebuilds breadcrumbs with a more logical sequence
adamthehutt/laravel-unique-bigint-ids
4 Favers
1702 Downloads
1702 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.