Libraries tagged by sequent
datatables.net/datatables.net-rowreorder
5975 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
cline/sequencer
5453 Downloads
Sequential migration and operation orchestration for Laravel
sequentsoft/threadflow
767 Downloads
A messenger bot framework
mojgenie/hashids
273 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
jwarkentin/flaky
25574 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
datatables.net/datatables.net-rowreorder-dt
3854 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 with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-rowreorder-bs5
1715 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 with styling for [Bootstrap5](https://getbootstrap.com/)
cheprasov/php-parallel
12533 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
nilsenpaul/craft-sequentialedit
10009 Downloads
This plugin lets you edit multiple elements (entries, assets, categories ...) in sequence, without being sent back to the index page each time you save your changes.
risetechapps/code-generate
556 Downloads
Generate sequential codes for Laravel Eloquent models with support for prefixes, reset patterns, and multiple database drivers
sequentsoft/threadflow-telegram
258 Downloads
A telegram channel for ThreadFlow
vimatech/laravel-document-numbering
24 Downloads
Sequential, gap-free, concurrency-safe document numbering for Laravel (invoices, quotes, credit notes).
phossa2/uuid
2460 Downloads
A PHP lib to generate sequential/time based uuid for using as PK in DB.
m-wardany/hash-ids
795 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support