Libraries tagged by sequent
a2zwebltd/laravel-email-sequences
39 Downloads
A portable Laravel drip / lifecycle email-sequence engine — enrol users on registration, schedule time-delayed emails (onboarding, trial nurture, win-back), deliver them on a cron with pluggable eligibility rules, and manage everything from Nova.
marshmallow/actions-change-sequence
5622 Downloads
A Nova action to change the sequence of resources more easily
sqonk/phext-datakit
188 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
robinthehood/terminal
1012 Downloads
With Terminal you can easily output colored text on the console with php.
centraldesktop/phpcollection
17780 Downloads
General-Purpose Collection Library for PHP
andrewdalpino/helix
1 Downloads
A PHP library for counting short DNA sequences for use in Bioinformatics.
andanteproject/period-bundle
26710 Downloads
A Symfony Bundle to integrate thephpleague/period into Doctrine and Symfony Form
ezzatron/php-lcs
188 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
sergiors/pipeline
40 Downloads
Compose sequence of operations, immutable without side-effects
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
oceanapplications/httpassertinsequence
236 Downloads
Assert that request was sent at specific index of sequence
mrcodefinger/twelvetones
14 Downloads
Twelve-tone sequences in random or interval order (chromatic, whole tone, thirds, fifths, fourths).
mpyw/base-utf8
40 Downloads
BaseXX encoder/decoder those support any valid UTF-8 sequences.
girgias/csv
329 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
devajmeireles/artisan-find
8 Downloads
A useful Laravel package to find Artisan commands by name and execute them in sequence.