PHPackages                             w2w/apie-domain-plugin - 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. w2w/apie-domain-plugin

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

w2w/apie-domain-plugin
======================

Adds Domain value objects to Apie

2.0.0(5y ago)02.1k1GPL-3.0-or-laterPHPPHP ^7.2CI failing

Since Feb 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pjordaan/apie-domain-plugin)[ Packagist](https://packagist.org/packages/w2w/apie-domain-plugin)[ RSS](/packages/w2w-apie-domain-plugin/feed)WikiDiscussions master Synced today

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

apie-domain-plugin
==================

[](#apie-domain-plugin)

Apie Plugin to make Domain objects work.

[![CircleCI](https://camo.githubusercontent.com/b77fc633be6c453d0d74514a20b9cd2db6ba9dfd3f9adfa1eb1c3f8242a3130b/68747470733a2f2f636972636c6563692e636f6d2f67682f706a6f726461616e2f617069652d646f6d61696e2d706c7567696e2e7376673f7374796c653d737667)](https://circleci.com/gh/pjordaan/apie-domain-plugin)[![codecov](https://camo.githubusercontent.com/9b851ecdce73646164a9fab47db90800a6d9d4a9714abe1cdff7d8120f34fd72/68747470733a2f2f636f6465636f762e696f2f67682f706a6f726461616e2f617069652d646f6d61696e2d706c7567696e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/pjordaan/apie-domain-plugin/)[![Travis](https://camo.githubusercontent.com/75f63df26aa5ee797d42c9a8ee609ffecfb59b2d96398a15080c1638ce1e5f06/68747470733a2f2f6170692e7472617669732d63692e6f72672f706a6f726461616e2f617069652d646f6d61696e2d706c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pjordaan/apie-domain-plugin)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4e45b5556a80ac519a67c15a9de7e3697a99408d01e831d74e178402979cb5df/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706a6f726461616e2f617069652d646f6d61696e2d706c7567696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/pjordaan/apie-domain-plugin/?branch=master)

This is done with the library [jeremykendall/php-domain-parser](https://github.com/jeremykendall/php-domain-parser).

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

[](#installation)

Just use composer to install this package.

```
composer require w2w/apie-domain-plugin
```

Using it in Apie directly
-------------------------

[](#using-it-in-apie-directly)

In case you use no framework, you can easily make it work with when you create the Apie object.

```
