Libraries tagged by hash tables
equip/structure
202359 Downloads
Simple, immutable data structures
horde/hashtable
4382 Downloads
Hash table client library
aphiria/collections
1898 Downloads
The Aphiria collections library
yiranzai/hash-dht
3 Downloads
PHP Distributed Hash Table
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
opulence/collections
618 Downloads
The Opulence collection library
yiranzai/dht
45 Downloads
PHP Distributed Hash Table
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
josue/spatial-hash-table
20 Downloads
2D hash table for fast edges-touching-circle retrieval
minormous/structure
3 Downloads
Simple, immutable data structures
iliaal/lchash
0 Downloads
Linear-probing hash table extension for PHP. Wraps glibc hsearch_r where available, falls back to a small in-tree implementation everywhere else.
texy/texy
863201 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
djokicpn/laravel-email-audit-log
91078 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
dg/texy
135015 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
singlequote/laravel-datatables
24954 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations