AiP development

Contact owners and managers
1–20 of 20
AiP is a web server interface for PHP, inspired by Ruby’s Rack and Python’s WSGI. It provides a common API for connecting PHP frameworks and applications to webservers.

The main idea is, that your app, if built for this protocol, will be able to preload resources, preconnect to databases and response to requests really fast.

Development happens openly on github. AiP uses BSD-style license