--

Launching RESTful APIs on legacy bound frameworks is easy as never — even vintage mode is on.

composer create-project laminas-api-tools/api-tools-skeleton
cd api-tools-skeleton
php -S 0.0.0.0:8080 -t public public/index.php

In this instance opening web browser is easy as well — so you can develop database driver, its connection to actual MySQL server and so on.

Photo by JESHOOTS.COM on Unsplash

--

--

Povilas Brilius

PHP Developer in e-commerce and e-loans industry fields.