Php-amqplib: Where to find API docs?

Created on 26 Sep 2017  路  5Comments  路  Source: php-amqplib/php-amqplib

For example, I'm searching for explanation for the AMQPStreamConnection constructor params. No links, no docs anywhere. Could you help please or provide a link?

Most helpful comment

I am surprised there is no documentation of the api.

Another option is to use the static pages option of Github: https://pages.github.com/

All 5 comments

API docs are not published anywhere as far as I know. If you have suggestions about services that can host API documentation, we would consider them (something similar to this).

@michaelklishin I'd recommend https://readthedocs.org really good and used by a lot of open source projects to host documentation

I am surprised there is no documentation of the api.

Another option is to use the static pages option of Github: https://pages.github.com/

API docs would be awesome!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

helloEson picture helloEson  路  3Comments

d3xt3r01 picture d3xt3r01  路  8Comments

AndreKlang picture AndreKlang  路  7Comments

MaxwellZY picture MaxwellZY  路  5Comments

Majkl578 picture Majkl578  路  8Comments