Libraries tagged by fips
psr-discovery/log-implementations
9689613 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
9958181 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
9948519 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
9626309 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
10046817 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/cache-implementations
9629877 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
netflie/whatsapp-cloud-api
539641 Downloads
The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
joshfraser/php-name-parser
1278678 Downloads
PHP library to split names into their respective components (first, last, etc)
jasongrimes/paginator
1318858 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
davidepastore/codice-fiscale
890431 Downloads
An italian tax code calculator and checker
yahoo/purecss
786 Downloads
Pure is a ridiculously tiny CSS library you can use to start any web project.
components/bootstrap
2847425 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
fishpig/magento2-wordpress-integration
369873 Downloads
Securely integrate WordPress and Magento 2.
fisharebest/ext-calendar
515178 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
fisharebest/algorithm
111213 Downloads
Implementation of standard algorithms in PHP.