# Introduction
ZXC_PHP is a PHP micro framework that helps you quickly write simple and powerful web applications APIs. ZXC_PHP support PSR-15: HTTP Server Request Handlers (opens new window) and PSR-7: HTTP message interfaces (opens new window) The ZXC_PHP Framework is an open source PHP framework, started by Giman Nikolay from 2018. The idea the framework and its approach to software architecture is minimalism and usability.
# How does it work
- Create configuration
- Define route with handler in config file
- Implement handler
# Request Response
# Support
If you need support, you can create an issue (opens new window).