Libraries tagged by hh
pecee/asynctask
16 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
nuxed/json
662 Downloads
Nuxed Json
nazg/http-server-request-handler
16105 Downloads
PSR-15 like HTTP Server Request Handler Interface
nazg/http-executor
6051 Downloads
HTTP Component and Emit Responses
nazg/heredity
6321 Downloads
Middleware Dispatcher For Hack
nazg/hcache
6196 Downloads
cache that boosts performance
nazg/glue
10945 Downloads
Dependency Injection Container For HHVM/Hack
nazg/dispatcher
0 Downloads
Dispatcher for Hack
mcrumm/vindinium-hacklang
13 Downloads
Vindinium in (mostly) hack-strict
lucasbustamante/mysqldump-php
29 Downloads
A fork of https://github.com/ifsnop/mysqldump-php, a PHP implementation of mysqldump.
kilahm/ioc-factory-container
41 Downloads
Using attributes, compile your factories into a single class
kilahm/hack-clio
166 Downloads
CLI input and output for Hack
johnkramlich/federal-poverty-level
4 Downloads
A PHP library for working with data associated with the United States Federal Poverty Level (FPL). Household income, as a percentage of FPL is often used to determine eligibility for government assistance programs such as Medicaid.
ivyhjk/config
2855 Downloads
Abstract configurations for HHVM
hhpack/publisher
490 Downloads
Simple implementation of Pub/Sub for Hack