Libraries tagged by usa
techdivision/http
3000 Downloads
HTTP protocol implementation for usage in server context
techdivision/connection
2502 Downloads
Connection abstract layer implementation for usage in server context
scienide/okbloomer
18168 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
rtmatt/rtclientdashboard
121 Downloads
A dashboard to show monthly service usage for a client.
rintisch/tailwindcss-form
512 Downloads
Adapt output of EXT:form for usage with tailwindcs
requtize/code-timer
168 Downloads
Simple PHP library to measuring code execution time with memory usage.
pacerit/laravel-core
323 Downloads
Package of core classes that provide standardization in usage of Services, Repositories etc. for Laravel framework.
p/iris
33 Downloads
Curl Wrapper to ease curl* and curl_multi* functions usage
netgen/ngresponsiveimages
28 Downloads
eZ Publish 4 extension that eases creation and usage of responsive images by leveraging eZ Publish image aliases
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
glassfrogbooks/php-amazon-mws
44511 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage.
floodedcodeboy/world-weather-online-laravel
55 Downloads
Allows for easy usage of the Weather Online api in your Laravel application. Currently only the premium API is supported.
creacoon/amazon-mws
157 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage.
christeredvartsen/sysinfo
3125 Downloads
SysInfo is a PHP library that can be used to fetch information about the system (CPU usage, Load avg., Memory usage +++)
aedart/overload
11474 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)