Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hnhdigital-os/laravel-null-carbon


https://github.com/hnhdigital-os/laravel-null-carbon

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

```
Null Carbon
```

Ensures empty DateTime attributes return an object.

This package is based on GeneaLab's [Null-Carbon For Laravel](https://github.com/GeneaLabs/laravel-null-carbon) has been further developed by H&H|Digital, an Australian botique developer. Visit us at [hnh.digital](http://hnh.digital).

## Documentation

* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Contributing](#contributing)
* [Reporting issues](#reporting-issues)
* [Pull requests](#pull-requests)
* [Credits](#credits)
* [License](#license)

## Prerequisites

* PHP >= 8.0.2
* Laravel >= 9.0

## Installation

Via composer:

`$ composer require hnhdigital-os/laravel-null-carbon ~1.0`

## Contributing

Please see [CONTRIBUTING](https://github.com/hnhdigital-os/laravel-null-carbon/blob/master/CONTRIBUTING.md) for details.

## Contributing

Please observe and respect all aspects of the included [Code of Conduct](https://github.com/hnhdigital-os/laravel-null-carbon/blob/master/CODE_OF_CONDUCT.md).

### Reporting issues

When reporting issues, please fill out the included [template](https://github.com/hnhdigital-os/laravel-null-carbon/blob/master/ISSUE_TEMPLATE.md) as completely as possible. Incomplete issues may be ignored or closed if there is not enough information included to be actionable.

### Pull requests

Please review the [Contribution Guidelines](https://github.com/hnhdigital-os/laravel-null-carbon/blob/master/CONTRIBUTING.md). Only PRs that meet all criterium will be accepted.

## Give your open software some ❤ by giving it a ⭐

We have included the awesome `symfony/thanks` composer package as a dev dependency.

Run `composer thanks` after installing this package.

## Credits

* [Rocco Howard](https://github.com/RoccoHoward)
* [All Contributors](https://github.com/hnhdigital-os/laravel-null-carbon/contributors)

## License

The MIT License (MIT). Please see [License File](https://github.com/hnhdigital-os/laravel-null-carbon/blob/master/LICENSE) for more information.