badpirate / hacktack
Hack (HHVM) Tack (Tools)
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Hack
Type:project
Requires
- php: >=7.1
- facebook/xhp-lib: 2.5.0
This package is auto-updated.
Last update: 2025-03-16 06:01:46 UTC
README
Hack: A programming language popular at Facebook (and elsewhere) faster than PHP, it's HHVM
Tack: A method of dealing with a situation or problem; a course of action or policy.
HackTack: A collection of tools for making HHVM based websites
Warning
This library might suck, but I like it.
- HTXHP - Some common XHP tags I use
- HTMySQLModel - use Badpirate\HackTack\Model -- Base model class for mysql object, must init class before using (once)
- HT - Some static methods that I find regularly useful