Libraries tagged by Confetti
ip2location/ip2location-laravel
578439 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
hi-folks/lara-lens
76092 Downloads
Laravel Diagnostic command for configuration, db connection, http request
crisu83/php-conversion
346005 Downloads
Library for converting units and sizes.
alleyinteractive/wordpress-autoloader
825588 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
806925 Downloads
Autoload files using WordPress File Conventions using Composer
tonysm/turbo-laravel
66872 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
rmunate/spell-number
273687 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
pear/numbers_words
1026320 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
hotwired/turbo-laravel
51743 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
iadvize/php-convention
153382 Downloads
Iadvize PHP conventions
divineomega/php-ssh-connection
113044 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
rennokki/befriended
93839 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
phpcheckstyle/phpcheckstyle
190113 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions
guanguans/ai-commit
31853 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
drevops/phpcs-standard
177328 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.