Aspose selfhoster for PHP

Morning,
i would like to undestrand if there is an Aspose product for PHP (Selfhosted and Cloud)
We’re creating docx with a php library and would like to convert docx to pdf.

Thanks

@asuccodato You can use Aspose.Words cloud API in PHP.
Unfortunately, there is no on-premise Aspose.Words API at the moment. However we have plans to provide PHP version in future.
Currently, you can use Aspose.Words for Java in PHP project via PHP/Java Bridge.
Or Aspose.Words for .NET in PHP via COM.
Finally, you can use Aspose.Words for Python from your PHP project.