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 today

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 52% 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

3799d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/683529?v=4)[Amr Samy](/maintainers/EGYG33K)[@EGYG33K](https://github.com/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

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[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)
