Libraries tagged by get8
sameer-shelavale/php-countries-array
444013 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
raulr/google-play-scraper
95766 Downloads
A PHP scraper to get app data from Google Play
rakibdevs/openweather-laravel-api
56555 Downloads
Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately
oefenweb/damerau-levenshtein
298951 Downloads
Get text similarity level with Damerau-Levenshtein distance
octoper/cuzzle
197442 Downloads
Get the cURL shell command from a Guzzle request
nystudio107/craft-cookies
508008 Downloads
A simple plugin for setting and getting cookies from within Craft CMS templates.
mrsuh/php-var-sizeof
12412 Downloads
Provides functions for getting full size of any PHP variable
mnabialek/laravel-version
714071 Downloads
Get Laravel/Lumen version
mlocati/ci-info
161665 Downloads
Get informations about the current continuous integration environment
megastruktur/phone-country-codes
227982 Downloads
A simple library to get phone country codes.
mailslurp/mailslurp-client-php
88522 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
lukemadhanga/php-document-parser
121105 Downloads
A PHP parser for getting the text from a .doc, .docx, .rtf or .txt file
laminas/laminas-mvc-plugin-prg
1534614 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
1261968 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
kschu91/largest-remainder-method
89689 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.