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