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
github.com/briannesbitt/Carbon - 40d2f822b809ea36118009efd1a0f96116bed6be authored almost 3 years ago by kylekatarnls <[email protected]>
Fix PHP 8.1 deprecations
github.com/briannesbitt/Carbon - 2b515d70b78c909d8116df5fa06110a3a2b6efff authored almost 3 years ago by Kyle <[email protected]>Grammar fixes
github.com/briannesbitt/Carbon - 1d1e700cfec1c4579505aa2dd04249ccf3bbb00f authored almost 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 7ba116cd7a295305b0f607076e4ff3dedb9660d8 authored almost 3 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - 0f3c2aa8ce8b3119fcd573fa995958116bfca363 authored almost 3 years ago by kylekatarnls <[email protected]>
French needs to be capitalized when not used as verb.
Past participle issue or typo in same line...
github.com/briannesbitt/Carbon - 60eb91585466f8165a69c07995be0c85d65bc838 authored almost 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 221a7d7d8a0e32f0d761ced00566c368a6f45a1c authored almost 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - add532a167505ee72bfb973cefb47036346a62bc authored almost 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 3d48d49614455fe325877efd261cb548033bf98a authored almost 3 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - 41b4fded15ed3b472a3fbd79b0a67547a723d063 authored almost 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 0bbe75ae95e290dca813eec2dcb294b51fc28a7c authored almost 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 485395c7f97c94bc9d226dbf806ec82591795ed5 authored almost 3 years ago by KyleKatarn <[email protected]>
Conflicts:
phpmd.xml
src/Carbon/CarbonPeriod.php
src/Carbon/Traits/Difference.php
Use unmodified English for period conversion
github.com/briannesbitt/Carbon - 4a54375c21eea4811dbd1149fe6b246517554e78 authored almost 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 975d9b3da94a11621cee067bf8e06d44542560fe authored almost 3 years ago by KyleKatarn <[email protected]>
Work around PHP day mismatch bug
github.com/briannesbitt/Carbon - cc324085cec16beb7852ca86daf0188907bbcc27 authored almost 3 years ago by Kyle <[email protected]>Fix ceil diff with short month
github.com/briannesbitt/Carbon - 061db9cfb7f958e28ecc588b507a45e59534612e authored almost 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - b356d8ce3464d36b67b3971ee5a8efc57b0fb9ae authored almost 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 3e01a06de097fbd2880ee785349902bbc644e39e authored almost 3 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/phpmd.yml
.github/workflows/phpstan.yml
src/Carbon/Doctrine...
github.com/briannesbitt/Carbon - 1a3b5039ccc524065dea55a732385e5a9c0f03d6 authored almost 3 years ago by Kyle <[email protected]>
Make Carbon::setTestNowAndTimezone() restore previous timezone
github.com/briannesbitt/Carbon - a85abc87777b5aa5c256ce94d9b6e3cffb1dd543 authored almost 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a50db9a4c18abf0cb46e7ae9fa4290a88269d560 authored almost 3 years ago by KyleKatarn <[email protected]>
Make getFactorWithDefault static
github.com/briannesbitt/Carbon - 410fbb067e69e29db9256f3df992fa75e407806a authored almost 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - cdf7e6b42b55d83287ecb84d4d344a1401470314 authored almost 3 years ago by KyleKatarn <[email protected]>
Allow precision 0 in Carbon DBAL types
github.com/briannesbitt/Carbon - 626ec8cbb724cd3c3400c3ed8f730545b744e3f4 authored almost 3 years ago by Kyle <[email protected]>Co-authored-by: Kyle <[email protected]>
github.com/briannesbitt/Carbon - 5a6c852da6dfefc696ac46b5d4167844716dfa98 authored almost 3 years ago by Dániel Kónya <[email protected]>github.com/briannesbitt/Carbon - 942ba23ce002d92f42af684bac22945c52f2a7fb authored almost 3 years ago by Dániel Kónya <[email protected]>
github.com/briannesbitt/Carbon - 19a088141418a9490b580be9c029349384febc1c authored almost 3 years ago by Dániel Kónya <[email protected]>
github.com/briannesbitt/Carbon - b7b143ae5455d2fb7a6af087c9970521f75984e7 authored almost 3 years ago by KyleKatarn <[email protected]>
Fix #2531
github.com/briannesbitt/Carbon - b39a7653d416704d76a146eaabdf0b576bfc7073 authored almost 3 years ago by KyleKatarn <[email protected]>github.com/briannesbitt/Carbon - d7a303fe158aee9b0b31d1c4a14544a5afe8cc0d authored about 3 years ago by KyleKatarn <[email protected]>
Conflicts:
phpstan.neon
Use date resolution for comparison
github.com/briannesbitt/Carbon - b989a730e58636bbbd819cbb06c90ea05397d50a authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a3aa2285bb19d5465307fd94bc2798a956ce9045 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 4369a95c3d47446b6c8f1b4bc814e293e0575f3e authored about 3 years ago by KyleKatarn <[email protected]>
CarbonPeriod Handle infinite recurrences when parsing period string
github.com/briannesbitt/Carbon - a95e9cede9303de6a51534713067eb552c54022f authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 925344c7ef8e49f3b65fab3fd47ed27b7cbd90cc authored about 3 years ago by David Bohn <[email protected]>
Replace Polish ending in grouped units
github.com/briannesbitt/Carbon - 28e0ec7a3bc6acc8e9fd7139cf5d6d174a5cd725 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 78f98be83ae5142437c4949d9c9fd18fdb954b2b authored about 3 years ago by kylekatarnls <[email protected]>
Allow to add and subtract decimal numbers of any unit
github.com/briannesbitt/Carbon - 503de0d25d85700c86bd7d4aeaabca7e376f3b7f authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - cb20bc3cc51e900ad2ffc9d7306a33591b40a524 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - b6e0b24272c4cfe466a842b0dd2c89f2ba59bebc authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 973534830d2cb45e52bb69b2201f5e4decf7b95c authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 12ce3f4488e6f352b0d31ed2ed734fbf076b621a authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 3c77a1233e1e9886a233a3f4d939f27e95b7e1d3 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 32eb7673e3de12835672a8aeab9f091b98e4d59d authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - d99c48bb20c3fbadfc7cd1779e96826988e1871c authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 523bac63ae603f11176205bfb34ea9f6cd9dbf5d authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 2f1ef6602f731517707051006379ff1c4e0ef26c authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - cdd1c2d116051fcb67be69d6ae0f974cd8bbf4d1 authored about 3 years ago by KyleKatarn <[email protected]>
Use static return instead of self
github.com/briannesbitt/Carbon - d137858c560e75c98cdbc5ec4e0d813b0531080a authored about 3 years ago by KyleKatarn <[email protected]>github.com/briannesbitt/Carbon - 811e8ee6e0acfeadebab42ca1be17548cade2f33 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 85ceebaaa929d7f678deebefa5775e756a4751c3 authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 5d5d4c3392ba7b9883a40f0adeeebf8d760e02af authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - aa124ac7499d6dd7abca9772ed2397c663587cfc authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 58cf8600ff5a18cbd0901b77630ca7acba8ed274 authored about 3 years ago by kylekatarnls <[email protected]>
Merge 3.x master
github.com/briannesbitt/Carbon - 33ccae46784276295730d65042af0c35e2b6c87e authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - e661141acd931450c671246eb7ad452a0707ae7d authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 11f5042524a2d98f6785255a438a9c0030407e62 authored about 3 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
Add an env for normal tests with classmap-authoritative
github.com/briannesbitt/Carbon - 4218ff2d7bfe4dad794daf76a9aaba90e16213a6 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 7fdb07674787dd8ba5da930072002846ae508bb0 authored about 3 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
composer.json
phpstan.neon
phpunit.xml.dist
s...
Support PHPStan 1.*
github.com/briannesbitt/Carbon - 2c074edef62859a7a99ca46b7bade664c6243b74 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 4eb1cee48512549aa8bbf663a20e27e72dcab5bd authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - d73c2776e542d3520cbdb3a12515b0fd2504973b authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - b8bffdddd30a566848e15184c7080bc811168353 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 349a4b0019cf7020d3051faeb869296a79129c54 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 9f66ad4c63b1d6f491263392f5079178856c6065 authored about 3 years ago by KyleKatarn <[email protected]>
Support classmap-authoritative composer option
github.com/briannesbitt/Carbon - 8c2a18ce3e67c34efc1b29f64fe61304368259a2 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 846d7d1ce0389810fdbf04f21175b98c0bb69e7e authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - fcceb6fe475c85acd771d46f699cfd471f4daa67 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 55d72a6466a343363f25d9d3fa81fa5999a2a630 authored about 3 years ago by KyleKatarn <[email protected]>
Move translator definition outside autoload
github.com/briannesbitt/Carbon - 67f34dc7a8a97fcb9b26e60ec3819b856764d60f authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - ae4cd69f75af80ca6500b8b07c02d7666e7818e4 authored about 3 years ago by KyleKatarn <[email protected]>
Make AbstractTranslator class actually abstract
github.com/briannesbitt/Carbon - 3de2d1837135c1dec3e6771813a54da50cf3f3bf authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - d374bbb7f9a77bf43bef2ded5a398a10dad8578a authored about 3 years ago by Lucas Michot <[email protected]>
Merge master 3.x
github.com/briannesbitt/Carbon - ac1556c78be5d33114031ca3cde2a6556371536c authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - cfd91c9856843744e3249cae218df9ae6ed85c4a authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 444b1f1f569fe8824cc18bdb37e55ef4066e93c7 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ea8f547e9308d280438c0c6ca957a938ed4d56e6 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - b75beb5510af77ef0c773ee91ceb1e562b897b32 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 42213bd662d30d7edc62c9e9d9039c16b54fca27 authored about 3 years ago by KyleKatarn <[email protected]>
Conflicts:
composer.json
phpunit.xml.dist
src/Carbon/Translator.php
Allow Symfony 6
github.com/briannesbitt/Carbon - b46249911cba301e9eb3f05af68cf2aacc1f9d05 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - fc616d1abf3abdbe1151e2a174cf38b5636c9b31 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 9dfe2b77dbb8b38ae5a5139c9b6b5386c609332c authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - d3635e42dbb4584259d0f044c3237d1a28e96d52 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - e8dc89ffa8358705447f02cb0b7eaa31d4c737ce authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ce28c1660d479615ddf32c83d42bd403fa297842 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ed6e5e47c2662a70524a1d89913ed56a451fa9ea authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 08f3c1bc2c1ef7554cc198aac32da2259e482e01 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 105b30fc729ec4d9a3d9f51760de2e96b6c0dddd authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - dbe0f061a65d9b763111e52bdde939e273d48380 authored about 3 years ago by Christopher Georg <[email protected]>
Fix nds_DE translation
github.com/briannesbitt/Carbon - 126f2a87eeb29c942dfe792f601d3ce87714af69 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 36d95ba21c3e147f8f0712c86ce4ec066850db07 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 7d357fc9d87862b29f116166527beb9326e886f2 authored about 3 years ago by kylekatarnls <[email protected]>
Conflicts:
src/Carbon/Traits/Difference.php