Libraries tagged by method call
amirsarhang/instagram-php-sdk
8121 Downloads
It's Instagram Graph SDK for PHP. With this package you can easily make all requests to Instagram Graph API, like Auth and CRUD. Also, we will have more methods regularly.
mediawiki/universal-language-selector
18119 Downloads
The primary aim is to allow users to select a language and configure its support in an easy way. Main features are language selection, input methods and web fonts.
vianetz/module-core
21315 Downloads
The vianetz Magento core library that provides some utility methods for all our Magento extensions.
rmunate/agent-detection
565 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
alireaza/php-form-data
7253 Downloads
This is Form Data request handler for all methods.
multisafepay/api
128334 Downloads
A PHP wrapper for the MultiSafepay payments API. Provides support for all payment methods, Pay After Delivery and Fast Checkout.
genxbe/kirby-ray
172 Downloads
Helper tool that enables ray on all the extendable methods.
genxbe/kirby3-ray
6316 Downloads
Helper tool that enables ray on all the extendable methods.
tuutti/php-klarna-payments
63656 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
erikaraujo/filament-enum-attributes
17503 Downloads
Traits for Enums to allow for using Attributes instead of get methods for Filament enums
danslo/magento2-module-protected-interceptors
4902 Downloads
Allows you to create Magento 2 plugins for protected methods.
integer-net/magento2-shippingpreselection
8836 Downloads
This module provides methods to preselect a shipping method upon quote creation of the customer. It fetches all available countries from Magento Config and will preselect the default country/region/postcode of the current storeview.
magenizr/magento2-hideshippingmethod
57 Downloads
Hide Shipping Method allows admin users to hide one or multiple shipping methods on the cart and checkout page. This can be limited to specific weekdays, by start and end-date or customer sessions.
skrypnet/http-utils
55743 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
1msg/one_msg_waba_sdk
2443 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail