Libraries tagged by sequent
enea/laravel-sequenceable
16055 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
phpcollection/phpcollection
62997964 Downloads
General-Purpose Collection Library for PHP
league/period
4809193 Downloads
Time range API for PHP
vaimo/composer-patches
3933753 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
7699665 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
jfcherng/php-sequence-matcher
4191342 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
codeception/module-sequence
8428284 Downloads
Sequence module for Codeception
dusank/knapsack
987207 Downloads
Collection library for PHP
symfony/emoji
475021 Downloads
Provides access to emoji characters and sequences from the Unicode CLDR
pimcore/number-sequence-generator
525067 Downloads
Pimcore Number Sequence Generator
highsolutions/eloquent-sequence
120564 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
gurgentil/laravel-eloquent-sequencer
42535 Downloads
A package that allows you to create and manage sequences on Eloquent models
admad/cakephp-sequence
437731 Downloads
Sequence plugin for CakePHP to maintain ordered list of records
hi-folks/rando-php
71508 Downloads
Random generator Library for PHP