Libraries tagged by namer
bocharsky-bw/file-naming-resolver
4927 Downloads
A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.
emarref/namer
107212 Downloads
A simple library for determining whether or not a given name is available for use, and generating a new name based on a strategy if it is not.
mattdoran/file-namer
0 Downloads
Generates unique name for uploaded file.
ip/slugify-namer
1012 Downloads
Namer for the VichUploaderBundle which slugifies the filename of the uploaded file
entervpl/random-namer
10 Downloads
Generator of random names
phpdocumentor/type-resolver
749152145 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
tightenco/ziggy
47975904 Downloads
Use your Laravel named routes in JavaScript.
markrogoyski/math-php
7632721 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
umpirsky/country-list
11253471 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats.
rinvex/countries
7953525 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.
laminas/laminas-zendframework-bridge
102397414 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
spaze/phpstan-disallowed-calls
22524047 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.
php-mock/php-mock-phpunit
8943305 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
19851140 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
33241277 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)