PHP Classes

Notable PHP package: PHP OpenAPI Library

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 160

Last month viewers: 3

Categories: Notable Packages

Many applications have implemented APIs to allow third-party developers to create their applications that extend the capabilities of the original applications or even create mobile versions of Web sites.

The OpenAPI specification defines file formats to describe APIs, so it provides common means to implement tools to develop APIs faster like code generators or tools to check and validate API implementations.

This package supports the OpenAPI specification to allow quick implementation of new APIs.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP OpenAPI Library is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Implement APIs defined using OpenAPI specification

Here follows in more detail what it does:

This package can implement APIs defined using OpenAPI specification.

It takes as parameter a specification file defined JSON or YAML formats according to the OpenAPI specification to describes details of an API.

The package can handle API requests and dispatches to classes defined according to the specified OpenAPI description file.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,062 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)