is announcing that Flight with version number 1.2.15 is already available to download.
What is Flight ?
Flight is A PHP micro-framework that can be used in building RESTful Web applications, which can also be easily extended with new features .
REST stands for Representational State Transfer, and is a client-server communication protocol that relies on simple HTTP requests between involved parties.Flight is a framework designed around REST operations, ideal for building complex network applications that rely on basic HTTP requests to communicate with their clients.Flight comes with a simple setup process, is made up of a light codebase, and is also very well documented.Developers can use Flight to build interactive Web applications that have full control over their HTTP requests and how their data is managed via the application's URIs.
This is changelog for Flight version 1.2.15 :
You can read the complete changelog and also download this latest version on their homepage:
flightphp.com