Libraries tagged by Naim
true/punycode
39169143 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
theiconic/name-parser
5237243 Downloads
PHP library for parsing a string containing a full name into its parts
tamtamchik/namecase
618785 Downloads
This package allows you to convert names into the correct case where possible.
shipmonk/name-collision-detector
3223718 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
laravel-lang/native-locale-names
6465075 Downloads
The project contains native translations of locale names
laravel-lang/native-currency-names
6122142 Downloads
The project contains native translations of currency names
laravel-lang/native-country-names
6146792 Downloads
The project contains native translations of country names
joshfraser/php-name-parser
1315374 Downloads
PHP library to split names into their respective components (first, last, etc)
vonage/nexmo-bridge
11874193 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
viison/address-splitter
5063320 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
umpirsky/language-list
681180 Downloads
List of all languages with names and ISO 639-1 codes in all languages and all data formats.
umpirsky/currency-list
413067 Downloads
List of all currencies with names and ISO 4217 codes in all languages and all data formats.
spatie/better-types
4019666 Downloads
Improved abstraction for dealing with union and named types.
reedware/laravel-relation-joins
1369168 Downloads
Adds the ability to join on a relationship by name.
nicmart/string-template
1781899 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.