Libraries tagged by WH
happy-types/enumerable-type
39653 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
hamburgscleanest/guzzle-advanced-throttle
33324 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
gwd/seo-meta-nova-field
90032 Downloads
A Laravel Nova field which adds all SEO related meta fields to an Resource.
greensms/greensms
15201 Downloads
GREENSMS API: SMS, WhatsApp, Viber, VK, Voice, Call, HLR
gravatarphp/gravatar
371794 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
gidlov/copycat
81272 Downloads
A universal scraping tool that can be used for all kinds of data collection. You can decide from where and what you want. All with regular expression. More info on the Github page.
freshmail/rest-api
151559 Downloads
A php library which implements the functionality of FreshMail REST API.
freshbitsweb/slack-error-notifier
101529 Downloads
Send a message to a Slack channel when error occurs in your Laravel Application
fredden/magento2-module-javascript-error-reporting
29710 Downloads
A Magento 2 module which captures JavaScript errors for later review by website administrators
fof/profile-image-crop
39103 Downloads
Allow cropping when uploading profile picture
fkupper/private-sniffer-module
116219 Downloads
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
firehed/simplelogger
86165 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
fenguoz/bsc-php
2567 Downloads
Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
feedoptimise/magento2-catalog-export
85113 Downloads
Exports catalog data, from Magento2 stores, which is used to generate product feeds.
fawno/fpdf
1914 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.