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