Libraries tagged by MET.no
ubl/php-iiif-prezi-reader
23937 Downloads
Read IIIF Presentation API resources into PHP objects that offer some convenient data extraction methods
tuutti/php-klarna-payments
64075 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.
tombroucke/acf-objects
6206 Downloads
Convert return values from get_field() to objects with easy-to-use methods
tkachikov/laravel-withtrashed
1908 Downloads
Trait for set magic method withTrashed for models with SoftDelete
timnarr/kirby-obfuscate-email
682 Downloads
This plugin provides field methods to obfuscate email addresses.
timmit/php-docblock-checker
7551 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
thesis/byte-order
3832 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
6480 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
sroze/argument-resolver
39242 Downloads
A lightweight utility to resolve method arguments based on types and names
spaze/phpstan-disallowed-calls-nette
44008 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan
spawnia/phpunit-assert-directory
15891 Downloads
PHPUnit extension with assert methods for directories
sorskod/db
7922 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
softonic/laravel-collection-extended
49403 Downloads
Additional collection methods.