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

Paypal Server Sdk Laravel Package

paypal/paypal-server-sdk

Official PayPal Server SDK for PHP. Integrates with a limited set of PayPal REST APIs (Orders, Payments, Vault, Transaction Search, Subscriptions). Supports sandbox/live environments, configurable timeouts, and optional retries/backoff.

View on GitHub
Deep Wiki
Context7

Phone

The phone number, in its canonical international E.164 numbering plan format.

Structure

Phone

Fields

Name Type Tags Description Getter Setter
countryCode string Required The country calling code (CC), in its canonical international E.164 numbering plan format. The combined length of the CC and the national number must not be greater than 15 digits. The national number consists of a national destination code (NDC) and subscriber number (SN).Constraints: Minimum Length: 1, Maximum Length: 3, Pattern: ^[0-9]{1,3}?$ getCountryCode(): string setCountryCode(string countryCode): void
nationalNumber string Required The national number, in its canonical international E.164 numbering plan format. The combined length of the country calling code (CC) and the national number must not be greater than 15 digits. The national number consists of a national destination code (NDC) and subscriber number (SN).Constraints: Minimum Length: 1, Maximum Length: 14, Pattern: ^[0-9]{1,14}?$ getNationalNumber(): string setNationalNumber(string nationalNumber): void
extensionNumber ?string Optional The extension number.Constraints: Minimum Length: 1, Maximum Length: 15, Pattern: ^[0-9]{1,15}?$ getExtensionNumber(): ?string setExtensionNumber(?string extensionNumber): void

Example (as JSON)

{
  "country_code": "country_code8",
  "national_number": "national_number2",
  "extension_number": "extension_number2"
}
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.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi