Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/briannesbitt/Carbon

A simple PHP API extension for DateTime.
https://github.com/briannesbitt/Carbon

Makes PHPDoc consistent

In order to make static analysis tools happier (PHPStan at least)

f3248b967ce4be874a5a7a2d3c98b9471243d9f9 authored almost 4 years ago
Merge pull request #2287 from briannesbitt/fix/issue-2285-ceil-month

Use finest overflow detection

528783b188bdb853eb21239b1722831e0f000a8d authored almost 4 years ago
Use finest overflow detection

b65deb79dc53bad571122ad5083927c4d592ff6e authored almost 4 years ago
Merge pull request #2283 from briannesbitt/feature/extends-date-period

Make CarbonPeriod extends DatePeriod

8b673174fd034d7a9a93f68a1379111c36541e36 authored almost 4 years ago
Check compatibility with native classes

a9cd11180b6d88424a4ea5a67c0d6824a49abef1 authored almost 4 years ago
Merge branch '4.x' of https://github.com/briannesbitt/Carbon into feature/extends-date-period

605e78c55517ffc34101c6b1aa629643df3713cd authored almost 4 years ago
Ignore PHP version requirement for PHPMD job

b635b586551a054611029963727aa44d3952581f authored almost 4 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

f6bc1d682fba660f9a562eecc70c4a21efcad605 authored almost 4 years ago
Upgrade to PHPUnit 9 (#2284)

47ef5acf980c833d638a7d95d90c64cedc8ccc95 authored almost 4 years ago
Drop PHP < 8

b257083fcceec975f0dbc6597a260e046166c567 authored almost 4 years ago
Merge branch '3.x' of github.com:briannesbitt/Carbon into feature/extends-date-period

a68147191167979938df1ad8feb4419760c691c4 authored almost 4 years ago
Override DatePeriod iterator

d387a5edebdac0d27a52d92917da8deadee5b104 authored almost 4 years ago
Add type hints in CarbonInterval (#2282)

* Add type hints in CarbonInterval
Remove PHP < 7.4 checks

* Fix type hints

* Keep create...

1fe46258a09dd1543824905872ae277bf19e8ec9 authored almost 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

6252017a35e5d4ea0faed3df1a2743b587ffb4ec authored almost 4 years ago
Add plus() and minus() methods to CarbonInterval (#2281)

* Add plus() and minus() methods to CarbonInterval

* Make PHP 8 tests parsable in PHP 7

* ...

e2ba3174ce869da1713c38340dbb36572dfacd5a authored almost 4 years ago
Use static closure in language files (#2278)

* Use static closure in language files

* Fill missing translation interpolations with empty s...

a3b0bdb524717057f4c2ef349fbf9422b0585b2b authored almost 4 years ago
Rename reserved recurrences property

a68974fee232146226e1b19a5515e8ac6e0f76ae authored almost 4 years ago
Make CarbonPeriod extends DatePeriod

cbf9cb89b3f5148a638b12c200a71ea70fe890dd authored almost 4 years ago
Fix code style

93a9729f36babfdd5d14cf3f54e84f3ce64f0550 authored about 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

85254f3c09239ccda1d1f4bbcdb27ea6992acf62 authored about 4 years ago
Fix #2091 Latvian updates (#2274)

* Fixing Latvian localization tests - days of week, diff.

* Fixing Latvian localization tests...

f11576a28ce63d90e3311689dd5b3aef6a4593a9 authored about 4 years ago
Regenerate CarbonInterface

27bf543eb9df7358f71f8f5885cdbb4c0c563b89 authored about 4 years ago
Detail calendar() PHPDoc

Co-authored-by: kylekatarnls <[email protected]>

263d7719bda6b76158530f8d4c9594030a8ca553 authored about 4 years ago
Fix #2217 Implement get() method on CarbonPeriod

Use a debugger-friendly (with no try-catch) __isset() tester

62adb780c9148dfa80c0511f598494c316f84ed2 authored about 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Traits/Rounding.php

fb535b010839b86f2586aefcfc3e03142e2ee6b7 authored about 4 years ago
Merge pull request #2270 from wast/patch-3

Update croatian date format (hr)

0d87f3d34cd9464e6807df1e41aa5a8ce87adee3 authored about 4 years ago
Update hr.php

This is the official croatian date writing.

7ae9e69c12f897c9e64c739eacc83d9efc0adc98 authored about 4 years ago
Merge pull request #2269 from briannesbitt/fix/issue-2268-ensure-final-value

Fix rounding with month overflow

c6fe1ffcf244b0411725ed80a578bf72947b1817 authored about 4 years ago
Fix rounding with month overflow

95cb4164e216906159a04359745440cd67094e60 authored about 4 years ago
Fix non-static closure

4d683a1e9982acbe838db1b47e5cc08f503bec08 authored about 4 years ago
Merge pull request #2267 from briannesbitt/analysis-d0GrPL

Add trailing commas in multiline calls

905cb785cd611c1398bdce20a336cb2194848c04 authored about 4 years ago
Apply fixes from StyleCI

c24e61b855dc8cfac6c8a855f2d5d7e86d874006 authored about 4 years ago
Add style rules for trailing comma in calls

7e82105db3c5717732ddb39d7d73f6a3ea8ceee0 authored about 4 years ago
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml
composer.json

908b8f86749b8b1ff94f40fe1b587e131b4e8abf authored about 4 years ago
Drop PHP < 7.4

1e4d11f919ea630fbc53d5406b47fc90fe2805d6 authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml
composer.json

86a473a6e3e6dc9d10939523a27de35d36eabed2 authored about 4 years ago
Merge pull request #2266 from kylekatarnls/fix/issue-2265-ru-tomorrow

Fix #2265 Russian parsing for today, tomorrow and yesterday

e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd authored about 4 years ago
Fix #2265 Russian parsing for tomorrow, yesterday and today

0abf4325b8fa724ea2c61a8ec6911cf9505657e3 authored about 4 years ago
Fix CI for Windows

417d31bf5b6b7c9e2db59c6f25f25f78c2be5fc5 authored about 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

b1fbcee9ac8459d73642afc3ab0b74ab51336c9b authored about 4 years ago
Reduce number of random tests for unit overflow

48b5345ddc38596c75cb3b5dcce631da45fa3b24 authored about 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml
composer.json

d9250ed77fb53d6f92b6be60d771bf89581b3f55 authored about 4 years ago
Merge pull request #2262 from briannesbitt/fix/issue-2261-minutes-offset

Fix utcOffset() with minutes

a417de2608d14c0598991d1267396d2fd4b7c183 authored about 4 years ago
Use at least phpunit 8 on PHP >= 8.1

d95fad9e6adc8395f1609f8a577b2ad54a3ea119 authored about 4 years ago
Allow trailing 0 in W format

4a20031ff8f5778aa209a7e0e7ecc35bc21049e9 authored about 4 years ago
Fix utcOffset() with minutes

3f5caf11c745cd080fe69f8f3520223384aec99a authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

c656c950e597915c080c435af2500e761a788b7f authored about 4 years ago
Merge pull request #2258 from enomotodev/delete_conflicts

Dedupe versions in CI tests

7de282e6f59606ab0c18d42fce090835595e6d06 authored about 4 years ago
Re-eanable --ignore-platform-req=php for PHP 8.1

phpspec/prophecy disallows PHP 8.1

1fb9ca35f0c582c82fc18fc88a663ad19585c34c authored about 4 years ago
Restore stable PHP 7.3 test

5be7f0093b92cf90827557b1da9d4287483f388e authored about 4 years ago
delete conflicts

6c88f630df5a23ef90c64c9d1251ef22a26bc140 authored about 4 years ago
Add copyStep()

05dd4fe3ccef1b4bc63533927852a6bfc0cce970 authored about 4 years ago
Adapt floatDiffInDays test to sign handling

a8b479843d209de04c0461c3edfd61d8732c71b0 authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml
src/Carbon/CarbonInterval.php
src/Carbon/Traits/D...

ba1542deabfb79c873c907d7f0a0c428a0396c88 authored about 4 years ago
Fix #2255 floatDiffInDays calculation (#2256)

d32c57d8389113742f4a88725a170236470012e2 authored about 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

ae7324defd44c1cc620b3dfe2fdd9f92314a961b authored about 4 years ago
Implement context() method (#2250)

* Implement context() method

* Allow to know if CarbonInterval and CarbonPeriod are called st...

a810c01ed9fcaeaa95e8919c4201c953bc9118fb authored about 4 years ago
Use assertIsArray()

676ab911c9127e42788fbc0555a2394b73f29dc5 authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

f33d389151d64474332664f7d15c3a6bc27e5df1 authored about 4 years ago
Add dedicated test for exception in __debugInfo (#2249)

ed73541338369bfeecc9a4b3c92082ad0b39466f authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

9532ba9cd6ea5139b8ff4ed1fc729ad0fbb38822 authored about 4 years ago
Add catch exception test for __debugInfo (#2248)

bd69a82d720a6e1e8a9b77af61d457f87605638e authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

fb029644fcbc01a222be5ee47a55d39972470841 authored about 4 years ago
Fix CodeClimate report send (#2247)

* Fix coverage process

* Add CC_TEST_REPORTER_ID environment variable

* Drop Codacy

* R...

928d8e9565e6731126301a5911e258bda275f5fe authored about 4 years ago
Remove PHP 7.1 from GitHub Workflow (#2245)

* Remove PHP 7.1 from GitHub Workflow
* Enable composer cache
* Prevent cache sharing with Car...

eef135cb649d5af67bb950cbe736217bf937d3de authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Traits/Date.php

abb3dd502e500aee2d89f4c0ea342122596aa633 authored about 4 years ago
Merge pull request #2243 from kylekatarnls/feature/php-syntax-upgrade

Upgrade PHP syntax

cbd1fa09b37ac9ab7ab3ad62ceb935bccac3ee53 authored about 4 years ago
Fix import

7787e51cab8cedb4b7a2d3ec854c3d22f506abd5 authored about 4 years ago
Add constant access level

f25c1b4489709a442a030e46ef5161877ec0af77 authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.travis.yml

f0776cbeb55f011b83031a2ca9132fef104d38ac authored about 4 years ago
Add GitHub Workflows (#2242)

363b7026750c00714d4f0a452a21d93751e7b18e authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

bbfe231167d20d18b559eecb6d495c6e3165adb2 authored about 4 years ago
Fix #2240 fix Occitan ordinal rule (#2241)

Fix #2240

d0463779663437392fe42ff339ebc0213bd55498 authored about 4 years ago
Merge pull request #2239 from obokaman-com/master

Fix use of "anteayer" and "antier" in spanish translations

218327818b45057eece4a32c68e6ac4fea664387 authored about 4 years ago
Use "anteayer" in the generic spanish translation and move "antier" to mexican spanish.

55f71088f14ce385e7b4c4e41ed24e460abaa65d authored about 4 years ago
Merge branch 'master' of https://github.com/kylekatarnls/Carbon into 3.x

Conflicts:
composer.json

084a079f1a16cea18befdfdf4c15e5e8c27916dc authored about 4 years ago
Update phpstan/phpstan

7826c3ae86da681dba45709cca5690923fe2c9eb authored about 4 years ago
Refactor loadMixinTrait()

28bae8072f304e8148b42cc3345387ffe702f856 authored about 4 years ago
Refactor loadMixinTrait()

d1da37fe079d6375d8d0bae5060dbcc6e04e2b07 authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

8c8321a10ef80766c38454c6628e6d7cf32adb7f authored about 4 years ago
Fix #2232 Use 4-digits years in nl_NL (as for other nl regions)

a5cc12808d05d6b855ae049b62c24c3364957a9b authored about 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

4fcfe9087cb3788a2d9ccd29867ab64d9dbf8339 authored over 4 years ago
#2229 Declare $previousCount only if a rounding is proceeded

c4a9caf97cfc53adfc219043bcecf42bc663acee authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

92f05138f7f48d5d0434d240ae7604d28b0510cf authored over 4 years ago
Fix #2229 infinite loop in ceiling intervals in forHumans()

61b2c447562f2140e6fdb31e2278b23556216c67 authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

141d790a3ffd316f82900028b876212ecb2c702f authored over 4 years ago
Fix #2226 fix #2227 Swap Lithuanian before and from_now translations

6571aec754a648ef476a8d8f57993f7bc965afe4 authored over 4 years ago
Drop not used PHPUnit 7 dependency

4bf51a39c054ae1fa68331d3f488f979fac13b27 authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

a5836c45d9e76c9c99c0bef2b7ee2c6a77c3fef4 authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into master

db2173fbb9ebb97645c17ea23b1ec0c9be6abb0d authored over 4 years ago
Add XSD specs for phpunit.xml.dist

7a751d2739de3cdf92fd0d8e364ece88f0d145a4 authored over 4 years ago
Improve Zend optimization with native_function_invocation

9feba031a5070c8cfebea287b27f197c4f941fab authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Traits/Creator.php
src/Carbon/Traits/Date.php
src/Carbon/Traits/Di...

7cd62a4db6a2bf7d74b5772ab6e3ccc1f6c1d6e0 authored over 4 years ago
Merge pull request #2225 from kylekatarnls/feature/native-function-invocation

Improve Zend optimization with native_function_invocation

c762e8994a0467b24fa17dd8f10bc52d375e75ff authored over 4 years ago
Improve Zend optimization with native_function_invocation

c6a4c37a1209a168e3186dced8d6da7aabfb22fb authored over 4 years ago
Fix #2223 convert null into 0 instead of default 1 for add/sub unit

1b9fc1ef5aae93945ca72dba29a5b77fcc3ab1b3 authored over 4 years ago
Drop support construction with timestamp

787a6214efc9bd917136e3586969de51a23238df authored over 4 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

9948f5834872545a5b186c76ded45704235bf148 authored over 4 years ago
Fix #2221 parse with no separators

e148788eeae9b9b7b87996520358b86faad37b52 authored over 4 years ago
Enforce comparison methods typing

a41ae2e56a14026d58c2b68aeba3c3f4abc950f6 authored over 4 years ago