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

Add recurrences support in Carbon::toPeriod()

github.com/briannesbitt/Carbon - 8c438420ed084ad0b154dfd2096231c426ae0d4a authored over 5 years ago
Merge pull request #1872 from kylekatarnls/feature/1800-lithuanian-declensions

Fix #1800 Lithuanian declensions

github.com/briannesbitt/Carbon - 934459c5ac0658bc765ad1e53512c7c77adcac29 authored over 5 years ago
Merge pull request #1875 from kylekatarnls/feature/1857-fix-native-methods-autocompletion

Fix #1857 static methods typing autocompletion

github.com/briannesbitt/Carbon - 116d8452cb57afa80749dee04ed785592bef1d98 authored over 5 years ago
#1857 Fix static methods typing autocompletion

github.com/briannesbitt/Carbon - 12a1656ba5c73d8a82191e93575552acb288c62e authored over 5 years ago
#1800 Fix units plural

github.com/briannesbitt/Carbon - 06e9bc846cb873ff90d2b5c585f5f6d655cc57e1 authored over 5 years ago
#1800 Decline after translations like from_now ones

github.com/briannesbitt/Carbon - 38e589c8786d75bf56fe81d15d540b5cbd448d86 authored over 5 years ago
#1800 Fix Lithuanian year nominative 11+ plural

github.com/briannesbitt/Carbon - 8516e0637763d893a78a9e69631a797301476864 authored over 5 years ago
#1800 Add Lithuanian calendar and ordinal numbers translations

github.com/briannesbitt/Carbon - ada116b1f76b10f1ccdd42bcecbcc15f256def56 authored over 5 years ago
#1800 Update Lithuanian tests

github.com/briannesbitt/Carbon - 1463d36caa6799305974eceb81e278a051d359e0 authored over 5 years ago
#1800 Fix Lithuanian declensions

github.com/briannesbitt/Carbon - 0316c98e0a064231cc532cb728eee8dbc40dc074 authored over 5 years ago
Merge pull request #1869 from morpheus7CS/master

Fix #1849 Slovenian unit declensions

github.com/briannesbitt/Carbon - 56d1789adc187e72ae95d14600e43a7313576e96 authored over 5 years ago
#1849 Add Slovenian short units and "from now" declension

github.com/briannesbitt/Carbon - bf6fc74c64cc2438b90a046d4b344508480ca154 authored over 5 years ago
Apply ago/from_now/before/after declension in multi-parts diffs

github.com/briannesbitt/Carbon - b2a200a4711405d27bb237292fdba6191f88e8a5 authored over 5 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into feature/1849-sl-unit-declensions

github.com/briannesbitt/Carbon - f514eb98bf3f32cd5d79a331a98f4188fecf2f45 authored over 5 years ago
Merge pull request #1867 from kylekatarnls/feature/1842-latvian

Fix #1842 Latvian declension, aUnit and short units

github.com/briannesbitt/Carbon - a3e63da2533cd816de272d440658784023f73bf6 authored over 5 years ago
Update Slovenian unit tests

github.com/briannesbitt/Carbon - 407d0dd0c2ce68271c5b603b1318a5ff0ca299bb authored over 5 years ago
Merge pull request #1828 from kylekatarnls/feature/1824-chinese-hant-hans-variants

#1824 Make zh_HK and zh_TW extend Hant/Hans

github.com/briannesbitt/Carbon - c400dc08679651bd7c5b795224e96259e5de0447 authored over 5 years ago
Add missing tests

github.com/briannesbitt/Carbon - b359c4cd864ace97edcde58cab7d6dbc1f8f5af1 authored over 5 years ago
#1824 Fix interpolations precedence and ordering

github.com/briannesbitt/Carbon - ba39c64c9ec468a0cdeee245776e1b13974f614c authored over 5 years ago
#1828 Make spaces around numbers consistent (both sides or none)

github.com/briannesbitt/Carbon - a4474d2c39e083d725dfa58e67943fa640bc7a26 authored over 5 years ago
Corrected sl-SI

github.com/briannesbitt/Carbon - 4226387f5b62d3c3deab4de4a28084388051fd0f authored over 5 years ago
Merge branch 'master' of https://github.com/kylekatarnls/Carbon into feature/1824-chinese-hant-hans-variants

Conflicts:
src/Carbon/CarbonInterval.php

github.com/briannesbitt/Carbon - a65bb8f5c6c5461bce3b728aaa7a393ab3161486 authored over 5 years ago
Remove irrelevant zh_MO overrides

github.com/briannesbitt/Carbon - 1af311057a83448968319133405e31506f70a67c authored over 5 years ago
Merge branch 'feature/1824-chinese-hant-hans-variants' of https://github.com/kylekatarnls/Carbon into feature/1824-chinese-hant-hans-variants

