PHPackages                             egyg33k/domain-parser-bundle - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. egyg33k/domain-parser-bundle

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

egyg33k/domain-parser-bundle
============================

Integration of Domain Parser into Symfony

1.0.1(10y ago)02.2k1MITPHPPHP &gt;=5.5.9

Since Feb 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/EGYG33K/DomainParserBundle)[ Packagist](https://packagist.org/packages/egyg33k/domain-parser-bundle)[ Docs](https://github.com/EGYG33K/Egyg33kDomainParserBundle)[ RSS](/packages/egyg33k-domain-parser-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

domain-parser-bundle
====================

[](#domain-parser-bundle)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/b6cf8ca7e125fe2b177309283de058470901a276587fdf73d513ab9b077cbcb5/68747470733a2f2f7472617669732d63692e6f72672f4547594733334b2f446f6d61696e50617273657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/EGYG33K/DomainParserBundle)[![Total Downloads](https://camo.githubusercontent.com/f1367bae56c19bc4f8e2bd76909cda62e7bff1d0108348a4d9bbbe6fad5a200c/68747470733a2f2f706f7365722e707567782e6f72672f6567796733336b2f646f6d61696e2d7061727365722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/egyg33k/domain-parser-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/aa2463ef47ef5b0b7aeadf6708a9f7489a19657ec9b40e6de4d321b5333c6679/68747470733a2f2f706f7365722e707567782e6f72672f6567796733336b2f646f6d61696e2d7061727365722d62756e646c652f762f737461626c65)](https://packagist.org/packages/egyg33k/domain-parser-bundle)

Integration of Domain Parser into Symfony

System Requirements
-------------------

[](#system-requirements)

You need **PHP &gt;= 5.5.0** but the latest stable version of PHP/HHVM is recommended.

Install
-------

[](#install)

Via Composer

```
$ composer require egyg33k/domain-parser-bundle
```

Usage
-----

[](#usage)

```
        // Add this line to your AppKernel.php new Egyg33k\DomainParserBundle\Egyg33kDomainParserBundle(),
        // Then you can use it as following
        $parser = $this->container->get('egyg33k.domainParser');
        $host = 'http://user:pass@www.pref.okinawa.jp:8080/path/to/page.html?query=string#fragment';
        $url = $parser->parseUrl($host);
        var_dump($url);
```

Documentation
-------------

[](#documentation)

Original docs

Testing
-------

[](#testing)

```
$ phpunit
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- Amr Samy

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3748d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f814dea5c300aa7429fe107f422b598d23e73a6350e3f25052d020a5f674f67c?d=identicon)[EGYG33K](/maintainers/EGYG33K)

---

Tags

csv

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/egyg33k-domain-parser-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/egyg33k-domain-parser-bundle/health.svg)](https://phpackages.com/packages/egyg33k-domain-parser-bundle)
```

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M711](/packages/maatwebsite-excel)[league/csv

CSV data manipulation made easy in PHP

3.5k166.1M646](/packages/league-csv)[rap2hpoutre/fast-excel

Fast Excel import/export for Laravel

2.3k24.9M47](/packages/rap2hpoutre-fast-excel)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[ee/dataexporter-bundle

Easy export data to CSV, XML, HTML, JSON or XLS

4982.5k](/packages/ee-dataexporter-bundle)[jgrygierek/batch-entity-import-bundle

Importing entities with preview and edit features for Symfony.

101.1M1](/packages/jgrygierek-batch-entity-import-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
