PHPackages                             fawno/wget - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fawno/wget

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fawno/wget
==========

PHP Class wget

1.0.5(3y ago)3290MITPHPPHP &gt;=5.6.0

Since Jan 20Pushed 3y ago2 watchersCompare

[ Source](https://github.com/fawno/wget)[ Packagist](https://packagist.org/packages/fawno/wget)[ RSS](/packages/fawno-wget/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (7)Used By (0)

[![GitHub license](https://camo.githubusercontent.com/93d25fe46ed2afda547eb675442b3a9e0034d4401c85d3e01434fa3e2a899cb0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6661776e6f2f77676574)](LICENSE)[![GitHub release](https://camo.githubusercontent.com/e336483780ba0917dd2a076f86b8f3032f498aab511e62bf3c79d781be206f42/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6661776e6f2f77676574)](https://github.com/fawno/wget/releases)[![Packagist](https://camo.githubusercontent.com/9cd546507bff7b1bdd8379b6e4ea383a96c66e6dea25b1d4a92541768c4ca480/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661776e6f2f77676574)](https://packagist.org/packages/fawno/wget)[![Packagist Downloads](https://camo.githubusercontent.com/c3fdd9c2e3447a9a7776df7fb33c504d03c715e05c98fe020b9210236c86006f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661776e6f2f77676574)](https://packagist.org/packages/fawno/wget/stats)[![GitHub issues](https://camo.githubusercontent.com/4fe6805f733bf9e01e16650d881a6fb02028273ac810c43201abc3db065b8ede/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6661776e6f2f77676574)](https://github.com/fawno/wget/issues)[![GitHub forks](https://camo.githubusercontent.com/436bd09e105fc4f0611dabc76145e85eac0bb44a8c3d0ad6cc01fe2015d5f485/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6661776e6f2f77676574)](https://github.com/fawno/wget/network)[![GitHub stars](https://camo.githubusercontent.com/27ba66e16c747fb454eebe7d082e9a554b861a1a195ec7ba0586b688920fdecd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6661776e6f2f77676574)](https://github.com/fawno/wget/stargazers)

wget
====

[](#wget)

PHP Class wget

Requirements
============

[](#requirements)

wget requires PHP version 5.6 or higher with openssl and curl extensions enabled.

How to Install
--------------

[](#how-to-install)

### Install with [`composer.phar`](http://getcomposer.org).

[](#install-with-composerphar)

Add `fawno/wget` as a requirement to your project:

```
php composer.phar require "fawno/wget"
```

Load the class in your script:

```
