Libraries tagged by sequence
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.
gabrielanhaia/slugnizzer
9 Downloads
Slugnizzer is a package to generate slugs from sentences. There is the option to generate slugs only according to the database columns.
embryo/feminin-pluriel
6 Downloads
A script made to adapt french sentences gender and pluralization
dutymess/hashids
109 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
develme/laravel-hashids
61 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
datatables.net/datatables.net-rowreorder-zf
2 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 [Foundation](https://get.foundation/)
datatables.net/datatables.net-rowreorder-se
27 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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-rowreorder-jqui
8 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-rowreorder-bs4
293 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-rowreorder-bs
103 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-rowreorder-bm
4 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 [Bulma](https://bulma.io/)
darwinnatha/laravel-process
1 Downloads
Un micro-package Laravel basé sur le pattern pipeline-task pour les processus métier séquentiels.
console-helpers/process-iterator
10928 Downloads
Sequential way to run Symfony Processes in parallel
cirlmcesc/laravel-hashids
66 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.
carloswph/mainframe
8 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.