By Manuel Lemos
Many PHP applications are based on microservices that implement Web or API interfaces.
These applications can be implemented using base core code that developers can customize in several ways.
This package implements a microservices approach based on configuration PHP scripts that contain arrays with values to set the application's behavior.
This way, it is straightforward and fast to create microservices-based applications.