PHPackages                             fduch/netrc - 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. fduch/netrc

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

fduch/netrc
===========

netrc manager

2.0.1(6y ago)677.0k↓86.6%7[1 PRs](https://github.com/fduch/netrc/pulls)2MITPHPPHP ^7.1

Since Mar 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fduch/netrc)[ Packagist](https://packagist.org/packages/fduch/netrc)[ Docs](https://github.com/fduch/netrc)[ RSS](/packages/fduch-netrc/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (9)Used By (2)

netrc
=====

[](#netrc)

Simple netrc files manager

[![Build Status](https://camo.githubusercontent.com/de76dff38f95b45e188401bb79da350de33cea45e8af667da3ac3401c6af4f4a/68747470733a2f2f7472617669732d63692e6f72672f66647563682f6e657472632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fduch/netrc)

Installation
------------

[](#installation)

To install netrc manager into your project please use composer:

```
php composer.phar require fduch/netrc
```

Usage
-----

[](#usage)

Parsing system-wide or custom netrc is quite simple:

```
