All Projects → imper86 → allegroapi

imper86 / allegroapi

Licence: MIT License
library making allegro rest and soap api using easier

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to allegroapi

phoenix
🔥 delivery recommendation system
Stars: ✭ 17 (+41.67%)
Mutual labels:  allegro
SuperMario-Allegro-Cpp
Simple Super Mario in Allegro C++ & The Final Project of Course Advanced Programming
Stars: ✭ 21 (+75%)
Mutual labels:  allegro
allegro flare
Application toolkit for Allegro 5
Stars: ✭ 30 (+150%)
Mutual labels:  allegro

Allegro REST API PHP SDK

This lib was made to to make your life easier dealing with allegro APIs.

If you're still using v5 please refactor your app and use v6, because older versions are no longer maintained.

V6.x

This version allows PHP8, and uses lcobucci/jwt v4.

Installation

Install with composer (http://getcomposer.org)

composer require imper86/allegroapi

Requirements

  • PHP >= 7.1
  • ext-json
  • ext-fileinfo
  • ext-soap

Usage (docs)

Framework integrations

Contributing

Any help will be very appreciated :).

Experiencing problems? Feel free to report it in GitHub Issues

Pull requests

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].