Conflicts:
src/Carbon/Lang/zh.php

github.com/briannesbitt/Carbon - df93551aa52cd59b0f6f0e7939cf8e3a169572de authored over 5 years ago
Fix zh locales merging

github.com/briannesbitt/Carbon - 70d190624e40d00d4161e0bd9e990c5c1b593f7e authored over 5 years ago
Merge branch 'feature/1824-chinese-hant-hans-variants' of https://github.com/kylekatarnls/Carbon into feature/1824-chinese-hant-hans-variants

Conflicts:
src/Carbon/Lang/zh_Hans.php

github.com/briannesbitt/Carbon - 977bdb8ae062966e53ac08585c4a4c8fd859f8ef authored over 5 years ago
Add previous author complete name

github.com/briannesbitt/Carbon - 9ebf97e898c4f86a5e3fb7f3adfdb44de4430034 authored over 5 years ago
Fix #1842 Latvian declension, aUnit and short units

github.com/briannesbitt/Carbon - efddba5c5a11c899ff4484a57842d985facc3c5c authored over 5 years ago
Improve period/interval string detection in Carbon::make()

This allows to use make() with customized parse() methods

github.com/briannesbitt/Carbon - ee3dd1d4e8e500d24ffa6152c63af699fd3aca3e authored over 5 years ago
Reset language for all classes before running Laravel locale test

github.com/briannesbitt/Carbon - fa1108c3169384a60893a9bc28ee3c0c442e7de5 authored over 5 years ago
Simplify swap expressions

github.com/briannesbitt/Carbon - 0bd321a7cb6a0abd05fa202a612fa8c6aa327801 authored over 5 years ago
Synchronize CarbonPeriod and CarbonInterval with Laravel locale

Thanks to @craig-sen to point out this

github.com/briannesbitt/Carbon - cd4de58a4a14ffce36960923919ee2cd45d324e7 authored over 5 years ago
Merge pull request #1862 from kylekatarnls/feature/1860-live-test-mock-instance

Fix #1860 Allow Closure in setTestNow()

github.com/briannesbitt/Carbon - 9b9d70a7f784dfd60d89ee1982914eb1dcf5d88a authored over 5 years ago
Merge pull request #1863 from kylekatarnls/feature/1861-th-translation

Fix #1861 Add aUnit option in Thai

github.com/briannesbitt/Carbon - bb8bb9c8595325138bd25b476fd6500af1ea23d1 authored over 5 years ago
Allow to control timezone in testNow Closure

github.com/briannesbitt/Carbon - 6636eeafd24ee0a6ff016e63cdff9b848e42fa69 authored over 5 years ago
#1861 Add @nithisa authorship

github.com/briannesbitt/Carbon - e236b86ad4b4e7c5aab7b611c46f2725e30df215 authored over 5 years ago
Fix #1861 Add aUnit option in Thai

github.com/briannesbitt/Carbon - 93a7e62a812080f3f2a44f2a5c06116ae0737375 authored over 5 years ago
Add create() test in Carbon::setTestNow()

github.com/briannesbitt/Carbon - b048e186f3a0e0b1293dffdea1d843be3d94958e authored over 5 years ago
Fix 1860 Allow Closure in setTestNow()

github.com/briannesbitt/Carbon - cd7246adc9590e63236cff5f84e74f8558299a83 authored over 5 years ago
Merge pull request #1859 from kylekatarnls/feature/1856-handle-string-in-is-same-methods

Implement #1856 handle string in is same methods

github.com/briannesbitt/Carbon - 22bcae6a564048cecfedbef2fbf158e6cb2109e0 authored over 5 years ago
Update PHPDoc and add tests

github.com/briannesbitt/Carbon - 793f0e006dce2f0366f24ff9c29d1d009218dabb authored over 5 years ago
Implement #1856 Allow strings in isSame* methods

github.com/briannesbitt/Carbon - 28854f4acaf40100880636d077396c57a72664ed authored over 5 years ago
Use require everywhere instead of include

github.com/briannesbitt/Carbon - b14bc2c2379bcdb5ad386fa1b56b4c61abcfe32d authored over 5 years ago
Merge pull request #1855 from kylekatarnls/feature/php-8-compatibility

Fix PHP 8 compatibility

github.com/briannesbitt/Carbon - 8f02d4c5902de27ff4bbd99ac69d11e0f7a47c31 authored over 5 years ago
Fix PHP 8 compatibility

github.com/briannesbitt/Carbon - d907d50a6b7665f3147b6b1bd3cb5ac2cf33848e authored over 5 years ago
Merge pull request #1847 from mohamedsabil83/master

[AR] Update with enhancements

github.com/briannesbitt/Carbon - aa4cbf2c30e53a64fb3dc18a06536c00fdebe889 authored over 5 years ago
Merge pull request #1854 from kylekatarnls/feature/fix-timestamp-test

