Libraries tagged by wget
jeroen/file-fetcher
319755 Downloads
Simple file fetching interface
fawno/wget
280 Downloads
PHP Class wget
jakoch/composer-fastfetch
465 Downloads
Fastfetch - A Composer plugin downloading packages into the cache.
jeroen-de-dauw/file-fetcher
928 Downloads
Simple file fetching interface
mountpoint/wget
35 Downloads
A simple wget wrapper
maestroerror/wget-download
12 Downloads
easy to use, chainable PHP class for downloading files, uses wget CLI
chr15k/http-command-generator
8 Downloads
Generate curl commands in PHP with a fluent API—ideal for API testing, debugging, and CLI tools.
wgete/workerman
31 Downloads
photon/utils-viewdumper
690 Downloads
Simple tools to produce WGET like dump of a view
components/jqueryui
5640052 Downloads
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
jalle19/php-whitelist-check
676371 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
elliotjreed/disposable-emails-filter
338556 Downloads
A PHP package for determining whether an email address is from a disposable / temporary email address provider.
ahand/mobileesp
448751 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
wgenial/numeroporextenso
51204 Downloads
Converte numeral em valor por extenso.
yanlongli/app-store-server-api
17677 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.