Ecosyste.ms: OpenCollective

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

Carbon

A simple PHP API extension for DateTime.
Collective - Host: opensource - https://opencollective.com/carbon - Website: https://carbon.nesbot.com/ - Code: https://github.com/briannesbitt/Carbon

Makes PHPDoc consistent

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

github.com/briannesbitt/Carbon - f3248b967ce4be874a5a7a2d3c98b9471243d9f9 authored almost 4 years ago by PéCé <[email protected]>
Merge pull request #2287 from briannesbitt/fix/issue-2285-ceil-month

Use finest overflow detection

github.com/briannesbitt/Carbon - 528783b188bdb853eb21239b1722831e0f000a8d authored almost 4 years ago by Kyle <[email protected]>
Use finest overflow detection

github.com/briannesbitt/Carbon - b65deb79dc53bad571122ad5083927c4d592ff6e authored almost 4 years ago by kylekatarnls <[email protected]>
Merge pull request #2283 from briannesbitt/feature/extends-date-period

Make CarbonPeriod extends DatePeriod

github.com/briannesbitt/Carbon - 8b673174fd034d7a9a93f68a1379111c36541e36 authored almost 4 years ago by Kyle <[email protected]>
Check compatibility with native classes

github.com/briannesbitt/Carbon - a9cd11180b6d88424a4ea5a67c0d6824a49abef1 authored almost 4 years ago by KyleKatarn <[email protected]>
Merge branch '4.x' of https://github.com/briannesbitt/Carbon into feature/extends-date-period

github.com/briannesbitt/Carbon - 605e78c55517ffc34101c6b1aa629643df3713cd authored almost 4 years ago by KyleKatarn <[email protected]>
Ignore PHP version requirement for PHPMD job

