PHPackages                             lstoyanoff/carbon-field-date-range - 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. lstoyanoff/carbon-field-date-range

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

lstoyanoff/carbon-field-date-range
==================================

Carbon Fields extension, that adds a Date Range field type.

1.0(5y ago)113[1 issues](https://github.com/lstoyanoff/carbon-field-date-range/issues)GPL-2.0+PHP

Since Feb 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lstoyanoff/carbon-field-date-range)[ Packagist](https://packagist.org/packages/lstoyanoff/carbon-field-date-range)[ RSS](/packages/lstoyanoff-carbon-field-date-range/feed)WikiDiscussions main Synced 1mo ago

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

Carbon Field Date Range
=======================

[](#carbon-field-date-range)

Provides the ability to select a date range and saves it in the database in custom format.

Usage
-----

[](#usage)

```
Field::make( 'date_range', 'date', __( 'Select Date Range', 'crb' ) ),
```

Value Format
------------

[](#value-format)

```
array(
	'value' => '2021-02-28 to 2021-03-03',
	'from'  => '2021-02-28',
	'to'    => '2021-03-03',
)
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1900d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6224bc1963ffa65073ba3e7e1ef0809de266c7d08de4e05d314e8a54e4afffd6?d=identicon)[lstoyanoff](/maintainers/lstoyanoff)

---

Top Contributors

[![lstoyanoff](https://avatars.githubusercontent.com/u/35492381?v=4)](https://github.com/lstoyanoff "lstoyanoff (1 commits)")

---

Tags

wordpresscarbon-fieldcarbon-field-date-range

### Embed Badge

![Health badge](/badges/lstoyanoff-carbon-field-date-range/health.svg)

```
[![Health](https://phpackages.com/badges/lstoyanoff-carbon-field-date-range/health.svg)](https://phpackages.com/packages/lstoyanoff-carbon-field-date-range)
```

###  Alternatives

[htmlburger/carbon-field-icon

Carbon Fields extension, that adds a Icon field type.

198.7k](/packages/htmlburger-carbon-field-icon)[iamntz/carbon-fields-urlpicker

Carbon Fields extension that adds a URL picker field type.

1438.6k](/packages/iamntz-carbon-fields-urlpicker)

PHPackages © 2026

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