PHPackages                             luisplata/festivos-colombia - 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. luisplata/festivos-colombia

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

luisplata/festivos-colombia
===========================

Libreria que calcula si una fecha es festivo o no

0432PHP

Since Nov 30Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

luisplata/festivos-colombia
===========================

[](#luisplatafestivos-colombia)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d8bab7c883877fd43d7e48111e155fb2bcc814f8c69898a8fd99d036cd2781d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c756973706c6174612f6665737469766f732d636f6c6f6d6269612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/luisplata/festivos-colombia)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/92f4ba595850e4ebdd2ad69da0755413ebe11b40c02f1e2314b7305f631bf9d7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c756973706c6174612f6665737469766f732d636f6c6f6d6269612f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/luisplata/festivos-colombia)[![Coverage Status](https://camo.githubusercontent.com/e04dc1b4cecc0409beef49d68728af68453482df388ee89238287bcbf6d3b3ca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c756973706c6174612f6665737469766f732d636f6c6f6d6269612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/luisplata/festivos-colombia/code-structure)[![Quality Score](https://camo.githubusercontent.com/fe19f16efc80b42bb0daecad97dd4bafb81b46233ba594d7722a3b7ee43c7640/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c756973706c6174612f6665737469766f732d636f6c6f6d6269612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/luisplata/festivos-colombia)[![Total Downloads](https://camo.githubusercontent.com/7face86bb983956d838468ef03b2238a863592d992885a29022b81d1a4661cca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c756973706c6174612f6665737469766f732d636f6c6f6d6269612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/luisplata/festivos-colombia)

Libreria para calcular si una fecha es festivo en el pais de colombia

Install
-------

[](#install)

Via Composer

```
$ composer require luisplata/festivos-colombia @dev
```

Usage
-----

[](#usage)

```
$festivos = new luisplata\Festivos();
echo $festivos->esFestivo(25, 12);
```

Change log
----------

[](#change-log)

Por favor mirar el archivo CHANGELOG.md para mas información

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

[](#contributing)

Para contribuir pueden clonar el repositorio y hacer un pull request para adicionarlo al fuente

Credits
-------

[](#credits)

- \[luisplata\]\[\]
- \[Danny Rios\]\[\]

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

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

---

Top Contributors

[![luisplata](https://avatars.githubusercontent.com/u/9086926?v=4)](https://github.com/luisplata "luisplata (5 commits)")

---

Tags

bakcendholydays

### Embed Badge

![Health badge](/badges/luisplata-festivos-colombia/health.svg)

```
[![Health](https://phpackages.com/badges/luisplata-festivos-colombia/health.svg)](https://phpackages.com/packages/luisplata-festivos-colombia)
```

###  Alternatives

[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[laravel-frontend-presets/inertiajs

A Laravel frontend preset to get you up and running with Inertia.js

1464.5k](/packages/laravel-frontend-presets-inertiajs)[dominicwatts/faker

Console based fake data generator - just generate what you need

413.5k](/packages/dominicwatts-faker)[markwalet/laravel-packagist

A Laravel wrapper for the `spatie/packagist-api` package.

132.1k](/packages/markwalet-laravel-packagist)

PHPackages © 2026

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