Libraries tagged by nace
wapmorgan/morphos
1391065 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.
nfephp-org/sped-nfe
1606975 Downloads
API para geração e comunicação da NFe e NFCe com as SEFAZ autorizadoras.
nategood/httpful
17742901 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
willdurand/js-translation-bundle
17854584 Downloads
A pretty nice way to expose your translation messages to your JavaScript.
spaze/phpstan-disallowed-calls
22829900 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/laravel-json-api-paginate
5171707 Downloads
A paginator that plays nice with the JSON API spec
php-mock/php-mock-phpunit
9030890 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
20051101 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
33502883 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
laravolt/avatar
5824703 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
laravel-lang/common
3889293 Downloads
Easily connect the necessary language packs to the application
humbug/php-scoper
3441549 Downloads
Prefixes all PHP namespaces in a file or directory.
true/punycode
38826201 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theiconic/name-parser
5067680 Downloads
PHP library for parsing a string containing a full name into its parts
shipmonk/name-collision-detector
2938635 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.