Libraries tagged by sequential
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
league/pipeline
10817905 Downloads
A plug and play pipeline implementation.
elfsundae/laravel-hashid
168189 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
wikimedia/wrappedstring
719668 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
rockett/pipeline
58186 Downloads
A plug and play pipeline implementation.
poing/earmark
10086 Downloads
Laravel package to generate values in a unique and customizable series.
vaened/php-sequence-generator
8308 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
rexlabs/array-object
79470 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
enea/laravel-sequenceable
7807 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
andreekeberg/abby
7815 Downloads
🙋♀️ Minimal A/B Testing Library
jwarkentin/flaky
21522 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
diarmuidie/niceid
56531 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
datatables.net/datatables.net-rowreorder
3282 Downloads
RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables
cheprasov/php-parallel
12296 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
heddiyoussouf/sequential-attribute-guard
817 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.