PHPackages                             syscover/hotels - 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. syscover/hotels

ActiveLibrary

syscover/hotels
===============

Hotels package

v2.0.0(9y ago)13031PHPPHP &gt;=5.6.4

Since Aug 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/syscover/hotels)[ Packagist](https://packagist.org/packages/syscover/hotels)[ RSS](/packages/syscover-hotels/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

Hotels to Laravel 5.3
=====================

[](#hotels-to-laravel-53)

[![Total Downloads](https://camo.githubusercontent.com/348c11778afb3669216cafde2de0cef4d35a4c1a394509aa418d729f16bf4042/68747470733a2f2f706f7365722e707567782e6f72672f737973636f7665722f686f74656c732f646f776e6c6f616473)](https://packagist.org/packages/syscover/hotels)

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

[](#installation)

**1 - After install Laravel framework, insert on file composer.json, inside require object this value**

```
"syscover/hotels": "~2.0"

```

and execute on console:

```
composer install

```

**2 - Register service provider, on file config/app.php add to providers array**

```
Syscover\Hotels\HotelsServiceProvider::class,

```

**3 - Execute publish command**

```
php artisan vendor:publish

```

**4 - Execute optimize command load new classes**

```
php artisan optimize

```

**5 - And execute migrations and seed database**

```
php artisan migrate
php artisan db:seed --class="HotelsTableSeeder"

```

**6 - Execute command to load all updates**

```
php artisan migrate --path=database/migrations/updates

```

Activate Package
----------------

[](#activate-package)

Access to Pulsar Panel, and go to:

Administration-&gt; Permissions-&gt; Profiles, and set all permissions to your profile by clicking on the open lock.

Go to Administration -&gt; Packages, edit the package installed and activate it.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.1% 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 ~24 days

Total

2

Last Release

3542d ago

Major Versions

v1.0.0 → v2.0.02016-09-05

PHP version history (2 changes)v1.0.0PHP &gt;=5.5.9

v2.0.0PHP &gt;=5.6.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/70d93b133cd1355362a7c2b51a70734409a16402e670ba5c9912d0bb05c6df3f?d=identicon)[carlospalacin](/maintainers/carlospalacin)

---

Top Contributors

[![carlospalacin](https://avatars.githubusercontent.com/u/7494076?v=4)](https://github.com/carlospalacin "carlospalacin (214 commits)")[![AlexAvatar88](https://avatars.githubusercontent.com/u/7398139?v=4)](https://github.com/AlexAvatar88 "AlexAvatar88 (2 commits)")

---

Tags

laravelhotelspulsarsyscover

### Embed Badge

![Health badge](/badges/syscover-hotels/health.svg)

```
[![Health](https://phpackages.com/badges/syscover-hotels/health.svg)](https://phpackages.com/packages/syscover-hotels)
```

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[syscover/shopping-cart

Shopping Cart package

299.1k1](/packages/syscover-shopping-cart)

PHPackages © 2026

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