php-postal
php-postal copied to clipboard
Speed up PHP loading by lazy libpostal loading
Functions libpostal_setup_language_classifier() and libpostal_setup_parser() will be run when libpostal is accessed for the first time. This gives a speedup of 3-10 seconds on every php startup.