Part-DB.Part-DB-server/src/Services/InfoProviderSystem/Providers
Daniel Carrasco d3b225771c
Modified the DigiKey Provider to works with the V4 API (#875)
* Modified the DigiKey Provider to works with the V4 API

* Correclty apply the MarketPlaceFilter option to digikey v4 API

* Show the packe type (Tape&Reel, Box, etc.) as footprint in digikey provider search

---------

Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-03-27 21:26:18 +01:00
..
DigikeyProvider.php Modified the DigiKey Provider to works with the V4 API (#875) 2025-03-27 21:26:18 +01:00
Element14Provider.php Use composer/ca-bundle instead of system CA for element14 provider 2025-03-27 20:59:22 +01:00
InfoProviderInterface.php Added an button to connect the oauth providers from WebUI 2023-07-16 03:18:33 +02:00
LCSCProvider.php Update LCSCProvider.php: fix error in query string (#873) 2025-02-25 13:32:36 +01:00
MouserProvider.php Manually filter mouser search results to fix the edgecase, that the API returned multiple results for an exact part number 2025-03-27 21:06:50 +01:00
OctopartProvider.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
OEMSecretsProvider.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
PollinProvider.php Fixed Pollin provider exception, if product top features panel does not exist 2025-03-23 19:43:28 +01:00
ProviderCapabilities.php Added an very basic system to configure info providers 2023-07-09 14:27:41 +02:00
ReicheltProvider.php Fixed static analysis issue 2025-02-20 20:35:00 +01:00
TestProvider.php Test availability of the info provider pages 2023-07-16 23:56:30 +02:00
TMEClient.php Disable GET_GROSS_PRICES option for TME info provider when using private key. Otherwise we receive an error. 2025-02-01 20:20:33 +01:00
TMEProvider.php Disable GET_GROSS_PRICES option for TME info provider when using private key. Otherwise we receive an error. 2025-02-01 20:20:33 +01:00