New PHP API library

Hi all, I’ve been working on my PHP library to talk to the Discourse API and I think it’s ready for production.

https://github.com/pnoeric/discourse-api-php

This is based on a bunch of other PHP Discourse API libraries I found, though none of them seemed up to date, and were lacking many useful methods, test suites, etc.

I also added it to Packagist so you can easily install it with composer.

I am open to feedback and suggestions, but I really love pull requests. :heart:

Enjoy!

14 إعجابًا

إذًا، لقد جربت مكتبتك للتو ويبدو أنها لا تعالج البيانات. هل كان هناك تحديث من جانب Discourse منذ إصدارك لعام 2020؟ يمكنني معالجة بياناتي مباشرة باستخدام Postman، ولكن ليس من خلال برنامجي النصي باستخدام مكتبتك. قبل أن أبدأ في إعادة اختراع العجلة، سأكون مهتمًا بمعرفة ما إذا كان هناك تحديث قادم. شكرًا!