Libraries tagged by namer
bocharsky-bw/file-naming-resolver
4898 Downloads
A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.
entervpl/random-namer
10 Downloads
Generator of random names
emarref/namer
107211 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
1010 Downloads
Namer for the VichUploaderBundle which slugifies the filename of the uploaded file
dkacevich/medialibrary-namers
1 Downloads
Custom path and file namers for spatie/laravel-medialibrary based on model and collection name
phpdocumentor/type-resolver
586785730 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
markrogoyski/math-php
4679091 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
7969430 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats.
tightenco/ziggy
21304303 Downloads
Use your Laravel named routes in JavaScript.
laminas/laminas-zendframework-bridge
91496716 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
spaze/phpstan-disallowed-calls
9822172 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
rinvex/countries
4538311 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
11654084 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
24034318 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)