Libraries tagged by awaitable
kg-bot/laravel-localization-to-vue
729002 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
ipinfo/ipinfo
910433 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
yajra/laravel-auditable
186480 Downloads
A simple Laravel user auditing package for Eloquent Model.
devpartners/auditable-log
605607 Downloads
A Laravel Nova resource tool for displaying the Laravel Auditing audit log.
zetacomponents/system-information
1730355 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
psr-discovery/log-implementations
5282902 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
5417546 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
5411130 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
5285287 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
5430990 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/container-implementations
5284697 Downloads
Lightweight library that discovers available PSR-11 Container 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/cache-implementations
5287043 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.
psr-discovery/all
5280934 Downloads
Lightweight library that discovers available PSR 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.
pear/net_socket
2790007 Downloads
More info available on: http://pear.php.net/package/Net_Socket
pear/math_biginteger
2428910 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.