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

Re-enable PHP 8.1 in GitHub Actions

ee7a0f2b04b93845f345fccb3af7837dfee89728 authored over 3 years ago
Fix PHP < 7.4 interface compatibility

93d9db91c0235c486875d22f1e08b50bdf3e6eee authored over 3 years ago
Support nullable types in interface compilation

841e2ec2df7b48c582a1e103f4b55987cbf0afb2 authored over 3 years ago
Merge branch '3.x' of github.com:briannesbitt/Carbon into 4.x

2d4b07dbdba1b98d89c3c35d483480678b9f77c3 authored over 3 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/CarbonInterface.php
src/Carbon/Factory.php
src/Carbon/FactoryImmut...

9ff2bf3625aba0f8f77a121775a4224a8a195a14 authored over 3 years ago
Merge pull request #2347 from briannesbitt/feature/add-real-units-decimal

Support decimal numbers in addRealUnit

1766a7e8d3331db0626fc8b1a911bb147f266231 authored over 3 years ago
Merge pull request #2346 from briannesbitt/fix/drop-fixes-for-old-php-versions

Drop fixes for old PHP versions

0833b01b91a99a0b855efc5aa2868360dcf91d40 authored over 3 years ago
Add createStrict() to CarbonInterface

f76be89d78799edc20c832106338dab1aa814072 authored over 3 years ago
Support decimal numbers in addRealUnit

05af371c6fcbc5a52b25b31ca18c67d278d3ae10 authored over 3 years ago
Drop PHP <= 7.2 bug fix 75642

908c9847fb250e816fca0c7e88254b7b369f1acb authored over 3 years ago
Drop PHP <= 7.1 bug fix 67127

65a7636ce8586e668b0f80281845377528e09ae7 authored over 3 years ago
Drop PHP <= 7.2 bug fix 77145

2627477ee2ea1ad8e84c23c39c5ebfc8e39b6e05 authored over 3 years ago
Drop PHP <= 7.2 bug fix 77007

f4e1e723d5bd1a87017f5e1e1af89a9cc2aca258 authored over 3 years ago
Merge pull request #2344 from AlexandruGG/feature/doctrine-types-annotations

Add Doctrine Types Annotations

ded94e467030a209150527449e3f6103a64ff699 authored over 3 years ago
Exclude Doctrine types from StyleCI

3ef8bec78a141b9ba388dc9b19b3826ccaae7762 authored over 3 years ago
Exclude Doctrine types from StyleCI

7701bc6ab0b1e27daec6da83a8e50e2b9aaf1997 authored over 3 years ago
Add Doctrine Types Annotations

4e90ab39c14fb8884f8d9d9ff818d43e85d1e9cf authored over 3 years ago
Rename recurrences into carbonRecurrences

1459171f872cb48dbbde4791e72dfd53df9f576c authored over 3 years ago
Merge branch '3.x' of github.com:briannesbitt/Carbon into 4.x

ec27ef4b0571667090e3858688967c18be5bf016 authored over 3 years ago
Merge pull request #2340 from briannesbitt/feature/null-return

Return null instead of false

e63dde556adfed3bba79876adedca095b02a1c84 authored over 3 years ago
Make overflow tests not sensitive to DST

1f38f6533f08fcdd509cce0b710cbac233dd7ea2 authored over 3 years ago
Fix null handling

4ce48f4f0dd11170f43dedf50d82d37ac941f973 authored over 3 years ago
Fix typings

534ac510f7d77fdc754d34c127681a818b5bb400 authored over 3 years ago
Use stronger typing

242e4b0d8a72137b429116d464b89fe983439a99 authored over 3 years ago
Fix null handling

bca2d5a6fec6c2d9cf44a64b18b0c1d180da45d5 authored over 3 years ago
Return null instead of false

588fdd6b046e04055cba8251411c8d24537f5b59 authored over 3 years ago
Make week calculation timezone-insensible

35fe43a9f0e08115ce5fc8213c78cc361c6932d6 authored over 3 years ago
Fix null handling

0bd295d98fb7263c95e0c13ef01f9bf12e146104 authored over 3 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
tests/Carbon/DiffTest.php
tests/Carbon/SettersTest.php

0fdfe5c0c28744e7e852787f5ce02c70041cb470 authored over 3 years ago
Merge pull request #2342 from briannesbitt/fix/overflow-test

Improve unit test failure feedback for overflow methods

210cc733e1004fc4fb2ab2f9ee8503e54a8f6ead authored over 3 years ago
Improve unit test failure feedback for overflow methods

7a6b8191ff12647ee6cbe5c6110d830e743aeff5 authored over 3 years ago
Merge pull request #2341 from kylekatarnls/fix/unit-test

Add unit test for UTC now resolution

3add15687c8e8c6156e782c6e9a88d502352eccc authored over 3 years ago
Fix unit test using real time

c6c7e65584e2fc935f0b7beb4ef8e52e8ad7fd1f authored over 3 years ago
Add unit test for UTC now resolution

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

