Libraries tagged by bubble sort
bilalatli/php-sorting
4 Downloads
PHP Sorting Algorithms
valksor/php-functions-sort
0 Downloads
A PHP library providing various sorting algorithms and utilities for arrays and objects
rnix/bubble-sorter
0 Downloads
An over-engineered implementation of bubble sort
carloswph/sorter
4 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
vairogs/functions-sort
0 Downloads
A PHP library providing various sorting algorithms and utilities for arrays and objects
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
sugarcraft/sugar-table
0 Downloads
PHP port of Evertras/bubble-table — customizable interactive table component for terminal UIs. Supports column definitions with keys/titles/widths, rows as key-value maps, styled cells, selection, pagination, sorting, filtering, frozen columns, horizontal scrolling, zebra striping, and ANSI border styling.
erlangmaestro/maestrosort
7 Downloads
Simple PHP bubble sort implementation.
atlas89/buble-sort
11 Downloads
Sort array used buble sort method
sugarcraft/candy-core
7684 Downloads
PHP port of charmbracelet/bubbletea — Elm-architecture TUI runtime.
sugarcraft/sugar-bits
1551 Downloads
PHP port of charmbracelet/bubbles — 15 pre-built TUI components (text input, dynamic-height textarea, list, table with per-cell styleFunc, tree, viewport, file picker, progress, spinner, etc.) for SugarCraft.
sugarcraft/sugar-dash
272 Downloads
Dashboard TUI library — column grid, constraint layout, ratio grid, data grid, tree, modal, status bar, tabs, plot/canvas, and module/plugin system. Ports patterns from bubble-grid, bubbletea-tilelayout, go-tealeaves, bubbleboxer, lattice, Homedash, and termui.
sugarcraft/sugar-calendar
0 Downloads
PHP port of EthanEFung/bubble-datepicker — interactive date picker component for terminal UIs. Supports month/year navigation, keyboard navigation, date selection with visual cursor, and customizable styling.
sugarcraft/sugarcraft
0 Downloads
PHP ports of the Charmbracelet TUI ecosystem (umbrella monorepo) — install all 46 libraries at once.
sugarcraft/sugar-toast
0 Downloads
PHP port of DaltonSW/bubbleup — floating alert notification component for terminal UIs. Supports error/warning/info/success alerts at 6 screen positions, dynamic width, NerdFont/Unicode/ASCII symbols, auto-dismiss timers.