libreworks/ext-mongodb-hhi

Typechecker definitions for MongoDB HHVM Driver

1.2.0 2016-11-29 19:14 UTC

This package is not auto-updated.

Last update: 2024-04-24 22:29:42 UTC


README

This repository contains .hhi files for the classes and interfaces provided by the MongoDB HHVM Driver, available here:

https://github.com/mongodb/mongo-hhvm-driver

HHI files are ignored by HHVM, however they give the typechecker information about the classes and interfaces. This allows usage of the canonical PHP API at runtime, while also giving the benefits of static type checking.