Conflicts:
src/Carbon/Traits/Date.php
src/Carbon/Traits/Difference.php

3dfba689f5cec789e61d95ce482d315420c56620 authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon

2f2bafe7f2cff00268a76bcdce9ec4ad42babb9f authored over 3 years ago
Implement resolveUTC

e4089a9b58e3ccc95d86875d2c12dda06a749634 authored over 3 years ago
Merge pull request #2332 from mll-lab/create-strict

Add instantiation method Carbon::createStrict()

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

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

Conflicts:
src/Carbon/CarbonInterval.php
src/Carbon/CarbonPeriod.php
src/Carbon/Traits/C...

8714e485b3ed2ed73dd8688cd849e158b45de246 authored over 3 years ago
Merge pull request #2339 from briannesbitt/feature/infinite-periods

Allow negative number in interval string

bddad2cb2f3a6ee39528abb4198299930471eedb authored over 3 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into feature/infinite-periods

9f15787f4f1b24648533638a19b1dd2d2c82c34b authored over 3 years ago
Merge pull request #2338 from jrmajor/php81/return-types

Add ReturnTypeWillChange attribute

15a317b99d3652b75224e80d4b680b2178523007 authored over 3 years ago
Add ReturnTypeWillChange attribute

933da8e93d6ae5219cb3bb84eb0dc94038d46ad2 authored over 3 years ago
Merge branch '3.x' of github.com:briannesbitt/Carbon into 4.x

15a2654642e0decb88c022286bdb1a1382f63c12 authored over 3 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
tests/Localization/BeByTest.php

2b3afc3c74fbaaef775cf52e9a405be63d5e86f4 authored over 3 years ago
Merge pull request #2337 from jrmajor/php81/null-args

Fix passing null to non-nullable arguments

741964dfae807a7d6d56b056d0e5f38c36865527 authored over 3 years ago
Fix passing null to non-nullable arguments

06dfe275fb6c8c4d34484101c54e755bed55ce4b authored over 3 years ago
less specific error message

31bfce60d7470172ff01f59e2d0ef7902e6fdb8a authored over 3 years ago
Add more tests

d23faa6463b74fa3250102820268a2915903eaaf authored over 3 years ago
Add instantiation method Carbon::createStrict()

Resolves https://github.com/briannesbitt/Carbon/issues/2329

b27fa6e53593f90cbc8baa5640a03da3e0cbcb6e authored over 3 years ago
Update Belarusian translators list

1fc6350286f54d06a0c507fd64346beb737040b0 authored over 3 years ago
Merge pull request #2336 from kylekatarnls/fix/be-translation

Fix Belarusian translation

e49b0830246d5e6cf722d5fc4df423134df59389 authored over 3 years ago
Restore localization group annotation

df31a6512a94064bde12ad2551a42042f0cb5f38 authored over 3 years ago
Update be_BY tests

83c636bbdf750ff06454fed813b2e67da7f9b823 authored over 3 years ago
Fix belarusian translation

f1e8f0457a3bd7e179652ee623c60db728685724 authored over 3 years ago
Update sponsors section

6b981d9a0e5212231eaaba2648beb650687199e8 authored over 3 years ago
Allow negative number in interval string

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

Conflicts:
src/Carbon/CarbonPeriod.php

66e55a6fc01df9d7fd260bc3873c660d8533dc72 authored over 3 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
phpstan.neon

3618e8589e88dd9fbfc63e2f19f73eaa23ac2a52 authored over 3 years ago
Add trailing commas

bb09719ce4696ba237be7c157af9b88a3014de5d authored over 3 years ago
Merge pull request #2333 from briannesbitt/fix/phpstan-ignore-errors

Update phpstan ignoreErrors

48035160171e5cd0d10f979ae5d47963b4ffac10 authored over 3 years ago
Update phpstan ignoreErrors

f026f7ffbd763742d595d2bf05a0e64d6ace1926 authored over 3 years ago
Merge pull request #2328 from Mihkel100/master

Update et.php - Add abbreviations

d3c447f21072766cddec3522f9468a5849a76147 authored over 3 years ago
Update tests

9e470f0af3da950b1641b963eae6e6f6edac981b authored almost 4 years ago
Use UTC to calculate differences

98ef3ba33699b8e7be878253f9608abaa83bf7b6 authored almost 4 years ago
Update et.php - Add abbreviations

Source:
http://www.eki.ee/dict/qs2006/lyhendid.html

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

Conflicts:
src/Carbon/Lang/ms.php
src/Carbon/Traits/Difference.php
tests/Carbon/DiffTest...

d52fad1c18f60a1f3e9c1396c942deb23abdc53a authored almost 4 years ago
Merge pull request #2327 from briannesbitt/feature/handle-p-pattern

Fix #2326 handle p format in canBeCreatedFromFormat()

6a29b19212999bc07e31aedae9dd0aa240c40881 authored almost 4 years ago
Fix #2326 handle p format in canBeCreatedFromFormat()

a04e0ba183cd8b8270dff8e71b6e45a9bf514412 authored almost 4 years ago
Merge pull request #2325 from briannesbitt/feature/infinite-periods

