PHPackages                             hitocean/laravel-domicilio - 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. hitocean/laravel-domicilio

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

hitocean/laravel-domicilio
==========================

Paquete para administrar los domicilios

1.1.1(3y ago)01.7k[2 PRs](https://github.com/vadiun-dev/laravel-domicilio/pulls)MITPHPPHP ^8.0|^8.1

Since May 15Pushed 2y ago3 watchersCompare

[ Source](https://github.com/vadiun-dev/laravel-domicilio)[ Packagist](https://packagist.org/packages/hitocean/laravel-domicilio)[ Docs](https://github.com/hitocean/laravel-domicilio)[ RSS](/packages/hitocean-laravel-domicilio/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (9)Versions (9)Used By (0)

[![](https://camo.githubusercontent.com/2bedf63f24cda7efab02da955dc11fb7ef8a060e2f26b73c33a7aac84529b8a3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31)](https://supportukrainenow.org)

Paquete para administrar los domicilios
=======================================

[](#paquete-para-administrar-los-domicilios)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1bbe908ceaf9361ffd137507994a99a2bcb73fd91b5bbac5520fd2016fedc88a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6869746f6365616e2f6c61726176656c2d646f6d6963696c696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hitocean/laravel-domicilio)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5404cbffb2fdf0698125a08f935bd681ad2508eab74ed101ebba0edc1c15cbad/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6869746f6365616e2f6c61726176656c2d646f6d6963696c696f2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/hitocean/laravel-domicilio/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9d4e3f36ea98083b1425d4701065be4416264d6810945b42a718da31b274e0ad/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6869746f6365616e2f6c61726176656c2d646f6d6963696c696f2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/hitocean/laravel-domicilio/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/31cefda1fc37ba0c4681f2390d5adb7bf1ba7b056f4ce104f5c24b7851de3fe9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6869746f6365616e2f6c61726176656c2d646f6d6963696c696f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hitocean/laravel-domicilio)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/1b7afda9875db2d1b457d02e179a31f9c37ed07ff8dfd4169901d27575d20c04/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d646f6d6963696c696f2e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-domicilio)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require hitocean/laravel-domicilio
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="domicilio-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="domicilio-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-domicilio-views"
```

Usage
-----

[](#usage)

```
$laravelDomicilio = new Hitocean\LaravelDomicilio();
echo $laravelDomicilio->echoPhrase('Hello, Hitocean!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [joaquin3684](https://github.com/vadiun-dev)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 59% of commits — single point of failure

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 ~1 days

Total

6

Last Release

1458d ago

PHP version history (2 changes)1.0.0PHP ^8.1

1.0.1PHP ^8.0|^8.1

### Community

Maintainers

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

---

Top Contributors

[![joaquin3684](https://avatars.githubusercontent.com/u/12788242?v=4)](https://github.com/joaquin3684 "joaquin3684 (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")

---

Tags

laravelhitoceanlaravel-domicilio

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/hitocean-laravel-domicilio/health.svg)

```
[![Health](https://phpackages.com/badges/hitocean-laravel-domicilio/health.svg)](https://phpackages.com/packages/hitocean-laravel-domicilio)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.8k28.9M627](/packages/spatie-laravel-data)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)

PHPackages © 2026

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