Libraries tagged by hash tables
equip/structure
201747 Downloads
Simple, immutable data structures
yiranzai/hash-dht
2 Downloads
PHP Distributed Hash Table
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
yiranzai/dht
41 Downloads
PHP Distributed Hash Table
horde/hashtable
730 Downloads
Hash table client library
tonix-tuft/linked-hash-map
8 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
josue/spatial-hash-table
17 Downloads
2D hash table for fast edges-touching-circle retrieval
opulence/collections
599 Downloads
The Opulence collection library
aphiria/collections
1237 Downloads
The Aphiria collections library
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
texy/texy
721710 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
38797 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
132998 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
21166 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
gamitg/yii2-detailview4cols
3871 Downloads
This extension is a variation of the DetailView widget of Yii2. It has simply the same code with a few modification to it.