Libraries tagged by methods
unisender/unigo-php
25181 Downloads
The UniGo SDK package what provide methods to interact with Unisender Go API.
unione/unione-php
6421 Downloads
The UniOne SDK package what provide methods to interact with UniOne API.
ubl/php-iiif-prezi-reader
27962 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
uam/tcpdfx
18043 Downloads
Extension of TCPDF library and FPDI library with added convenience methods.
tuutti/php-klarna-payments
71543 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/).
transprime-research/piper
4752 Downloads
PHP Pipe method execution with values from chained method executions
totten/php-symbol-diff
44992 Downloads
Identify changes in PHP code by symbol (class/method)
tkachikov/laravel-withtrashed
5482 Downloads
Trait for set magic method withTrashed for models with SoftDelete
titasgailius/larastan-extended
6859 Downloads
An opinionated Larastan extension. Automatically parse model's casts() method.
timnarr/kirby-obfuscate-email
1697 Downloads
This plugin provides field methods to obfuscate email addresses.
swoole/assert
5974 Downloads
Assertions to validate method input/output with nice error messages.
sweetchuck/robo-string
8859 Downloads
Exposes string manipulation methods from the symfony/string package
suin/php-expose
8336 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
steefdw/standards-enums
84882 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
srt4rulez/monolog-tracy-bar-dump-handler
19282 Downloads
Monolog handler that logs to Tracy's barDump method.