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
Remove work-around for bug #81458
github.com/briannesbitt/Carbon - e803af4f10264fbb074912c49b11ef1d0267782b authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - ce838b0f90a75b2ba9c9f59daf385e65ba000733 authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - f0ead9f2fa6efe95821caa461b9deb14798fbc66 authored about 3 years ago by kylekatarnls <[email protected]>
Conflicts:
.github/workflows/phpcs.yml
composer.json
src/Carbon/Traits/Difference.php
...
* Throw exception on invalid timezone ID
* Work around PHP 8.1 regression
github.com/briannesbitt/Carbon - d37c3dfc52e5b8d2e3612f0740604d8c10d92d48 authored about 3 years ago by Kyle <[email protected]>* FQMN data provider.
* Ensure all dataProvider methods are prefixed with provider
* Use d...
github.com/briannesbitt/Carbon - db8e68c45a1c45004dc7028255dc26682cf0262f authored about 3 years ago by Lucas Michot <[email protected]>Add a composer docs section.
github.com/briannesbitt/Carbon - e8cec82db4811183ea1f686985172b7849104a73 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 13a8469ee48d3d3b9ef67b8553e85b9b91de9464 authored about 3 years ago by Lucas Michot <[email protected]>
Merge master into 3.x
github.com/briannesbitt/Carbon - 0ae1e14272407d6da0da3c51ed5202a583c4aebc authored about 3 years ago by Kyle <[email protected]>Update OskarStark/php-cs-fixer-ga to 3.2.1
github.com/briannesbitt/Carbon - ddd90624ace88e16e0b42f3e3f54741bb4e1a24a authored about 3 years ago by Kyle <[email protected]>Make exceptions tests stricter
github.com/briannesbitt/Carbon - f8d6d8aa91d6ffb81d982d450f34b127bd8783bd authored about 3 years ago by Kyle <[email protected]>Test more properties
github.com/briannesbitt/Carbon - 19102bbe267344f660f598a210113da8a4141744 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - c7e8cfa024f81bd9544d3e60c9849322d295aff5 authored about 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 0f4b8e26e5960cae023e1566f80c865ad4cd27f1 authored about 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 089096f92ebaa72435a6d353af2c24a29fd61fa0 authored about 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 434e2b39d6d4e2e5adabbe26a50129c2c0ce3370 authored about 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 7434d8935fecb8bd00593942cc4e392118d59fb6 authored about 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - e0dc715fa6b225e2befa96ee4a5c38d2d90704a2 authored about 3 years ago by Lucas Michot <[email protected]>
Conflicts:
phpstan.neon
src/Carbon/Carbon.php
src/Carbon/CarbonImmutable.php
src/Carbo...
Fix past declensions in Polish
github.com/briannesbitt/Carbon - c37370bb4be0e366448c228a1c78c0ac98ff8f54 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 6375a1302ac962c477c89c482fbf664f531ee644 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 64dcb27ab667b63d560813244131bae5397443a4 authored about 3 years ago by KyleKatarn <[email protected]>
Fix #2480
github.com/briannesbitt/Carbon - 2ed7883622e7ba361c73948b20da6bbe3f3f921b authored about 3 years ago by KyleKatarn <[email protected]>Deprecate formatLocalized() and properties using it
github.com/briannesbitt/Carbon - 87a5e6f250b00f4422b2859baf60fb2c5d543e97 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - f77fddabaa5ca35ba4c8ece8776d229a4dd0de61 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 1eb18493c7b91009d4b44dbc0d6b61044d9c793b authored about 3 years ago by KyleKatarn <[email protected]>
Add skip option in forHumans() and diffForHumans()
github.com/briannesbitt/Carbon - 7cf4fddf23d982b5ab4aff68a2c86a4af73168ee authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 33460bb42dd99ccbb1dfb61f1bab9be3dacba2ac authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 5ef23a77445ac6832283b339c54b9d9746fa42cc authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 63535bbeaa0c0007fed9d9141ae961de79afc757 authored about 3 years ago by KyleKatarn <[email protected]>
Add additional function documentation
github.com/briannesbitt/Carbon - d692b776bb12daf14301eb80c9245ff67412547d authored about 3 years ago by Kyle <[email protected]>Merge 2.54
github.com/briannesbitt/Carbon - b82f07300461d07f790f9e8d36450a313f2908cd authored about 3 years ago by Kyle <[email protected]>+ Regenerate PHPDoc on interface and factories
github.com/briannesbitt/Carbon - e9d4ae40c34fb7c4ec0b0f2cee3ded05e006e3df authored about 3 years ago by KyleKatarn <[email protected]>github.com/briannesbitt/Carbon - f4882e226cef05af33086eee461274b8d14e3bf7 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 95f403bb74a7332a8c887bd951e48a2ec848790a authored about 3 years ago by chan <[email protected]>
github.com/briannesbitt/Carbon - f887845fe752c810ae7bdb9f4f5c37e004e97b17 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 6700896e5e540de53b3e9bdcc11501e63fd4f50a authored about 3 years ago by KyleKatarn <[email protected]>
Conflicts:
src/Carbon/Lang/ms.php
tests/Carbon/CreateTest.php
tests/Carbon/DiffTest.php
...
Implement setTestNowAndTimezone()
github.com/briannesbitt/Carbon - eed83939f1aed3eee517d03a33f5ec587ac529b5 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a4ecf41bc3ff18510aa9d1193b30b732dfe767f1 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a785c724a44c71b8db984320b246d95b12a25fe4 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 539ca6e7acb7fa92a4683be6cc0ec6ebeb1bed70 authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a457ac630e19809f07f66dfddf979c32e7a38ba2 authored about 3 years ago by KyleKatarn <[email protected]>
Fix Malay meridiem
github.com/briannesbitt/Carbon - 2cf868e4025c06702f3849d5ab7a012247ee7b55 authored about 3 years ago by Kyle <[email protected]>Handle setTestNow() with createFromTime() and create()
github.com/briannesbitt/Carbon - ce8d0004d7c372cd12635cef779b0f3356d85c85 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a95bd1d551d475810a68babd9a87e21dde5f417b authored about 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ffb14fbb1e6eb32d954db37adf9ffcb58f8b92ec authored about 3 years ago by KyleKatarn <[email protected]>
LV month short names from legislation
github.com/briannesbitt/Carbon - 304ad6f933858eee21fa870501c9fdbf17a904bb authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - bf6c459f00c646de9861ad2d2aacea98e66445ef authored about 3 years ago by KyleKatarn <[email protected]>
Fix #2481
github.com/briannesbitt/Carbon - 392e50e3b5af162af53d0a99884fa0b1506be248 authored about 3 years ago by KyleKatarn <[email protected]>Further improved months_short key by switching it to lowercase and adding dot after shortened words
github.com/briannesbitt/Carbon - 44696d36cf8cb2890901953d1178c4ccfec49f4c authored about 3 years ago by ozldmezot <[email protected]>Changed short names based on legislation "Par mēnešu nosaukumu saīsinājumiem latviešu valodā"
github.com/briannesbitt/Carbon - 4639a2468065c805ce17088d975fdcac1cef6aa8 authored about 3 years ago by ozldmezot <[email protected]>
Conflicts:
composer.json
tests/Doctrine/CarbonTypesTest.php
Adapt tests to doctrine/dbal 3
github.com/briannesbitt/Carbon - 434e81b4edc96e0fec1fbc7cd5b81f4d294ed794 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 768d7aafe9189c2e3097a712fa5a45b592684bc4 authored about 3 years ago by kylekatarnls <[email protected]>
Fix month plural for Gujarati
github.com/briannesbitt/Carbon - eb2226c53cb663256943de26b6b76182dc4ae064 authored about 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 9abdc55c900f6edfae8ef0253346f0d5eaddcc8a authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 48ecd26e3a0a762a097cd21525400f08eccaf335 authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 0dc23776da34166686d94a0832a20ca426f124e5 authored about 3 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 0c60bd156cfb10546f33a46ceee8f39e988f5661 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 40995837fbe4ba91c9370863e6c8326ab24b29f2 authored over 3 years ago by KyleKatarn <[email protected]>
Document bug 81458
github.com/briannesbitt/Carbon - 2d363e8ae89bde9c7625c9ec108cf7aa65921bed authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a4e22a257d9eaab76e442ebd11952ea8e0aa2d58 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 19b8e262d69f778d5549446adbe30946ed0f895f authored over 3 years ago by KyleKatarn <[email protected]>
Merge of master into 3.x
github.com/briannesbitt/Carbon - 3902cabdbcd952a22e3902616ad0e73d7ee95cad authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - f25949ea4871c107b8b7a89f679ff19d7129e369 authored over 3 years ago by KyleKatarn <[email protected]>
Conflicts:
phpdoc.php
src/Carbon/Factory.php
src/Carbon/FactoryImmutable.php
src/Carbo...
github.com/briannesbitt/Carbon - e0134147cc28805e321fc64326630e2531af1e25 authored over 3 years ago by KyleKatarn <[email protected]>
Enforce header declaration
github.com/briannesbitt/Carbon - 747e8484f1a0b3e268b8d16657abffef679ba6e8 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 782797ebb7d501d3a605a0e2d3bc5297fb28c9ef authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 4c91e4ec1a253b5d284a64313749229e3121f2c2 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - bb531cc9a27f822a7246d7dd10d531670a016b77 authored over 3 years ago by KyleKatarn <[email protected]>
Enforce PSR12 code-style
github.com/briannesbitt/Carbon - b017c794d31626a324c8216ff222fb895306c911 authored over 3 years ago by Kyle <[email protected]>Use fixed psr/log version for Laravel compatibility test
github.com/briannesbitt/Carbon - cfc88df7a95d4294c4dce6a29d996a11633c3455 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 4f671212af6622940cf9eaff5d2269604064716c authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a8cd9446f3aa76f04beb7eb241c029ae049fcbbf authored over 3 years ago by KyleKatarn <[email protected]>
Add `@return` PHPdoc to `{@inheritdoc}` blocks from vendors
github.com/briannesbitt/Carbon - 1283a32449a737b3ce163e6048009202cbfe6002 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - cf400474972e6880699a8117bf6eb64ad5490577 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 02d8b01180d71852e7ee6d5af9a46de68e944ef5 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 69fbce6431d5a0c200f3a582327246460f200f0d authored over 3 years ago by KyleKatarn <[email protected]>
Remove inferred variables declaration
github.com/briannesbitt/Carbon - 11ddc9473ca25db88ab9023218951fe014474d4e authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 4a238e601929d3720a33cb24942c42381ff2dc3d authored over 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 4aa6c45434dc8f9d17da84246485e558de63139e authored over 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 5bc7216ac8928ed65d054779543db7ddf2f56b55 authored over 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - 40cb8f6912803b6ba50da3cbd442a7aaaa7ce607 authored over 3 years ago by Wouter de Jong <[email protected]>
Merge interface import
github.com/briannesbitt/Carbon - b23382bf269a987b25c4c91e8a01e509e0fe91a7 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 4ec0f5623ecb3307ce1db57b6cec958acde790b0 authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ba8f1a37d14991235fbcc1beffbad810cc447728 authored over 3 years ago by KyleKatarn <[email protected]>
Throw exception on wrong unit added
github.com/briannesbitt/Carbon - d2f21c6057de21ea2843b1e57d17755635a34583 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a63ce8dd58cbc9a6b76477a3d4cd47fd34b4e81e authored over 3 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 55b9b82534ad2971a3c2ff3124652d31a187bca1 authored over 3 years ago by KyleKatarn <[email protected]>
Conflicts:
phpunit.xml.dist
src/Carbon/CarbonInterface.php
src/Carbon/CarbonInterval.php...
Avoid FQCN and prefer imports
github.com/briannesbitt/Carbon - 005646e71f9bee8f8a41262258f64e5a3e1e908f authored over 3 years ago by Kyle <[email protected]>[3.x] Simplify switches and use match when possible
github.com/briannesbitt/Carbon - 8b5e2d789319af51b6e688808df0b6e558cafe05 authored over 3 years ago by Kyle <[email protected]>Enforce docblock alignment consistancy with phpdoc_align rule
github.com/briannesbitt/Carbon - 6903cba31b75b7ef271854ecd77bd543e8b9dd15 authored over 3 years ago by Kyle <[email protected]>Fix some docblocks
github.com/briannesbitt/Carbon - d04ff926999a0673f7b9335734ba1db2722fb6c9 authored over 3 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 58ed1c3a698b5b726544702090dc8953c0d18ae1 authored over 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - b139db883a5b06c50f4d7671cbdc4f5ccefa7fc6 authored over 3 years ago by Lucas Michot <[email protected]>
github.com/briannesbitt/Carbon - bd2432b1c547c86a566faded6061375f619182c4 authored over 3 years ago by Lucas Michot <[email protected]>
Fix phpunit syntax warning
github.com/briannesbitt/Carbon - 91d9be4659f18113289fecd4b8d5949bbab0a5b2 authored over 3 years ago by Kyle <[email protected]>