Libraries tagged by method
tuutti/php-klarna-payments
61496 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/).
towoju5/localpayments
227 Downloads
Localpayment offers a fully localized payments solution that connects you with several local payment methods in many countries in emerging markets.
toneflix-code/laravel-fileable
1037 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
tojibon/web-scraper
63 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.
tobento/service-dater
169 Downloads
Useful methods to format, verify and display dates.
tkachikov/laravel-withtrashed
618 Downloads
Trait for set magic method withTrashed for models with SoftDelete
tkachikov/enum-values
1673 Downloads
Set methods for get values and keys from a enum
timnarr/kirby-obfuscate-email
247 Downloads
This plugin provides field methods to obfuscate email addresses.
theod02/castor-class-task
1142 Downloads
Add possibility to use class and methods to expose task in castor
the-toster/psalm-jms-serializer
29626 Downloads
Add return type typehints to deserialization methods
tbbc/cache-bundle
13021 Downloads
Symfony Bundle - Cache abstraction and method annotations for controlling cache
sweetchuck/robo-string
645 Downloads
Exposes string manipulation methods from the symfony/string package
srt4rulez/monolog-tracy-bar-dump-handler
16383 Downloads
Monolog handler that logs to Tracy's barDump method.
sqonk/phext-datakit
145 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
sqonk/phext-core
1521 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.