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