Remove irrelevant test

github.com/briannesbitt/Carbon - 4937056e5e9ffeaf48d332be57d84cdb9d6b44cb authored over 5 years ago
Remove irrelevant test

github.com/briannesbitt/Carbon - df22beacc7643cea338afe9b20258150308964c7 authored over 5 years ago
Merge pull request #1852 from kylekatarnls/feature/1851-fix-carbon-immutable-locale-in-laravel

Fix #1851 Update all Carbon classes on Laravel locale change

github.com/briannesbitt/Carbon - 767617a047e5b8b8b3b0b6023a2650847ed7df02 authored over 5 years ago
Fix #1851 Update all Carbon classes on Laravel locale change

github.com/briannesbitt/Carbon - 238607bbb06b487de9c4c33184e7845f4ef79792 authored over 5 years ago
Fix StyleCI issues

github.com/briannesbitt/Carbon - 4ad1b7dc22180e14e06bae3dff9b3225cec819be authored over 5 years ago
Update files and fixing test unit

github.com/briannesbitt/Carbon - d2c0df1813ae50ca2f7c561c524ed9ffcc865b92 authored over 5 years ago
More enhancements

github.com/briannesbitt/Carbon - 88a7ed574ae642124f25fd3b1b25421305e2f454 authored over 5 years ago
[AR] Update with enhancements

github.com/briannesbitt/Carbon - fdafa57eb807b44b1be43dee439df7326d26117d authored over 5 years ago
Fix Chinese Hant/Hans and meridiem

github.com/briannesbitt/Carbon - 7eed678208b2a501d242370d9aa5c1b5a95846e2 authored over 5 years ago
Merge pull request #1839 from kylekatarnls/feature/1837-fix-finnish

Fix #1837 fixed from_now translation in Fnnish and add few seconds

github.com/briannesbitt/Carbon - 97a08830a22ce0b69549a4966773c0eae900468d authored over 5 years ago
Merge pull request #1841 from kylekatarnls/feature/1840-fix-tr-yil-short-form

Fix #1840 add short form or year for year in Turkish

github.com/briannesbitt/Carbon - baf9f4c4f8eedbad6f6ca75235bd71dfe6f9aea5 authored over 5 years ago
Add test for setISODate()

github.com/briannesbitt/Carbon - 0efc9dc6af817de247fa12d0ab65273ccd09d4e4 authored over 5 years ago
Allow PHP 8 tests to fail until new PHP build is released

github.com/briannesbitt/Carbon - 50135e1c6f4bfd2c406f8718d8948026de36f0a9 authored over 5 years ago
Remove obsolete tests

github.com/briannesbitt/Carbon - d502ae41e8b2f7b77c8c5820ba4c65ca2a3ffab1 authored over 5 years ago
Remove temporary fix as fixed in PHP itself:

https://github.com/php/php-src/commit/b17957eaac42efb542ceab6631894c930c0658ae

github.com/briannesbitt/Carbon - 0e80a5eaaad286ccc80560c3af9c540d9298202f authored over 5 years ago
Allow null in __set_state for compatibility with PHP 8

Possible error to fix in PHP:
https://github.com/php/php-src/pull/4526

github.com/briannesbitt/Carbon - 4261c8c983d161012cc617928b86272a77f397c2 authored over 5 years ago
Implement methods that change of signature in PHP 8

github.com/briannesbitt/Carbon - 3033abce7aabeab33906c18fe08fb54ff36c482e authored over 5 years ago
Fix setISODate PHP 8 signature compatibility

github.com/briannesbitt/Carbon - 06bfa17c9293dc6f37c7265a237774367053f4ca authored over 5 years ago
#1837 Add translation author

github.com/briannesbitt/Carbon - 647435f05893688a851d60a53d73ad4649b5beeb authored over 5 years ago
Add doc for setDate()

github.com/briannesbitt/Carbon - 17e256e27141f59d024901e4f9b6c7e317123324 authored over 5 years ago
Fix PHP 8 compatibility

github.com/briannesbitt/Carbon - 2fc7110937e2e9758bc6f8d24407d1bf9019eb3b authored over 5 years ago
Update Turkish unit tests

github.com/briannesbitt/Carbon - 2c3f7b7bc89eb7c615910d2e92a29bce3573b0a9 authored over 5 years ago
Fix #1840 add short form or year for year in Turkish

github.com/briannesbitt/Carbon - eb8917909193526914fa3699fb9e7867e44004b7 authored over 5 years ago
#1837 Update Finnish tests

github.com/briannesbitt/Carbon - 20f824b652cc581d2ac5bf31abf6617551ab3545 authored over 5 years ago
Fix #1837 fixed from_now translation in Fnnish and add few seconds

