Libraries tagged by named
spaze/phpstan-disallowed-calls
13906379 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.
rinvex/countries
5757665 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
php-mock/php-mock-phpunit
6618857 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14402798 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
php-di/phpdoc-reader
27707208 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
laravolt/avatar
4429487 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
humbug/php-scoper
2190158 Downloads
Prefixes all PHP namespaces in a file or directory.
true/punycode
35458467 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theiconic/name-parser
3389409 Downloads
PHP library for parsing a string containing a full name into its parts
joshfraser/php-name-parser
886547 Downloads
PHP library to split names into their respective components (first, last, etc)
wapmorgan/morphos
1043308 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
vonage/nexmo-bridge
7834759 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
viison/address-splitter
3780342 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
umpirsky/language-list
549784 Downloads
List of all languages with names and ISO 639-1 codes in all languages and all data formats.
reedware/laravel-relation-joins
884327 Downloads
Adds the ability to join on a relationship by name.