Libraries tagged by given
adrianorosa/laravel-geolocation
69847 Downloads
Laravel Geo Location package to get details for a given IP Address
phpdocumentor/fileset
2763936 Downloads
Fileset component for collecting a set of files given directories and file paths
jane/open-api
360610 Downloads
Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification
jane-php/open-api
216881 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
ziming/laravel-email-sniper-link
10170 Downloads
Laravel package to generate email sniper links based on given email
wikimedia/deadlinkchecker
529 Downloads
Library for checking if a given link is dead or alive
websoftwares/throttle
41653 Downloads
Ban identifier after certain amount of requests in a given timeframe.
trickeyone/intl-subdivision
47533 Downloads
A PHP Intl library to retrieve states for a given country.
tomverran/robots-txt-checker
49324 Downloads
Given a robots.txt file, user agent and URL path will tell you whether you're allowed to access a page
terdia/currency-util
87804 Downloads
A simple library to lookup the currency symbol for a given currency code.
sysforall/disabled-products-redirect
26286 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
steefdw/standards-enums
33149 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
setono/doctrine-orm-trait
42997 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
pmigut/gtin-validator
137434 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
osiemsiedem/laravel-autolink
92720 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.