Libraries tagged by MET.no
bayfrontmedia/php-http-response
1743 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1646 Downloads
Easily handle data from incoming HTTP requests.
bagisto-eu/multisafepay
470 Downloads
MultiSafepay Payment Methods for Bagisto
aplazame/magento2
16525 Downloads
Aplazame Magento 2 module
aedart/athenaeum
5161 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
sebastiaanluca/php-helpers
19238 Downloads
An extensive set of PHP helper functions and classes.
aedart/overload
11518 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
uni-method/jsonapi-mapper
7165 Downloads
Just another php json mapper
meteor-technology/agora-php
4772 Downloads
Agora.io Server SDK for PHP
mentor/po-parser
37184 Downloads
Gettext *.PO file parser for PHP.
zrnik/php-attribute-reflection
1828 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
zozlak/logging
9268 Downloads
Set of methods to deal with the HTTP Accept header
zozlak/http-accept
6796 Downloads
Set of methods to deal with the HTTP Accept header
zitec/behat-extension
20712 Downloads
A collection of useful methods for functional testing with Behat
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.