Libraries tagged by sequence
bigwhoop/sentence-breaker
102189 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
poing/earmark
11201 Downloads
Laravel package to generate values in a unique and customizable series.
ghostwriter/case-converter
1231104 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
antoineaugusti/laravel-sentiment-analysis
112741 Downloads
A Laravel wrapper that performs sentiment analysis over an English sentence
bitandblack/sentence-construction
85644 Downloads
Creates nice sentences out of arrays
rockett/pipeline
101399 Downloads
A plug and play pipeline implementation.
wikimedia/wrappedstring
773215 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
rexlabs/array-object
84945 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
ambroisemaupate/date-to-sentence
2411 Downloads
A simple lexer to print human readable dates.
andreekeberg/abby
8134 Downloads
🙋♀️ Minimal A/B Testing Library
next-sentence/afterbuy-sdk
25202 Downloads
The AfterbuySDK provides to interact with the Afterbuy XML API
jwarkentin/flaky
23161 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
diarmuidie/niceid
57394 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
4699 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
12406 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