Libraries tagged by method call
1msg/one_msg_waba_sdk
2686 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
idimsh/better-bypass-finals
2710 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
prestashop/ps_checkout
5 Downloads
Provide the most commonly used payment methods to your customers in this all-in-one module, and manage all your sales in a centralized interface.
expertcoder/before-after-bundle
6503 Downloads
Symfony 2/3 Bundle to allow a before and after method which executes for each action
wowkaster/yii2-serialize-attributes
5747 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
tuutti/php-klarna-payments
64213 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/).
rkooistra/super-eloquent-repository
2667 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
mossengine/helper
269 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
juniora/laravel-querymonitor
62 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
drupal/core-datetime
196 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
betterphp/php-native-mock
9963 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
magenizr/magento2-customshipping
32 Downloads
This Magento 2 module allows you to provide a custom shipping method in backend only, frontend only or both. With the Scheduler feature you can manage the availability automatically.
digibytes/pickup
28500 Downloads
Allow customers to pickup orders from your store
stenmigerode/chili-soap-api
5580 Downloads
CHILI SOAP API composer package to have namespaced access to all methods