Libraries tagged by MET.no
pion/metno
147 Downloads
MET.no API library for fetching weather forecast
webmozart/assert
772777739 Downloads
Assertions to validate method input/output with nice error messages.
sebastian/code-unit-reverse-lookup
677617071 Downloads
Looks up which function or method a line of code belongs to
guzzlehttp/psr7
855027581 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/http-client
249474355 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
jms/metadata
133034581 Downloads
Class/method/property metadata management in PHP
spatie/macroable
44715900 Downloads
A trait to dynamically add methods to a class
phpstan/phpstan-deprecation-rules
54427578 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
24140123 Downloads
The Mailgun SDK provides methods for all API functions.
dg/bypass-finals
18725249 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
101945855 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
voku/arrayy
4818854 Downloads
Array manipulation library for PHP, called Arrayy!
danielstjules/stringy
25009918 Downloads
A string manipulation library with multibyte support
ta-tikoma/phpunit-architecture-test
20868604 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
12916041 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.