akeneo/api-php-client
Akeneo PIM client for the API
V11.4.0
3.6M downloads/mo
#3914 most downloaded on Packagist
akeneo/api-php-client
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 1.2 years
Rarely documented
notes for 6 of 25 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
27 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Jul 2017 to Sep 2024Releases
latest 27-
V11.4.024 Sep 2024Nothing published for this version
-
v11.3.029 Jun 2023Nothing published for this version
-
v11.2.012 Jun 2023Nothing published for this version
-
v11.1.027 Feb 2023Nothing published for this version
-
v11.0.007 Nov 2022Nothing published for this version
-
v10.0.029 Sep 2022Nothing published for this version
-
v9.1.202 Sep 2022Nothing published for this version
-
v9.1.102 Sep 2022Nothing published for this version
-
v9.1.025 Aug 2022Nothing published for this version
-
v9.0.130 May 2022Nothing published for this version
-
v9.0.009 May 2022Nothing published for this version
-
v8.0.015 Feb 2022Nothing published for this version
-
v7.0.125 Jan 2022Nothing published for this version
-
v6.0.111 Oct 2021Nothing published for this version
-
v6.0.012 Mar 2020Nothing published for this version
-
v5.0.009 Sep 2019Release notes
Open source →BC Breaks
Use PSR-7, PSR-17 and PSR-18 instead of HttpPlug.
- Change the type of the first parameter of
Akeneo\Pim\ApiClientAkeneoPimClientBuilder::setHttpClientfromHttp\Client\HttpClienttoPsr\Http\Client\ClientInterface - Change the type of the first parameter of
Akeneo\Pim\ApiClientAkeneoPimClientBuilder::setRequestFactoryfromHttp\Message\RequestFactorytoPsr\Http\Message\RequestFactoryInterface - Change the type of the first parameter of
Akeneo\Pim\ApiClientAkeneoPimClientBuilder::setStreamFactoryfromHttp\Message\StreamFactorytoPsr\Http\Message\StreamFactoryInterface
Factory implementations are necessary as dependency. For example, with Guzzle:
$ php composer.phar require akeneo/api-php-client php-http/guzzle6-adapter:^2.0 http-interop/http-factory-guzzle:^1.0 - Change the type of the first parameter of
-
v4.0.213 Jun 2019Release notes
Open source →- Add support for PHP 7.1. This is done for some connectors thar are still using it.
Be careful, this PHP version is EOL in december 2020.
-
v4.0.115 Feb 2019Nothing published for this version
-
v4.0.0no dateRelease notes
Open source →BC Breaks
Drop support for PHP 5.6, PHP 7.0 and PHP 7.1
Change the response type from
StreamInterfacetoResponsefor\Akeneo\Pim\ApiClient\Api\MediaFileApiInterface::downloadIt allows to get the filename from the response, and also the Mime type.
-
v3.0.021 Jun 2018Nothing published for this version
-
v2.0.103 May 2018 -
v2.0.019 Feb 2018Release notes
Open source →Improvements
- API-487: Isolate files manipulation in a dedicated service
- API-562: upsert a list of attribute options
- API-543: Create a new media file and associate it to a product model
BC Breaks
- Change the constructor of
Akeneo\Pim\ApiClient\Api\ProductMediaFileApito addAkeneo\Pim\ApiClient\FileSystem\FileSystemInterface - Add method
Akeneo\Pim\ApiClient\Api\AttributeOptionApiInterface::upsertList
-
v1.0.106 Apr 2018Release notes
Open source →Improvements
- API-592: Handle error when the response is a redirection (https://github.com/akeneo/api-php-client/issues/72)
-
v1.0.029 Nov 2017Nothing published for this version
-
1.0.0-beta224 Aug 2017 pre-releaseNothing published for this version
-
1.0.0-beta111 Jul 2017 pre-releaseNothing published for this version
-
v7.025 Jan 2022Nothing published for this version