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
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]>Use finest overflow detection
github.com/briannesbitt/Carbon - 528783b188bdb853eb21239b1722831e0f000a8d authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - b65deb79dc53bad571122ad5083927c4d592ff6e authored almost 4 years ago by kylekatarnls <[email protected]>
Make CarbonPeriod extends DatePeriod
github.com/briannesbitt/Carbon - 8b673174fd034d7a9a93f68a1379111c36541e36 authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a9cd11180b6d88424a4ea5a67c0d6824a49abef1 authored almost 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 605e78c55517ffc34101c6b1aa629643df3713cd authored almost 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - b635b586551a054611029963727aa44d3952581f authored almost 4 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
github.com/briannesbitt/Carbon - 47ef5acf980c833d638a7d95d90c64cedc8ccc95 authored almost 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - b257083fcceec975f0dbc6597a260e046166c567 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - a68147191167979938df1ad8feb4419760c691c4 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - d387a5edebdac0d27a52d92917da8deadee5b104 authored almost 4 years ago by kylekatarnls <[email protected]>
* 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]>github.com/briannesbitt/Carbon - 6252017a35e5d4ea0faed3df1a2743b587ffb4ec authored almost 4 years ago by KyleKatarn <[email protected]>
* 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
* Fill missing translation interpolations with empty s...
github.com/briannesbitt/Carbon - a3b0bdb524717057f4c2ef349fbf9422b0585b2b authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - a68974fee232146226e1b19a5515e8ac6e0f76ae authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - cbf9cb89b3f5148a638b12c200a71ea70fe890dd authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 93a9729f36babfdd5d14cf3f54e84f3ce64f0550 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 85254f3c09239ccda1d1f4bbcdb27ea6992acf62 authored almost 4 years ago by kylekatarnls <[email protected]>
* 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]>github.com/briannesbitt/Carbon - 27bf543eb9df7358f71f8f5885cdbb4c0c563b89 authored almost 4 years ago by kylekatarnls <[email protected]>
Co-authored-by: kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 263d7719bda6b76158530f8d4c9594030a8ca553 authored almost 4 years ago by Juris <[email protected]>Use a debugger-friendly (with no try-catch) __isset() tester
github.com/briannesbitt/Carbon - 62adb780c9148dfa80c0511f598494c316f84ed2 authored almost 4 years ago by Kyle <[email protected]>
Conflicts:
src/Carbon/Traits/Rounding.php
Update croatian date format (hr)
github.com/briannesbitt/Carbon - 0d87f3d34cd9464e6807df1e41aa5a8ce87adee3 authored almost 4 years ago by Kyle <[email protected]>This is the official croatian date writing.
github.com/briannesbitt/Carbon - 7ae9e69c12f897c9e64c739eacc83d9efc0adc98 authored almost 4 years ago by Stjepan <[email protected]>Fix rounding with month overflow
github.com/briannesbitt/Carbon - c6fe1ffcf244b0411725ed80a578bf72947b1817 authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 95cb4164e216906159a04359745440cd67094e60 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 4d683a1e9982acbe838db1b47e5cc08f503bec08 authored almost 4 years ago by KyleKatarn <[email protected]>
Add trailing commas in multiline calls
github.com/briannesbitt/Carbon - 905cb785cd611c1398bdce20a336cb2194848c04 authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - c24e61b855dc8cfac6c8a855f2d5d7e86d874006 authored almost 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - 7e82105db3c5717732ddb39d7d73f6a3ea8ceee0 authored almost 4 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
composer.json
github.com/briannesbitt/Carbon - 1e4d11f919ea630fbc53d5406b47fc90fe2805d6 authored almost 4 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
composer.json
Fix #2265 Russian parsing for today, tomorrow and yesterday
github.com/briannesbitt/Carbon - e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 0abf4325b8fa724ea2c61a8ec6911cf9505657e3 authored almost 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 417d31bf5b6b7c9e2db59c6f25f25f78c2be5fc5 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - b1fbcee9ac8459d73642afc3ab0b74ab51336c9b authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 48b5345ddc38596c75cb3b5dcce631da45fa3b24 authored almost 4 years ago by kylekatarnls <[email protected]>
Conflicts:
.github/workflows/tests.yml
composer.json
Fix utcOffset() with minutes
github.com/briannesbitt/Carbon - a417de2608d14c0598991d1267396d2fd4b7c183 authored almost 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - d95fad9e6adc8395f1609f8a577b2ad54a3ea119 authored almost 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 4a20031ff8f5778aa209a7e0e7ecc35bc21049e9 authored almost 4 years ago by kylekatarnls <[email protected]>
github.com/briannesbitt/Carbon - 3f5caf11c745cd080fe69f8f3520223384aec99a authored almost 4 years ago by kylekatarnls <[email protected]>
Conflicts:
.github/workflows/tests.yml
Dedupe versions in CI tests
github.com/briannesbitt/Carbon - 7de282e6f59606ab0c18d42fce090835595e6d06 authored about 4 years ago by Kyle <[email protected]>phpspec/prophecy disallows PHP 8.1
github.com/briannesbitt/Carbon - 1fb9ca35f0c582c82fc18fc88a663ad19585c34c authored about 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 5be7f0093b92cf90827557b1da9d4287483f388e authored about 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - 6c88f630df5a23ef90c64c9d1251ef22a26bc140 authored about 4 years ago by enomotodev <[email protected]>
github.com/briannesbitt/Carbon - 05dd4fe3ccef1b4bc63533927852a6bfc0cce970 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a8b479843d209de04c0461c3edfd61d8732c71b0 authored about 4 years ago by KyleKatarn <[email protected]>
Conflicts:
.github/workflows/tests.yml
src/Carbon/CarbonInterval.php
src/Carbon/Traits/D...
github.com/briannesbitt/Carbon - d32c57d8389113742f4a88725a170236470012e2 authored about 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - ae7324defd44c1cc620b3dfe2fdd9f92314a961b authored about 4 years ago by kylekatarnls <[email protected]>
* 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]>github.com/briannesbitt/Carbon - 676ab911c9127e42788fbc0555a2394b73f29dc5 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - f33d389151d64474332664f7d15c3a6bc27e5df1 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - ed73541338369bfeecc9a4b3c92082ad0b39466f authored about 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - 9532ba9cd6ea5139b8ff4ed1fc729ad0fbb38822 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - bd69a82d720a6e1e8a9b77af61d457f87605638e authored about 4 years ago by Kyle <[email protected]>
Conflicts:
.github/workflows/tests.yml
* 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
* Enable composer cache
* Prevent cache sharing with Car...
Conflicts:
src/Carbon/Traits/Date.php
Upgrade PHP syntax
github.com/briannesbitt/Carbon - cbd1fa09b37ac9ab7ab3ad62ceb935bccac3ee53 authored about 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 7787e51cab8cedb4b7a2d3ec854c3d22f506abd5 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - f25c1b4489709a442a030e46ef5161877ec0af77 authored about 4 years ago by KyleKatarn <[email protected]>
Conflicts:
.travis.yml
github.com/briannesbitt/Carbon - 363b7026750c00714d4f0a452a21d93751e7b18e authored about 4 years ago by Kyle <[email protected]>
github.com/briannesbitt/Carbon - bbfe231167d20d18b559eecb6d495c6e3165adb2 authored about 4 years ago by KyleKatarn <[email protected]>
Fix #2240
github.com/briannesbitt/Carbon - d0463779663437392fe42ff339ebc0213bd55498 authored about 4 years ago by Kyle <[email protected]>Fix use of "anteayer" and "antier" in spanish translations
github.com/briannesbitt/Carbon - 218327818b45057eece4a32c68e6ac4fea664387 authored about 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - 55f71088f14ce385e7b4c4e41ed24e460abaa65d authored about 4 years ago by Albert Garcia <[email protected]>
Conflicts:
composer.json
github.com/briannesbitt/Carbon - 7826c3ae86da681dba45709cca5690923fe2c9eb authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 28bae8072f304e8148b42cc3345387ffe702f856 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - d1da37fe079d6375d8d0bae5060dbcc6e04e2b07 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 8c8321a10ef80766c38454c6628e6d7cf32adb7f authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a5cc12808d05d6b855ae049b62c24c3364957a9b authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 4fcfe9087cb3788a2d9ccd29867ab64d9dbf8339 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - c4a9caf97cfc53adfc219043bcecf42bc663acee authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 92f05138f7f48d5d0434d240ae7604d28b0510cf authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 61b2c447562f2140e6fdb31e2278b23556216c67 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 141d790a3ffd316f82900028b876212ecb2c702f authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 6571aec754a648ef476a8d8f57993f7bc965afe4 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 4bf51a39c054ae1fa68331d3f488f979fac13b27 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a5836c45d9e76c9c99c0bef2b7ee2c6a77c3fef4 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - db2173fbb9ebb97645c17ea23b1ec0c9be6abb0d authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 7a751d2739de3cdf92fd0d8e364ece88f0d145a4 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 9feba031a5070c8cfebea287b27f197c4f941fab authored about 4 years ago by KyleKatarn <[email protected]>
Conflicts:
src/Carbon/Traits/Creator.php
src/Carbon/Traits/Date.php
src/Carbon/Traits/Di...
Improve Zend optimization with native_function_invocation
github.com/briannesbitt/Carbon - c762e8994a0467b24fa17dd8f10bc52d375e75ff authored about 4 years ago by Kyle <[email protected]>github.com/briannesbitt/Carbon - c6a4c37a1209a168e3186dced8d6da7aabfb22fb authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 1b9fc1ef5aae93945ca72dba29a5b77fcc3ab1b3 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 787a6214efc9bd917136e3586969de51a23238df authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - 9948f5834872545a5b186c76ded45704235bf148 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - e148788eeae9b9b7b87996520358b86faad37b52 authored about 4 years ago by KyleKatarn <[email protected]>
github.com/briannesbitt/Carbon - a41ae2e56a14026d58c2b68aeba3c3f4abc950f6 authored about 4 years ago by KyleKatarn <[email protected]>