Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Api Client Bundle Laravel Package

chaplean/api-client-bundle

View on GitHub
Deep Wiki
Context7
1.3.0

New features:

  • Add a getName in AbstractApi, by default it returns the snake_case class name. It's used in the new feature of enable_database_logging and enable_email_logging (see below).
  • New values possible for enable_database_logging and enable_email_logging, you can list the names of the APIs (see new AbstractApi:getName) that you want enabled or not.
    • Possible values:
      • ~: active logging for all API
      • Deprecated true: same ~
      • ['foo_api']: active logging only for foo_api
      • ['!foo_api']: disable logging only for foo_api
      • key not present: disable logging for all
1.2.0

New features:

  • The command has been updated to now accept a date in argument. #5
1.1.0:

New features:

  • There is a new type of Parameter: enum. #2
  • You can now allow extra fields in an ObjectParameter. #3
  • You can now define a global suffix to the route url. It works like the global prefix. #3
  • When defining your routes, previously you could only use an ObjectParameter as the base type (using a associative array). You can now also use any kind of Parameter. #4
1.0.0:

New features:

  • Define client for a rest api by describing the api endpoints
  • Log requests sent to this api by sending email and/or storing a log in the database
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware