Libraries tagged by sequent
nicolassing/sequence-bundle
58 Downloads
Nicolassing sequence bundle allow you to create sequential number (eg reference, invoice number, ...)
marcelorobson001/phpmac-morpho
5 Downloads
Tagger sequential PHP que utiliza BD Sqlite com Unigramas e Bigramas do Corpus Mac-morpho.
m165437/eloquent-numbered
8 Downloads
Sequentially numbers your Eloquent model instances
lenvanessen/commerce-invoices
623 Downloads
A pdf of an orders does not equal an invoice, invoices should be: Immutable, sequentialy numbered. Commerce Invoices allows you to create moment-in-time snapshots of a order to create a invoice or credit invoice
kyleblanker/hashids
8 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
justinholtweb/craft-donky
1 Downloads
The document suite for Craft Commerce — template-driven invoices, packing slips, pick lists and credit notes, with sequential invoice numbers, bulk printing and per-status attachment rules.
innerspirit/bounded-array
25 Downloads
A class that validates array bounds when working with sequential items.
hirokws/callkeeper
25 Downloads
Sequential API call/access rate keeper to be under limited rate.
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.
elrayn/auto-number
0 Downloads
Generate sequential document numbers (invoice, PO, etc.) without the race condition in SELECT MAX() + 1
dutymess/hashids
109 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
develme/laravel-hashids
76 Downloads
Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.
derheyne/laravel-list
0 Downloads
A Laravel Collection wrapper that enforces sequential 0-based keys at all times
console-helpers/process-iterator
10929 Downloads
Sequential way to run Symfony Processes in parallel
cirlmcesc/laravel-hashids
69 Downloads
Automatically generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers for the Eloquent model.