Allow endless periods

c5937f3c54885ba2ebdbd278b969c1b323e673d8 authored almost 4 years ago
Test end calculation with filters

9b54cf377ed252205774cc1368d19a589224bf54 authored almost 4 years ago
Handle excluded start in end calculation

ea86255c756459658e99525f7d9a7b5a5a255c79 authored almost 4 years ago
Optimize ultimate year

d66297b38cac229863fde58e2ffd366b9143878c authored almost 4 years ago
Document startOfTime/endOfTime methods

f92632cfd7283df5fd9488b7f3f756528ecca842 authored almost 4 years ago
Allow endless periods

bb47e2442d62d7815e23ffe213a45510061290e3 authored almost 4 years ago
Merge pull request #2323 from cgaube/fix-for-es419

#2322 Fix regular expression to also match numbers in locale

275e6e8bd799ec1907b01ae93639ce5c442f03da authored almost 4 years ago
Change regular expression in src/Carbon/Translator.php

It will now match letters only or digits only (not both letters and digts)

Co-authored-by: Kyl...

fb2c20ba3de4e223fdbb48f0faef3a2a83047dc0 authored almost 4 years ago
#2322 Fix regular expression to also match numbers in locale (used for translation)

97af35ba55d9fae73a81856bff09359419db50dd authored almost 4 years ago
Remove debugging stuff

606262fd8888b75317ba9461825a24fc34001e1e authored almost 4 years ago
Merge pull request #2312 from briannesbitt/feature/dst-diff

Fix #2308 Compare dates in UTC to get real diff in days and above units

b2faaa6cb18773f4e590017922f842e0cf5e0220 authored almost 4 years ago
Merge pull request #2316 from briannesbitt/feature/issue-2301-uk-few-seconds

Fix #2301 Ukrainian translation for "a few seconds"

2aacf4374a262f36fbc84dc42f85803b6e565a0e authored almost 4 years ago
Merge branch 'master' of github.com:briannesbitt/Carbon into feature/dst-diff

c94b081194008d14a04e136d6c01f53aa137574e authored almost 4 years ago
Fix #2301 Ukrainian translation for "a few seconds"

81298bee1c9df3fb54c151be98ceef0a90adb8e4 authored almost 4 years ago
Merge pull request #2313 from afiqiqmal/master

Wrong Translation and Hour range

45a717df3a59e7650192fe802b2abd2004057b9f authored almost 4 years ago
Merge pull request #2314 from andrzejkupczyk/simplified-make-condition

Remove unnecessary check within `make` method

5edd06113c875cf27b58ce5b3ee36e9dec12c634 authored almost 4 years ago
Merge pull request #2315 from briannesbitt/feature/no-change-comparison

Add OutOfRangeException type

05968f46322c05815cba9815a0acfed3e38bb584 authored almost 4 years ago
Temporary disable PHP 8.1 checking

dbdf25dc33bbd6c8da724d1e81f6383194ac3f32 authored almost 4 years ago
Remove unnecessary check within `make` method

eedbbc79e408ccfb9d307a035de7a15d09b6355f authored almost 4 years ago
Fix MsTest.php for MS Translation

34c05ee16db9d361ade8c7c1a10bc214ee00c0f2 authored almost 4 years ago
Wrong Spelling.

Referring to "Institute of Language and Literature" in Malaysia

https://scontent.fkul10-1.fna...

48b5b08aff04946e68331bf95b43180012b4c2b6 authored almost 4 years ago
Wrong "Morning" hour range In MS

Referring to global hour range is

00 - 11:59 => Morning (Pagi)
12 - 13:59 => Noon (Tengahari...

dcb6f1a870be15e269feb069616dd0915107e091 authored almost 4 years ago
Add OutOfRangeException type

7660f54df92502ff1e8c57be53146b56d355fb3a authored almost 4 years ago
Drop interval fixing for PHP >= 8.1

e40fe5cb27b3166db9a46b0421c6660f8bf2fba3 authored almost 4 years ago
Add OutOfRangeException type

f44b2e80fefc34893b9a41d7305897d391013267 authored almost 4 years ago
Fix #2308 Compare dates in UTC to get real diff in days and above units

57ddcaa4d775994a8b06551f6f51362a63efff75 authored almost 4 years ago
Merge pull request #2293 from briannesbitt/fix/errors-not-converted-to-exceptions

Properly fallback static macro if errors are not converted into exceptions

2fd2c4a77d58a4e95234c8a61c5df1f157a91bf4 authored almost 4 years ago
Ignore coverage for fallback exception catch

1dc58bcb5365295abdc42079385965421eb38c0c authored almost 4 years ago
Properly fallback static macro if errors are not converted into exceptions

c65443063358d4b1a6f1134d5538ffd55ae56e22 authored almost 4 years ago
Merge pull request #2288 from alterphp/patch-1

Makes PHPDoc consistent

5853493c508b5095486b335c7ced7450dc57affa authored almost 4 years ago