Libraries tagged by ordered
mageworx/module-ordereditor-braintree
291 Downloads
Order Editor Braintree payments reauthorization Plugin
verbanent/eloquent-binary-uuid
11334 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
survos/jsonl-bundle
1493 Downloads
Fast, concurrent, resumable, strictly-ordered JSONL ingestion utilities for Symfony 7.3 / PHP 8.4
sugarcraft/candy-focus
228 Downloads
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.
pccomponentes/lexicographic-ranking
5486 Downloads
Lexicographic order calculator, useful for persisting ordered lists.
jardisadapter/eventdispatcher
115 Downloads
PSR-14 event dispatcher for PHP with priority-ordered listeners, type-hierarchy matching, stoppable events, and deferred dispatch via EventCollector; a building block of the open-source foundation that Jardis-generated DDD code runs on
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
mage2kishan/module-ordered-items
13 Downloads
Panth Ordered Items — adds a rich 'Order Items' column to the Magento 2 admin Sales Order Grid. Displays product thumbnails, names, SKUs, and quantities directly in the grid with a collapsible 'show more' link for orders with many items. No configuration required — install and it works.
faonni/module-product-most-ordered
135 Downloads
Extension displays the top most ordered products(bestseller) for your stores.
philiprehberger/php-uuid-tools
68 Downloads
UUID v4 and v7 generation, validation, and ordered UUIDs for database indexing
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
philiprehberger/php-pipeline
68 Downloads
Composable pipeline pattern for processing data through ordered stages
mannion007/php-binary-search
2291 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
lucasbrito-wdt/lexorank-php
346 Downloads
A PHP port of LexoRank - a ranking system that uses strings to maintain ordered lists
ejetar/accept-header-interpreter
20 Downloads
Accept Header toolbox 🧰 to Laravel. Validation and interpretation based on RFC 7231, section 5.3.1 and 5.3.2. Conversion of the list of media types to ordered Laravel Collections (by priority, according to RFC).