Libraries tagged by sequel
dusank/knapsack
938304 Downloads
Collection library for PHP
vaimo/composer-patches
3433558 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
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
elfsundae/laravel-hashid
190357 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
vaened/laravel-sequenceable
42392 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
pimcore/number-sequence-generator
457842 Downloads
Pimcore Number Sequence Generator
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
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.