github.com/briannesbitt/Carbon - b635b586551a054611029963727aa44d3952581f authored almost 4 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 4.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - f6bc1d682fba660f9a562eecc70c4a21efcad605 authored almost 4 years ago by KyleKatarn <[email protected]>
Upgrade to PHPUnit 9 (#2284)

github.com/briannesbitt/Carbon - 47ef5acf980c833d638a7d95d90c64cedc8ccc95 authored almost 4 years ago by Kyle <[email protected]>
Drop PHP < 8

github.com/briannesbitt/Carbon - b257083fcceec975f0dbc6597a260e046166c567 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge branch '3.x' of github.com:briannesbitt/Carbon into feature/extends-date-period

github.com/briannesbitt/Carbon - a68147191167979938df1ad8feb4419760c691c4 authored almost 4 years ago by kylekatarnls <[email protected]>
Override DatePeriod iterator

github.com/briannesbitt/Carbon - d387a5edebdac0d27a52d92917da8deadee5b104 authored almost 4 years ago by kylekatarnls <[email protected]>
Add type hints in CarbonInterval (#2282)

* Add type hints in CarbonInterval
Remove PHP < 7.4 checks

* Fix type hints

* Keep create...

github.com/briannesbitt/Carbon - 1fe46258a09dd1543824905872ae277bf19e8ec9 authored almost 4 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 6252017a35e5d4ea0faed3df1a2743b587ffb4ec authored almost 4 years ago by KyleKatarn <[email protected]>
Add plus() and minus() methods to CarbonInterval (#2281)

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

* Make PHP 8 tests parsable in PHP 7

* ...

github.com/briannesbitt/Carbon - e2ba3174ce869da1713c38340dbb36572dfacd5a authored almost 4 years ago by Kyle <[email protected]>
Use static closure in language files (#2278)

* Use static closure in language files

* Fill missing translation interpolations with empty s...

github.com/briannesbitt/Carbon - a3b0bdb524717057f4c2ef349fbf9422b0585b2b authored almost 4 years ago by Kyle <[email protected]>
Rename reserved recurrences property

github.com/briannesbitt/Carbon - a68974fee232146226e1b19a5515e8ac6e0f76ae authored almost 4 years ago by kylekatarnls <[email protected]>
Make CarbonPeriod extends DatePeriod

github.com/briannesbitt/Carbon - cbf9cb89b3f5148a638b12c200a71ea70fe890dd authored almost 4 years ago by kylekatarnls <[email protected]>
Fix code style

github.com/briannesbitt/Carbon - 93a9729f36babfdd5d14cf3f54e84f3ce64f0550 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 85254f3c09239ccda1d1f4bbcdb27ea6992acf62 authored almost 4 years ago by kylekatarnls <[email protected]>
Fix #2091 Latvian updates (#2274)

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

* Fixing Latvian localization tests...

github.com/briannesbitt/Carbon - f11576a28ce63d90e3311689dd5b3aef6a4593a9 authored almost 4 years ago by Juris <[email protected]>
Regenerate CarbonInterface

github.com/briannesbitt/Carbon - 27bf543eb9df7358f71f8f5885cdbb4c0c563b89 authored almost 4 years ago by kylekatarnls <[email protected]>
Detail calendar() PHPDoc

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

github.com/briannesbitt/Carbon - 263d7719bda6b76158530f8d4c9594030a8ca553 authored almost 4 years ago by Juris <[email protected]>
Fix #2217 Implement get() method on CarbonPeriod

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

github.com/briannesbitt/Carbon - 62adb780c9148dfa80c0511f598494c316f84ed2 authored almost 4 years ago by Kyle <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Traits/Rounding.php

github.com/briannesbitt/Carbon - fb535b010839b86f2586aefcfc3e03142e2ee6b7 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge pull request #2270 from wast/patch-3

Update croatian date format (hr)

github.com/briannesbitt/Carbon - 0d87f3d34cd9464e6807df1e41aa5a8ce87adee3 authored almost 4 years ago by Kyle <[email protected]>
Update hr.php

This is the official croatian date writing.

github.com/briannesbitt/Carbon - 7ae9e69c12f897c9e64c739eacc83d9efc0adc98 authored almost 4 years ago by Stjepan <[email protected]>
Merge pull request #2269 from briannesbitt/fix/issue-2268-ensure-final-value

Fix rounding with month overflow

github.com/briannesbitt/Carbon - c6fe1ffcf244b0411725ed80a578bf72947b1817 authored almost 4 years ago by Kyle <[email protected]>
Fix rounding with month overflow

github.com/briannesbitt/Carbon - 95cb4164e216906159a04359745440cd67094e60 authored almost 4 years ago by kylekatarnls <[email protected]>
Fix non-static closure

github.com/briannesbitt/Carbon - 4d683a1e9982acbe838db1b47e5cc08f503bec08 authored almost 4 years ago by KyleKatarn <[email protected]>
Merge pull request #2267 from briannesbitt/analysis-d0GrPL

Add trailing commas in multiline calls

github.com/briannesbitt/Carbon - 905cb785cd611c1398bdce20a336cb2194848c04 authored almost 4 years ago by Kyle <[email protected]>
Apply fixes from StyleCI

github.com/briannesbitt/Carbon - c24e61b855dc8cfac6c8a855f2d5d7e86d874006 authored almost 4 years ago by Kyle <[email protected]>
Add style rules for trailing comma in calls

github.com/briannesbitt/Carbon - 7e82105db3c5717732ddb39d7d73f6a3ea8ceee0 authored almost 4 years ago by KyleKatarn <[email protected]>
Merge branch '3.x' of https://github.com/briannesbitt/Carbon into 3.x

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

github.com/briannesbitt/Carbon - 908b8f86749b8b1ff94f40fe1b587e131b4e8abf authored almost 4 years ago by KyleKatarn <[email protected]>
Drop PHP < 7.4

github.com/briannesbitt/Carbon - 1e4d11f919ea630fbc53d5406b47fc90fe2805d6 authored almost 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

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

github.com/briannesbitt/Carbon - 86a473a6e3e6dc9d10939523a27de35d36eabed2 authored almost 4 years ago by KyleKatarn <[email protected]>
Merge pull request #2266 from kylekatarnls/fix/issue-2265-ru-tomorrow

Fix #2265 Russian parsing for today, tomorrow and yesterday

github.com/briannesbitt/Carbon - e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd authored almost 4 years ago by Kyle <[email protected]>
Fix #2265 Russian parsing for tomorrow, yesterday and today

github.com/briannesbitt/Carbon - 0abf4325b8fa724ea2c61a8ec6911cf9505657e3 authored almost 4 years ago by KyleKatarn <[email protected]>
Fix CI for Windows

github.com/briannesbitt/Carbon - 417d31bf5b6b7c9e2db59c6f25f25f78c2be5fc5 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - b1fbcee9ac8459d73642afc3ab0b74ab51336c9b authored almost 4 years ago by kylekatarnls <[email protected]>
Reduce number of random tests for unit overflow

github.com/briannesbitt/Carbon - 48b5345ddc38596c75cb3b5dcce631da45fa3b24 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

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

github.com/briannesbitt/Carbon - d9250ed77fb53d6f92b6be60d771bf89581b3f55 authored almost 4 years ago by kylekatarnls <[email protected]>
Merge pull request #2262 from briannesbitt/fix/issue-2261-minutes-offset

Fix utcOffset() with minutes

github.com/briannesbitt/Carbon - a417de2608d14c0598991d1267396d2fd4b7c183 authored almost 4 years ago by Kyle <[email protected]>
Use at least phpunit 8 on PHP >= 8.1

github.com/briannesbitt/Carbon - d95fad9e6adc8395f1609f8a577b2ad54a3ea119 authored almost 4 years ago by KyleKatarn <[email protected]>
Allow trailing 0 in W format

github.com/briannesbitt/Carbon - 4a20031ff8f5778aa209a7e0e7ecc35bc21049e9 authored almost 4 years ago by kylekatarnls <[email protected]>
Fix utcOffset() with minutes

github.com/briannesbitt/Carbon - 3f5caf11c745cd080fe69f8f3520223384aec99a authored almost 4 years ago by kylekatarnls <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - c656c950e597915c080c435af2500e761a788b7f authored about 4 years ago by KyleKatarn <[email protected]>
Merge pull request #2258 from enomotodev/delete_conflicts

Dedupe versions in CI tests

github.com/briannesbitt/Carbon - 7de282e6f59606ab0c18d42fce090835595e6d06 authored about 4 years ago by Kyle <[email protected]>
Re-eanable --ignore-platform-req=php for PHP 8.1

phpspec/prophecy disallows PHP 8.1

github.com/briannesbitt/Carbon - 1fb9ca35f0c582c82fc18fc88a663ad19585c34c authored about 4 years ago by Kyle <[email protected]>
Restore stable PHP 7.3 test

github.com/briannesbitt/Carbon - 5be7f0093b92cf90827557b1da9d4287483f388e authored about 4 years ago by Kyle <[email protected]>
delete conflicts

github.com/briannesbitt/Carbon - 6c88f630df5a23ef90c64c9d1251ef22a26bc140 authored about 4 years ago by enomotodev <[email protected]>
Add copyStep()

github.com/briannesbitt/Carbon - 05dd4fe3ccef1b4bc63533927852a6bfc0cce970 authored about 4 years ago by KyleKatarn <[email protected]>
Adapt floatDiffInDays test to sign handling

github.com/briannesbitt/Carbon - a8b479843d209de04c0461c3edfd61d8732c71b0 authored about 4 years ago by KyleKatarn <[email protected]>
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...

github.com/briannesbitt/Carbon - ba1542deabfb79c873c907d7f0a0c428a0396c88 authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2255 floatDiffInDays calculation (#2256)

github.com/briannesbitt/Carbon - d32c57d8389113742f4a88725a170236470012e2 authored about 4 years ago by Kyle <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - ae7324defd44c1cc620b3dfe2fdd9f92314a961b authored about 4 years ago by kylekatarnls <[email protected]>
Implement context() method (#2250)

* Implement context() method

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

github.com/briannesbitt/Carbon - a810c01ed9fcaeaa95e8919c4201c953bc9118fb authored about 4 years ago by Kyle <[email protected]>
Use assertIsArray()

github.com/briannesbitt/Carbon - 676ab911c9127e42788fbc0555a2394b73f29dc5 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - f33d389151d64474332664f7d15c3a6bc27e5df1 authored about 4 years ago by KyleKatarn <[email protected]>
Add dedicated test for exception in __debugInfo (#2249)

github.com/briannesbitt/Carbon - ed73541338369bfeecc9a4b3c92082ad0b39466f authored about 4 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 9532ba9cd6ea5139b8ff4ed1fc729ad0fbb38822 authored about 4 years ago by KyleKatarn <[email protected]>
Add catch exception test for __debugInfo (#2248)

github.com/briannesbitt/Carbon - bd69a82d720a6e1e8a9b77af61d457f87605638e authored about 4 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.github/workflows/tests.yml

github.com/briannesbitt/Carbon - fb029644fcbc01a222be5ee47a55d39972470841 authored about 4 years ago by KyleKatarn <[email protected]>
Fix CodeClimate report send (#2247)

* Fix coverage process

* Add CC_TEST_REPORTER_ID environment variable

* Drop Codacy

* R...

github.com/briannesbitt/Carbon - 928d8e9565e6731126301a5911e258bda275f5fe authored about 4 years ago by Kyle <[email protected]>
Remove PHP 7.1 from GitHub Workflow (#2245)

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

github.com/briannesbitt/Carbon - eef135cb649d5af67bb950cbe736217bf937d3de authored about 4 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
src/Carbon/Traits/Date.php

github.com/briannesbitt/Carbon - abb3dd502e500aee2d89f4c0ea342122596aa633 authored about 4 years ago by KyleKatarn <[email protected]>
Merge pull request #2243 from kylekatarnls/feature/php-syntax-upgrade

Upgrade PHP syntax

github.com/briannesbitt/Carbon - cbd1fa09b37ac9ab7ab3ad62ceb935bccac3ee53 authored about 4 years ago by Kyle <[email protected]>
Fix import

github.com/briannesbitt/Carbon - 7787e51cab8cedb4b7a2d3ec854c3d22f506abd5 authored about 4 years ago by KyleKatarn <[email protected]>
Add constant access level

github.com/briannesbitt/Carbon - f25c1b4489709a442a030e46ef5161877ec0af77 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

Conflicts:
.travis.yml

github.com/briannesbitt/Carbon - f0776cbeb55f011b83031a2ca9132fef104d38ac authored about 4 years ago by KyleKatarn <[email protected]>
Add GitHub Workflows (#2242)

github.com/briannesbitt/Carbon - 363b7026750c00714d4f0a452a21d93751e7b18e authored about 4 years ago by Kyle <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - bbfe231167d20d18b559eecb6d495c6e3165adb2 authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2240 fix Occitan ordinal rule (#2241)

Fix #2240

github.com/briannesbitt/Carbon - d0463779663437392fe42ff339ebc0213bd55498 authored about 4 years ago by Kyle <[email protected]>
Merge pull request #2239 from obokaman-com/master

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

github.com/briannesbitt/Carbon - 218327818b45057eece4a32c68e6ac4fea664387 authored about 4 years ago by Kyle <[email protected]>
Use "anteayer" in the generic spanish translation and move "antier" to mexican spanish.

github.com/briannesbitt/Carbon - 55f71088f14ce385e7b4c4e41ed24e460abaa65d authored about 4 years ago by Albert Garcia <[email protected]>
Merge branch 'master' of https://github.com/kylekatarnls/Carbon into 3.x

Conflicts:
composer.json

github.com/briannesbitt/Carbon - 084a079f1a16cea18befdfdf4c15e5e8c27916dc authored about 4 years ago by KyleKatarn <[email protected]>
Update phpstan/phpstan

github.com/briannesbitt/Carbon - 7826c3ae86da681dba45709cca5690923fe2c9eb authored about 4 years ago by KyleKatarn <[email protected]>
Refactor loadMixinTrait()

github.com/briannesbitt/Carbon - 28bae8072f304e8148b42cc3345387ffe702f856 authored about 4 years ago by KyleKatarn <[email protected]>
Refactor loadMixinTrait()

github.com/briannesbitt/Carbon - d1da37fe079d6375d8d0bae5060dbcc6e04e2b07 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 8c8321a10ef80766c38454c6628e6d7cf32adb7f authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2232 Use 4-digits years in nl_NL (as for other nl regions)

github.com/briannesbitt/Carbon - a5cc12808d05d6b855ae049b62c24c3364957a9b authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 4fcfe9087cb3788a2d9ccd29867ab64d9dbf8339 authored about 4 years ago by KyleKatarn <[email protected]>
#2229 Declare $previousCount only if a rounding is proceeded

github.com/briannesbitt/Carbon - c4a9caf97cfc53adfc219043bcecf42bc663acee authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 92f05138f7f48d5d0434d240ae7604d28b0510cf authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2229 infinite loop in ceiling intervals in forHumans()

github.com/briannesbitt/Carbon - 61b2c447562f2140e6fdb31e2278b23556216c67 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 141d790a3ffd316f82900028b876212ecb2c702f authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2226 fix #2227 Swap Lithuanian before and from_now translations

github.com/briannesbitt/Carbon - 6571aec754a648ef476a8d8f57993f7bc965afe4 authored about 4 years ago by KyleKatarn <[email protected]>
Drop not used PHPUnit 7 dependency

github.com/briannesbitt/Carbon - 4bf51a39c054ae1fa68331d3f488f979fac13b27 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - a5836c45d9e76c9c99c0bef2b7ee2c6a77c3fef4 authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into master

github.com/briannesbitt/Carbon - db2173fbb9ebb97645c17ea23b1ec0c9be6abb0d authored about 4 years ago by KyleKatarn <[email protected]>
Add XSD specs for phpunit.xml.dist

github.com/briannesbitt/Carbon - 7a751d2739de3cdf92fd0d8e364ece88f0d145a4 authored about 4 years ago by KyleKatarn <[email protected]>
Improve Zend optimization with native_function_invocation

github.com/briannesbitt/Carbon - 9feba031a5070c8cfebea287b27f197c4f941fab authored about 4 years ago by KyleKatarn <[email protected]>
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...

github.com/briannesbitt/Carbon - 7cd62a4db6a2bf7d74b5772ab6e3ccc1f6c1d6e0 authored about 4 years ago by KyleKatarn <[email protected]>
Merge pull request #2225 from kylekatarnls/feature/native-function-invocation

Improve Zend optimization with native_function_invocation

github.com/briannesbitt/Carbon - c762e8994a0467b24fa17dd8f10bc52d375e75ff authored about 4 years ago by Kyle <[email protected]>
Improve Zend optimization with native_function_invocation

github.com/briannesbitt/Carbon - c6a4c37a1209a168e3186dced8d6da7aabfb22fb authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2223 convert null into 0 instead of default 1 for add/sub unit

github.com/briannesbitt/Carbon - 1b9fc1ef5aae93945ca72dba29a5b77fcc3ab1b3 authored about 4 years ago by KyleKatarn <[email protected]>
Drop support construction with timestamp

github.com/briannesbitt/Carbon - 787a6214efc9bd917136e3586969de51a23238df authored about 4 years ago by KyleKatarn <[email protected]>
Merge branch 'master' of https://github.com/briannesbitt/Carbon into 3.x

github.com/briannesbitt/Carbon - 9948f5834872545a5b186c76ded45704235bf148 authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2221 parse with no separators

github.com/briannesbitt/Carbon - e148788eeae9b9b7b87996520358b86faad37b52 authored about 4 years ago by KyleKatarn <[email protected]>
Enforce comparison methods typing

github.com/briannesbitt/Carbon - a41ae2e56a14026d58c2b68aeba3c3f4abc950f6 authored about 4 years ago by KyleKatarn <[email protected]>