wpboost PECL PHP extension.
Contains various WordPress utility functions.
The most basic idea with adding these functions is to improve performance.
To build:
- Run
phpize - Run
./configure - Run
make - Run
make test
- See what can be brought from https://codex.wordpress.org/Function_Reference into here
- Add CI on GitHub, etc.