github.com/briannesbitt/Carbon - b5fb1fbd06639b385fcb7beac8765b56b70bfc61 authored over 5 years ago
Merge pull request #1838 from kylekatarnls/feature/1817-alt-numbers

Add altNumbers option to forHumans/diffForHumans

github.com/briannesbitt/Carbon - 4f3dc3121aa8b76a2151f075e224e68f5444a5ea authored over 5 years ago
Add tests for altNumbers option #1817

github.com/briannesbitt/Carbon - d1567da1b881bf2aa82d612f877cb1d4794c43e3 authored over 5 years ago
Ensure consistent output typing

github.com/briannesbitt/Carbon - a366d3c9eec4ebc6c514865592fa0a7739fd0b76 authored over 5 years ago
Fix alternate numbers in hours

github.com/briannesbitt/Carbon - b204069978dae70354fd3a2786c19a026a95c2d6 authored over 5 years ago
Add altNumbers option to forHumans/diffForHumans

github.com/briannesbitt/Carbon - f17e6d5b1e84daa974dae9d746dfbba593b5c134 authored over 5 years ago
Make zh_Hans inherit from zh_Hant

github.com/briannesbitt/Carbon - a079a90f57ef5158e1f443411d39e785333adf69 authored over 5 years ago
Merge pull request #1835 from briannesbitt/lumen

Fix #1834 language detection in Lumen

github.com/briannesbitt/Carbon - 2becd3bc19abd382a6ec6d15520055cfb33a16a2 authored over 5 years ago
Fix #1834 language detection in Lumen

github.com/briannesbitt/Carbon - ec355b933f9b635fbc418c3b351e3886686f5a21 authored over 5 years ago
Merge pull request #1833 from kylekatarnls/feature/improve-cast-methods

Improve cast methods

github.com/briannesbitt/Carbon - 86c18fd201b5967a3a72be5b91ec2c9b9eeb501b authored over 5 years ago
Mute type wrong PHPStan detections in tests

github.com/briannesbitt/Carbon - 279db6dc788e79de46908da83347e74c72f8ea8f authored over 5 years ago
Take recurrences DatePeriod incrementation into account

github.com/briannesbitt/Carbon - c5175dbead9ad650800243d294047464d477a73e authored over 5 years ago
Merge pull request #1832 from kylekatarnls/feature/1831-en-locae-fix

Fix #1831 Refresh global translator caching

github.com/briannesbitt/Carbon - 825d4726dab8996763087593b7f5e2e6f3f9920c authored over 5 years ago
Fix #1831 Refresh global translator caching

github.com/briannesbitt/Carbon - f572ec37cf37e192e851197a5867d041ab404785 authored over 5 years ago
Improve any native PHP classes and sub-classes as cast

github.com/briannesbitt/Carbon - d8a147daddc0273d8ef85d4bbf3490eb6b920b49 authored over 5 years ago
Fix getIncludedEndDate

github.com/briannesbitt/Carbon - 4b29fe80f69117df0a2da5c61b35c13a562e019f authored over 5 years ago
Merge pull request #1830 from kylekatarnls/feature/period

Implement contains() and JsonSerializable in CarbonPeriod

github.com/briannesbitt/Carbon - 3e11671493ee379e91a47b05e8f346bc11ddca86 authored over 5 years ago
Merge branch 'master' of https://github.com/briannesbitt/Carbon into feature/period

github.com/briannesbitt/Carbon - 09b2113776cbd1ec8cfd2f7e7d1f8ffe3ef9c490 authored over 5 years ago
Merge pull request #1827 from kylekatarnls/feature/1822-fix-polish-short-units

#1822 Use less short variants for short units in Polish

github.com/briannesbitt/Carbon - 8ff24a0e42bf89f7fd529b2ffef16f18cb004d7f authored over 5 years ago
Ignore mutability in equalTo comparison of periods

github.com/briannesbitt/Carbon - d022f069bc7bba970a3bda88c92229abdc407616 authored over 5 years ago
Mute deprecation notice

github.com/briannesbitt/Carbon - cb4acfe034928095aecc7eb61842c8adfae8ba7f authored over 5 years ago
[Travis-CI] Simplify xdebug settings

github.com/briannesbitt/Carbon - e636ef4fa7e930227d58aeaa61a98a1a60a2498f authored over 5 years ago
Simplify duplicate code

github.com/briannesbitt/Carbon - 4d23688460b61de6d56b6a041067eed41d3acadc authored over 5 years ago
Implement new methods in CarbonPeriod

- getIncludedStartDate()
- getIncludedEndDate()
- follows()
- isFollowedBy()
- isConsec...

github.com/briannesbitt/Carbon - 2bfd79e5e9dfee29b557c2f2dd1c55598a34921a authored over 5 years ago