Libraries tagged by sequence
phpcollection/phpcollection
61866643 Downloads
General-Purpose Collection Library for PHP
league/period
4239391 Downloads
Time range API for PHP
dusank/knapsack
938304 Downloads
Collection library for PHP
bramus/ansi-php
6985419 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
jfcherng/php-sequence-matcher
3384332 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
codeception/module-sequence
7572310 Downloads
Sequence module for Codeception
symfony/emoji
230284 Downloads
Provides access to emoji characters and sequences from the Unicode CLDR
vaened/laravel-sequenceable
42392 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
highsolutions/eloquent-sequence
109100 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gurgentil/laravel-eloquent-sequencer
39693 Downloads
A package that allows you to create and manage sequences on Eloquent models
admad/cakephp-sequence
403899 Downloads
Sequence plugin for CakePHP to maintain ordered list of records
pimcore/number-sequence-generator
457842 Downloads
Pimcore Number Sequence Generator
hi-folks/rando-php
57745 Downloads
Random generator Library for PHP
icecave/collections
128319 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
eloquent/lcs
349827 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.