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
In order to make static analysis tools happier (PHPStan at least)
f3248b967ce4be874a5a7a2d3c98b9471243d9f9 authored almost 4 years agoUse finest overflow detection
528783b188bdb853eb21239b1722831e0f000a8d authored almost 4 years agob65deb79dc53bad571122ad5083927c4d592ff6e authored almost 4 years ago
Make CarbonPeriod extends DatePeriod
8b673174fd034d7a9a93f68a1379111c36541e36 authored almost 4 years agoa9cd11180b6d88424a4ea5a67c0d6824a49abef1 authored almost 4 years ago
605e78c55517ffc34101c6b1aa629643df3713cd authored almost 4 years ago
b635b586551a054611029963727aa44d3952581f authored almost 4 years ago
Conflicts:
.github/workflows/tests.yml
47ef5acf980c833d638a7d95d90c64cedc8ccc95 authored almost 4 years ago
b257083fcceec975f0dbc6597a260e046166c567 authored almost 4 years ago
a68147191167979938df1ad8feb4419760c691c4 authored almost 4 years ago
d387a5edebdac0d27a52d92917da8deadee5b104 authored almost 4 years ago
* Add type hints in CarbonInterval
Remove PHP < 7.4 checks
* Fix type hints
* Keep create...
1fe46258a09dd1543824905872ae277bf19e8ec9 authored almost 4 years ago6252017a35e5d4ea0faed3df1a2743b587ffb4ec authored almost 4 years ago
* Add plus() and minus() methods to CarbonInterval
* Make PHP 8 tests parsable in PHP 7
* ...
e2ba3174ce869da1713c38340dbb36572dfacd5a authored almost 4 years ago* Use static closure in language files
* Fill missing translation interpolations with empty s...
a3b0bdb524717057f4c2ef349fbf9422b0585b2b authored almost 4 years agoa68974fee232146226e1b19a5515e8ac6e0f76ae authored almost 4 years ago
cbf9cb89b3f5148a638b12c200a71ea70fe890dd authored almost 4 years ago
93a9729f36babfdd5d14cf3f54e84f3ce64f0550 authored about 4 years ago
85254f3c09239ccda1d1f4bbcdb27ea6992acf62 authored about 4 years ago
* Fixing Latvian localization tests - days of week, diff.
* Fixing Latvian localization tests...
f11576a28ce63d90e3311689dd5b3aef6a4593a9 authored about 4 years ago27bf543eb9df7358f71f8f5885cdbb4c0c563b89 authored about 4 years ago
Co-authored-by: kylekatarnls <[email protected]>
263d7719bda6b76158530f8d4c9594030a8ca553 authored about 4 years agoUse a debugger-friendly (with no try-catch) __isset() tester
62adb780c9148dfa80c0511f598494c316f84ed2 authored about 4 years ago
Conflicts:
src/Carbon/Traits/Rounding.php
Update croatian date format (hr)
0d87f3d34cd9464e6807df1e41aa5a8ce87adee3 authored about 4 years agoThis is the official croatian date writing.
7ae9e69c12f897c9e64c739eacc83d9efc0adc98 authored about 4 years agoFix rounding with month overflow
c6fe1ffcf244b0411725ed80a578bf72947b1817 authored about 4 years ago95cb4164e216906159a04359745440cd67094e60 authored about 4 years ago
4d683a1e9982acbe838db1b47e5cc08f503bec08 authored about 4 years ago
Add trailing commas in multiline calls
905cb785cd611c1398bdce20a336cb2194848c04 authored about 4 years agoc24e61b855dc8cfac6c8a855f2d5d7e86d874006 authored about 4 years ago
7e82105db3c5717732ddb39d7d73f6a3ea8ceee0 authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
composer.json
1e4d11f919ea630fbc53d5406b47fc90fe2805d6 authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
composer.json
Fix #2265 Russian parsing for today, tomorrow and yesterday
e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd authored about 4 years ago0abf4325b8fa724ea2c61a8ec6911cf9505657e3 authored about 4 years ago
417d31bf5b6b7c9e2db59c6f25f25f78c2be5fc5 authored about 4 years ago
b1fbcee9ac8459d73642afc3ab0b74ab51336c9b authored about 4 years ago
48b5345ddc38596c75cb3b5dcce631da45fa3b24 authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
composer.json
Fix utcOffset() with minutes
a417de2608d14c0598991d1267396d2fd4b7c183 authored about 4 years agod95fad9e6adc8395f1609f8a577b2ad54a3ea119 authored about 4 years ago
4a20031ff8f5778aa209a7e0e7ecc35bc21049e9 authored about 4 years ago
3f5caf11c745cd080fe69f8f3520223384aec99a authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
Dedupe versions in CI tests
7de282e6f59606ab0c18d42fce090835595e6d06 authored about 4 years agophpspec/prophecy disallows PHP 8.1
1fb9ca35f0c582c82fc18fc88a663ad19585c34c authored about 4 years ago5be7f0093b92cf90827557b1da9d4287483f388e authored about 4 years ago
6c88f630df5a23ef90c64c9d1251ef22a26bc140 authored about 4 years ago
05dd4fe3ccef1b4bc63533927852a6bfc0cce970 authored about 4 years ago
a8b479843d209de04c0461c3edfd61d8732c71b0 authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
src/Carbon/CarbonInterval.php
src/Carbon/Traits/D...
d32c57d8389113742f4a88725a170236470012e2 authored about 4 years ago
ae7324defd44c1cc620b3dfe2fdd9f92314a961b authored about 4 years ago
* Implement context() method
* Allow to know if CarbonInterval and CarbonPeriod are called st...
a810c01ed9fcaeaa95e8919c4201c953bc9118fb authored about 4 years ago676ab911c9127e42788fbc0555a2394b73f29dc5 authored about 4 years ago
f33d389151d64474332664f7d15c3a6bc27e5df1 authored about 4 years ago
ed73541338369bfeecc9a4b3c92082ad0b39466f authored about 4 years ago
9532ba9cd6ea5139b8ff4ed1fc729ad0fbb38822 authored about 4 years ago
bd69a82d720a6e1e8a9b77af61d457f87605638e authored about 4 years ago
Conflicts:
.github/workflows/tests.yml
* Fix coverage process
* Add CC_TEST_REPORTER_ID environment variable
* Drop Codacy
* R...
928d8e9565e6731126301a5911e258bda275f5fe authored about 4 years ago
* Remove PHP 7.1 from GitHub Workflow
* Enable composer cache
* Prevent cache sharing with Car...
Conflicts:
src/Carbon/Traits/Date.php
Upgrade PHP syntax
cbd1fa09b37ac9ab7ab3ad62ceb935bccac3ee53 authored about 4 years ago7787e51cab8cedb4b7a2d3ec854c3d22f506abd5 authored about 4 years ago
f25c1b4489709a442a030e46ef5161877ec0af77 authored about 4 years ago
Conflicts:
.travis.yml
363b7026750c00714d4f0a452a21d93751e7b18e authored about 4 years ago
bbfe231167d20d18b559eecb6d495c6e3165adb2 authored about 4 years ago
Fix #2240
d0463779663437392fe42ff339ebc0213bd55498 authored about 4 years agoFix use of "anteayer" and "antier" in spanish translations
218327818b45057eece4a32c68e6ac4fea664387 authored about 4 years ago55f71088f14ce385e7b4c4e41ed24e460abaa65d authored about 4 years ago
Conflicts:
composer.json
7826c3ae86da681dba45709cca5690923fe2c9eb authored about 4 years ago
28bae8072f304e8148b42cc3345387ffe702f856 authored about 4 years ago
d1da37fe079d6375d8d0bae5060dbcc6e04e2b07 authored about 4 years ago
8c8321a10ef80766c38454c6628e6d7cf32adb7f authored about 4 years ago
a5cc12808d05d6b855ae049b62c24c3364957a9b authored about 4 years ago
4fcfe9087cb3788a2d9ccd29867ab64d9dbf8339 authored over 4 years ago
c4a9caf97cfc53adfc219043bcecf42bc663acee authored over 4 years ago
92f05138f7f48d5d0434d240ae7604d28b0510cf authored over 4 years ago
61b2c447562f2140e6fdb31e2278b23556216c67 authored over 4 years ago
141d790a3ffd316f82900028b876212ecb2c702f authored over 4 years ago
6571aec754a648ef476a8d8f57993f7bc965afe4 authored over 4 years ago
4bf51a39c054ae1fa68331d3f488f979fac13b27 authored over 4 years ago
a5836c45d9e76c9c99c0bef2b7ee2c6a77c3fef4 authored over 4 years ago
db2173fbb9ebb97645c17ea23b1ec0c9be6abb0d authored over 4 years ago
7a751d2739de3cdf92fd0d8e364ece88f0d145a4 authored over 4 years ago
9feba031a5070c8cfebea287b27f197c4f941fab authored over 4 years ago
Conflicts:
src/Carbon/Traits/Creator.php
src/Carbon/Traits/Date.php
src/Carbon/Traits/Di...
Improve Zend optimization with native_function_invocation
c762e8994a0467b24fa17dd8f10bc52d375e75ff authored over 4 years agoc6a4c37a1209a168e3186dced8d6da7aabfb22fb authored over 4 years ago
1b9fc1ef5aae93945ca72dba29a5b77fcc3ab1b3 authored over 4 years ago
787a6214efc9bd917136e3586969de51a23238df authored over 4 years ago
9948f5834872545a5b186c76ded45704235bf148 authored over 4 years ago
e148788eeae9b9b7b87996520358b86faad37b52 authored over 4 years ago
a41ae2e56a14026d58c2b68aeba3c3f4abc950f6 authored over 4 years ago