Giter VIP home page Giter VIP logo

alma-php-client's People

Contributors

alma-renovate-bot[bot] avatar arnaudrolland avatar benjamin-freoua-alma avatar clairealma avatar dependabot[bot] avatar francois-gomis avatar gdraynz avatar jir4 avatar joyet-simon avatar lionelquellery avatar natim avatar olance avatar paulrouss3l avatar raharima avatar remic-alma avatar syjust-alma avatar villfa avatar webaaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

alma-php-client's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json
  • php ^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4 || ~8.0 || ~8.1 || ~8.2
  • psr/log ^1 || ^2 || ^3
  • dealerdirect/phpcodesniffer-composer-installer ^0.7.0
  • phpcompatibility/php-compatibility ^9.0
  • phpunit/phpunit ^5 || ^6 || ^7 || ^8 || ^9 || ^10
  • squizlabs/php_codesniffer ^3.3
  • mockery/mockery ^1.3
github-actions
.github/workflows/aqua.yml
  • actions/checkout v4
  • ubuntu 22.04
.github/workflows/code-coverage.yaml
  • actions/checkout v4
  • shivammathur/setup-php v2
  • ubuntu 22.04
.github/workflows/php.yml
  • actions/checkout v4
  • shivammathur/setup-php v2
  • ubuntu 20.04
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks v4.4.0
  • alma/pre-commit-hooks 1.1.2

Setupt timeout on curl

It would be a nice feature to have a customizable way to set up a specific timeout on curl in order to avoid errors

PSR 4 Warning Test Classes

Just installed with composer, and it seems some test classes are not PS4 valid

  Class Alma\API\Tests\Integration\PaymentsTest located in ./vendor/alma/alma-php-client/tests/integration/Endpoints/PaymentTest.php does not comply with psr-4 autoloading standard. Skipping.
  Class Alma\API\Tests\Unit\PaymentsTest located in ./vendor/alma/alma-php-client/tests/unit/Endpoints/PaymentsTest.php does not comply with psr-4 autoloading standard. Skipping.
  Class Alma\API\Tests\ClientContextTest located in ./vendor/alma/alma-php-client/tests/unit/ClientContextTest.php does not comply with psr-4 autoloading standard. Skipping.
  Class Alma\API\Tests\ArrayUtilsTest located in ./vendor/alma/alma-php-client/tests/unit/ArrayUtilsTest.php does not comply with psr-4 autoloading standard. Skipping.
  Class Alma\API\Tests\ClientOptionsValidatorTest located in ./vendor/alma/alma-php-client/tests/unit/ClientOptionsValidatorTest.php does not comply with psr-4 autoloading standard. Skipping.

Add support for Psr/Log v2/3

I recently developped the commerce_alma module for Drupal Commerce. I'd like to make it available for Drupal 10, however, as D10 now requires Psr/Log v3, the Alma API client install fails.

Error messages are not showing up

If there is an error during an API call, error messages are empty.
While trying to call $alma->payments->create() (and not $alma->payments->createPayment() as it is suggested in your README), I got an error thrown at me, but without a message. I had to dig to the exec() function in your Request class to find the error message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.