Libraries tagged by meteo
guzzlehttp/psr7
909245388 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/http-client
270008814 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
spatie/macroable
50847759 Downloads
A trait to dynamically add methods to a class
spatie/invade
17325689 Downloads
A PHP function to work with private properties and methods
phpstan/phpstan-deprecation-rules
62774530 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mailgun/mailgun-php
25554094 Downloads
The Mailgun SDK provides methods for all API functions.
jms/metadata
139081784 Downloads
Class/method/property metadata management in PHP
dg/bypass-finals
20970574 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
103470583 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.
danielstjules/stringy
25407025 Downloads
A string manipulation library with multibyte support
ta-tikoma/phpunit-architecture-test
28302677 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
14911129 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.
mollie/mollie-api-php
11589520 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
jenssegers/optimus
4201168 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5340331 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.