Libraries tagged by myth
unione/unione-php
3495 Downloads
The UniOne SDK package what provide methods to interact with UniOne API.
ubl/php-iiif-prezi-reader
23990 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
typearea/hyphenator
14184 Downloads
Hyphenator is a cache-enabled PHP port of the JavaScript Hyphenator.js by Mathias Nater, and this is a bugfix fork of github.com/webrocker/hyphenator
tuutti/php-klarna-payments
64114 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/).
touhidurabir/eloquent-wherelike
2503 Downloads
An extended laravel eloquent WHERE method to work with sql LIKE operator.
totten/php-symbol-diff
35150 Downloads
Identify changes in PHP code by symbol (class/method)
toneflix-code/laravel-fileable
4535 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.
tkachikov/laravel-withtrashed
1964 Downloads
Trait for set magic method withTrashed for models with SoftDelete
timnarr/kirby-obfuscate-email
685 Downloads
This plugin provides field methods to obfuscate email addresses.
timmit/php-docblock-checker
7560 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
thesis/byte-order
4302 Downloads
The library adds methods for reading bytes in any byte order to Reader and Writer.
sweetstackdigital/php-docblock-checker
58782 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
suin/php-expose
6496 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
sroze/argument-resolver
39266 Downloads
A lightweight utility to resolve method arguments based on types and names
spaze/phpstan-disallowed-calls-nette
44199 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan