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

Merge pull request #534 from lucasmichot/feature/master.multiline-arrays

Ensure all arrays containing +2 elements are multi-lines

github.com/briannesbitt/Carbon - 71a6c1023250916fa16e8c04ac4c7cd89da23643 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #533 from lucasmichot/feature/master.instance-with-carbon

Tweak \Carbon\Carbon::instance

github.com/briannesbitt/Carbon - 50f373cebb855850c780a93fce6baf8d2a0257a8 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #532 from mhamlet/master

Added armenian language translation

github.com/briannesbitt/Carbon - d1a50b4b06ebbecb1c74c810c65e14a3f6660de3 authored about 9 years ago by Brian Nesbitt <[email protected]>
Apply StyleCI patch

github.com/briannesbitt/Carbon - 417aaf140f87bca4ed112ccb023490fcb9ceb842 authored about 9 years ago by Lucas Michot <[email protected]>
Add FQN in doblocks

github.com/briannesbitt/Carbon - 4402c23e3c072d52d2db9e466286d7482e5cee3e authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #528 from lucasmichot/feature/master.tests

Work on tests

github.com/briannesbitt/Carbon - c54e552a727f711bd985a3b3303054b11e9212f8 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #517 from lucasmichot/feature/master.phpcs-header

Add header fixing

github.com/briannesbitt/Carbon - e80bbaa4687fbc351e18c9ada60948178edc0f6a authored about 9 years ago by Brian Nesbitt <[email protected]>
Fix files

github.com/briannesbitt/Carbon - e46a355f7e331b9735326027cb3b5edccdf4311a authored about 9 years ago by Lucas Michot <[email protected]>
Move nanmespace under file docblock

github.com/briannesbitt/Carbon - 644ef541bd24a2c0b0dd0f6dc533d35438b0c7e5 authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #519 from lucasmichot/feature/master.import-namespaces

Import namespaces

github.com/briannesbitt/Carbon - 885428b3f331b898ec11aed6fd93b1b95dc5dfa3 authored about 9 years ago by Brian Nesbitt <[email protected]>
Add header fixer

github.com/briannesbitt/Carbon - f685320bd19f838c29e54e9a8be56ac96028fc61 authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #516 from lucasmichot/feature/master.locales-loader

Consistent locale names

github.com/briannesbitt/Carbon - cf9b29835dcdc63fd0572293275a76f799a97daf authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #512 from marcusmoore88/expressive-comparisons

Allow for more expressive comparisons

github.com/briannesbitt/Carbon - 27c33d2214fccd06bd09e20ba5afbc8a28d69a7b authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #549 from akalongman/master

Added Georgian (ka) localization

github.com/briannesbitt/Carbon - 6597cf93238a0a87808de43af8dd9cdeed263443 authored about 9 years ago by Brian Nesbitt <[email protected]>
Added Georgian (ka) localization

github.com/briannesbitt/Carbon - 5601d8a80940443ff843195a104b4e4ae6c996cb authored about 9 years ago by LONGMAN <[email protected]>
Fix issue 88

github.com/briannesbitt/Carbon - 5394301dee302c29f85504d7272d5c9534b49d05 authored about 9 years ago by Lucas Michot <[email protected]>
Change variable name

github.com/briannesbitt/Carbon - 34e85cfcf1764524a21056394b49f14fbc48cc39 authored about 9 years ago by Lucas Michot <[email protected]>
Add tests for Dutch translation

github.com/briannesbitt/Carbon - 0261b135d70411233b1237f73c825bac71df8800 authored about 9 years ago by adriaanzon <[email protected]>
Added Armenian localization to providerLocales list

github.com/briannesbitt/Carbon - a5bb8870c5071bf97726ec86668df8cced7f578c authored about 9 years ago by mhamlet <[email protected]>
Added test for Armenian Localization

github.com/briannesbitt/Carbon - c330eeb65e2da40bd5469206e366d232e97f35f6 authored about 9 years ago by mhamlet <[email protected]>
Use assertInstanceOfCarbon

github.com/briannesbitt/Carbon - 4815a0051862d6efdd818c0b920ea6bde2d5fa9d authored about 9 years ago by Lucas Michot <[email protected]>
code style

github.com/briannesbitt/Carbon - 2251abc7b13b5b9946e720608226fddcade3a755 authored about 9 years ago by nicholas-eden <[email protected]>
add workaround for php bug

github.com/briannesbitt/Carbon - 4c9abc07c6b484efc70cb046f3118db9d762d407 authored about 9 years ago by nicholas-eden <[email protected]>
Fix Dutch translation for years

github.com/briannesbitt/Carbon - 724bcb49804e65768eaa722c7bd574662b70a8d9 authored about 9 years ago by adriaanzon <[email protected]>
No need to construct a new instance when the argument is a \Carbon\Carbon

github.com/briannesbitt/Carbon - 3adf82712318dbc44839cc40674fcf75571bc288 authored about 9 years ago by Lucas Michot <[email protected]>
Add tests

github.com/briannesbitt/Carbon - cdb0fe72e6e644e06c410a2d907631e137e1ac2e authored about 9 years ago by Lucas Michot <[email protected]>
Ensure all arrays containing +2 elements are multi-lines

github.com/briannesbitt/Carbon - aee2a9a5df253f99ee88f7696833ebcbec7e67ed authored about 9 years ago by Lucas Michot <[email protected]>
Adding armenian language translation

github.com/briannesbitt/Carbon - 52a66e2fd21f9ecf3adcc10ba59cb0cd8414c311 authored about 9 years ago by mhamlet <[email protected]>
Fix cs

github.com/briannesbitt/Carbon - c045b2f6a04765eac0692579ab9b15879ae45344 authored about 9 years ago by Martins Sipenko <[email protected]>
Fix branch-alias to reference next minor version

github.com/briannesbitt/Carbon - c706dfdb72aecd0058d4a1595d26d5339130f9a4 authored about 9 years ago by Martins Sipenko <[email protected]>
Include minor version

github.com/briannesbitt/Carbon - 090b06018d2b347291b6069cd26b58321af771b5 authored about 9 years ago by Martins Sipenko <[email protected]>
Added composer branch alias

github.com/briannesbitt/Carbon - 9c178cef70701af0e32698a20150267dce297262 authored about 9 years ago by Martins Sipenko <[email protected]>
Fixed indent in tests

github.com/briannesbitt/Carbon - 4e586ff43dd107a4e8a6554aa7062160e58b441a authored about 9 years ago by Martins Sipenko <[email protected]>
Fixed indent

github.com/briannesbitt/Carbon - ba0b9a051c654afaf3c95a1ccce498960741b699 authored about 9 years ago by Martins Sipenko <[email protected]>
Fixed whitespace

github.com/briannesbitt/Carbon - e778fb7ef9e2d317a760da7ea62b55d1e60b80ba authored about 9 years ago by Martins Sipenko <[email protected]>
Get spec_interval string from CarbonInterval

github.com/briannesbitt/Carbon - 78b6f0129db004c8b7c1b69976f932697ab46c7a authored about 9 years ago by Martins Sipenko <[email protected]>
Consistant locale names with fallback

github.com/briannesbitt/Carbon - 70e5cf2697182528a29f7b2f5ecca7ccc4bd8eff authored about 9 years ago by Lucas Michot <[email protected]>
Reformat comments

github.com/briannesbitt/Carbon - dd2af12868ad821ed210ed7b15923fa30756b36b authored about 9 years ago by Lucas Michot <[email protected]>
Blank line between each test

github.com/briannesbitt/Carbon - 5842dcb4e83c19c3c0c09375c30047f08192f597 authored about 9 years ago by Lucas Michot <[email protected]>
Use lighter ternary

github.com/briannesbitt/Carbon - bb0cfb86a8ead4f200456660c19fe0464f8ac4c4 authored about 9 years ago by Lucas Michot <[email protected]>
Use wrapWithTestNow and rename variables

github.com/briannesbitt/Carbon - 2770c3fcb3d5ba07919ba5dce0cd6745545156d4 authored about 9 years ago by Lucas Michot <[email protected]>
Import namespaces

github.com/briannesbitt/Carbon - 8471e6dc00fc3066fd949350faf51dcd2075363e authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #522 from GrahamForks/cs

Fixed phpdoc following StyleCI update

github.com/briannesbitt/Carbon - a51023cba7df76619642f52ea5d807dd62d301e6 authored about 9 years ago by Brian Nesbitt <[email protected]>
StyleCI fix

github.com/briannesbitt/Carbon - 90057bc6ace17c2454059c4ff8b62c2811152618 authored about 9 years ago by Marcus Moore <[email protected]>
Allow for more expressive comparisons

github.com/briannesbitt/Carbon - 8752c2a2d3cf12323566e1c65c802e967546628e authored about 9 years ago by Marcus Moore <[email protected]>
Fixed phpdoc following StyleCI update

github.com/briannesbitt/Carbon - caaaccabec9cf98f6d8a1feca5b2dcb7c190fbdc authored about 9 years ago by Graham Campbell <[email protected]>
Move week special days test to proper file and call the static functions statically.

github.com/briannesbitt/Carbon - 8340c864e19ac22ec576d509f2cca32db6417dd2 authored about 9 years ago by Brian Nesbitt <[email protected]>
Renamed the test files so they get picked up by phpunit looking for a specific file suffix.

github.com/briannesbitt/Carbon - d07c1de684af598244739f7f56aadc51bff620a3 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #513 from briannesbitt/analysis-qJ6RDq

Applied fixes from StyleCI

github.com/briannesbitt/Carbon - 3ba8f155e2e636dc902c52e26bad5a77f4c7349d authored about 9 years ago by Brian Nesbitt <[email protected]>
Applied fixes from StyleCI

github.com/briannesbitt/Carbon - 1c95e4d37facd78d88177315b77fb2e0f600506e authored about 9 years ago by Brian Nesbitt <[email protected]>
Change to pt-BR and fix tests. closes #413

github.com/briannesbitt/Carbon - a119a80cce8762d38590daef2316ed7962254ef8 authored about 9 years ago by Brian Nesbitt <[email protected]>
Fix for https://bugs.php.net/bug.php?id=54909 resolves #419

github.com/briannesbitt/Carbon - d02c4136c3300e5044226e5be8fcfc5b4b6fc272 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #511 from GrahamCampbell/patch-1

PHPDoc Improvements

github.com/briannesbitt/Carbon - 036990d96ce5d676931eddd1177cb657fe13a878 authored about 9 years ago by Brian Nesbitt <[email protected]>
PHPDoc Improvements

github.com/briannesbitt/Carbon - 88cc866c4c7e44b4a5c14c0aced4a32cbe285ff1 authored about 9 years ago by Graham Campbell <[email protected]>
Fixed cs.

github.com/briannesbitt/Carbon - 9f7bd489de4834984a69631385e0f0e38d5a46ae authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon

github.com/briannesbitt/Carbon - 6d67fab151de5e8e81b4ef6337e87c42ba760aa2 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge branch 'slik-feature/timezone_by_offset'

github.com/briannesbitt/Carbon - 2b393c3b21c5ea0fc88300f3a5d88fb814e9f17a authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge branch 'feature/timezone_by_offset' of https://github.com/slik/Carbon into slik-feature/timezone_by_offset

Conflicts:
src/Carbon/Carbon.php

github.com/briannesbitt/Carbon - b8a1527221bf935623ab7dd082649c7978922d29 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #508 from lucasmichot/feature/avoid-set

Avoid calling many __set

github.com/briannesbitt/Carbon - 55b03bcf6050b2a7b1a26653f438f47010cd19cf authored about 9 years ago by Brian Nesbitt <[email protected]>
Apply fix for #447. Check if the file exists first.

github.com/briannesbitt/Carbon - f9ce58098a45574224c5c11ef26daa1b3f2f81cf authored about 9 years ago by Brian Nesbitt <[email protected]>
Fix issue #451. Use atom format as suggested in the php docs for http://php.net/manual/en/class.datetime.php#datetime.constants.iso8601. A bit of a BC but really its a bug fix.

github.com/briannesbitt/Carbon - 643decdc19dda5218e320ae9431dbc47aad097b9 authored about 9 years ago by Brian Nesbitt <[email protected]>
Avoid calling many __set

github.com/briannesbitt/Carbon - d734b3ec6ed279f28b259c5c823f7dbfef7fe123 authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #507 from GrahamCampbell/patch-1

Fix StyleCI for now

github.com/briannesbitt/Carbon - 5fdd5792ae6b471ade930ccdd27f6143f633f70d authored about 9 years ago by Brian Nesbitt <[email protected]>
Fix StyleCI for now

github.com/briannesbitt/Carbon - fb0efb4cb66c65268662dd050eea130ef99d9385 authored about 9 years ago by Graham Campbell <[email protected]>
Show the using.

github.com/briannesbitt/Carbon - 9971e7d89947c225c12dfd2f56a0bd38411861e9 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #506 from lucasmichot/feature/master.faster-functions

Avoid calling __set many times

github.com/briannesbitt/Carbon - c995c1a64b80eba4fca4b8224bfeff089db958cd authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #505 from lucasmichot/feature/master.codecov-badge

Add codecov.io badge for master branch

github.com/briannesbitt/Carbon - f1cc821ea00fd775696f1f2987a47c5c48430d25 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #504 from lucasmichot/feature/master.unused-use

Remove unused imports

github.com/briannesbitt/Carbon - f78c63fd2a92adea563ff7f67188be8d44346fa0 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #503 from lucasmichot/feature/master.test-expectedException

Change exceptions tests

github.com/briannesbitt/Carbon - 654bc56f52539ea2c557f3c6bd02352a4c530760 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #502 from lucasmichot/feature/master.test-get-weekend-dats

Add tests

github.com/briannesbitt/Carbon - b77351a04038a7963fefd913b2f0a2bcf72e8ab5 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #501 from lucasmichot/feature/master.localizations

Reorganize localizations tests

github.com/briannesbitt/Carbon - 7df269baead997876cca3d906fa2fe139862dccd authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #500 from lucasmichot/feature/master.parent-calls

Simplify calls to parent functions

github.com/briannesbitt/Carbon - 5cf59330aa7a98c6ae38125b80f0b3cd5037742e authored about 9 years ago by Brian Nesbitt <[email protected]>
Add more tests

github.com/briannesbitt/Carbon - ef7785e123634173808f8f59125a92957165ff79 authored about 9 years ago by Lucas Michot <[email protected]>
Avoid calling __set many times

github.com/briannesbitt/Carbon - 6c5d4299847dac445869d6c911f51097bdb65fd5 authored about 9 years ago by Lucas Michot <[email protected]>
Add codecov.io badge for master branch

github.com/briannesbitt/Carbon - 668288bbfb259a9af34c6a40d4766511c9db9a8d authored about 9 years ago by Lucas Michot <[email protected]>
Remove unused imports

github.com/briannesbitt/Carbon - b4ca0e5257f3f15cdcd8e9e447938412777c1e80 authored about 9 years ago by Lucas Michot <[email protected]>
use @expectedException

github.com/briannesbitt/Carbon - 2a974d413a409660492d99baeb45dd40321b460b authored about 9 years ago by Lucas Michot <[email protected]>
Reorganize localizations tests

github.com/briannesbitt/Carbon - 752f8bf0e95df6b0b6f5af56c4943aca05021a82 authored about 9 years ago by Lucas Michot <[email protected]>
Simplify calls to parent functions

github.com/briannesbitt/Carbon - 7790f9142892c3f4aa91044f989a4bd83126fd8b authored about 9 years ago by Lucas Michot <[email protected]>
Merge pull request #498 from lucasmichot/feature/master.class-docblocks

Fix class docblocks

github.com/briannesbitt/Carbon - ddc45d3d5f81c79bd28774fa3369d4b6168142a6 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #497 from Tlapi/patch-1

Update cs.php

github.com/briannesbitt/Carbon - b5d0f536985ee7cd71db68fb4c90187523f188f9 authored about 9 years ago by Brian Nesbitt <[email protected]>
Revert lb and test styleci

github.com/briannesbitt/Carbon - 226052b0bfea979ab77c900b19d44872e7bb1cc7 authored about 9 years ago by Lucas Michot <[email protected]>
Fix class docblocks

github.com/briannesbitt/Carbon - dd1b12fbeee43c40ae158f5d3ffe5349fcfde677 authored about 9 years ago by Lucas Michot <[email protected]>
Update cs.php

This is the proper translation.

github.com/briannesbitt/Carbon - 14fddf3c464a7f72d3d31c2274cd4c5ea47f00aa authored about 9 years ago by Tlapi <[email protected]>
Merge pull request #496 from lucasmichot/feature/unalign-equals

Unalign equals

github.com/briannesbitt/Carbon - 50fa594a424d50f28db8e06eb85a8263f56e2603 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #495 from lucasmichot/feature/tests-exception

Change exceptions tests

github.com/briannesbitt/Carbon - 07d827341c94b6d1146494ee632d772017dc6ee2 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #494 from lucasmichot/feature/feature-instanciation

Change instantiation in \Tests\AbstractTestCase::wrapWithTestNow

github.com/briannesbitt/Carbon - e03c82a5198438cd1973c1d24fe9766fa6c92f34 authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #493 from lucasmichot/feature/avoid-mutliple-settime

Avoid using setTime many times

github.com/briannesbitt/Carbon - 088fa94ccc7a87dfcf2cbb173d4afdd15e306baf authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #492 from lucasmichot/feature/master.codecov

Enable Codecov.io code coverage

github.com/briannesbitt/Carbon - 1d80f1e1d588189bd5b9b79bfa49ac8dbb6f00ed authored about 9 years ago by Brian Nesbitt <[email protected]>
Merge pull request #491 from lucasmichot/feature/master.editorconfig

Handle yaml files in editorconfig

github.com/briannesbitt/Carbon - bd2c59a8adb55b10ea59058b55019aede66a4257 authored about 9 years ago by Brian Nesbitt <[email protected]>
Also remove whitespace lines

github.com/briannesbitt/Carbon - f4b7d769aede3171ce0d0de7651f2fda142dce00 authored about 9 years ago by Lucas Michot <[email protected]>
Unalign equals

github.com/briannesbitt/Carbon - 460b030d4a3022e6042f120a38ff0e834031902f authored about 9 years ago by Lucas Michot <[email protected]>
Change exceptions tests

github.com/briannesbitt/Carbon - 4aac4911840199fa76def5f2089066d9f91997b2 authored about 9 years ago by Lucas Michot <[email protected]>
Change instantiation in \Tests\AbstractTestCase::wrapWithTestNow

github.com/briannesbitt/Carbon - b70e323faae7fa6a7684908e8dbda17952cdc0a9 authored about 9 years ago by Lucas Michot <[email protected]>
Avoid using setTime many times

github.com/briannesbitt/Carbon - 541c223be2e924b98e0a397bb5ae4e68d9d33664 authored about 9 years ago by Lucas Michot <[email protected]>
Enable Codecov.io code coverage

github.com/briannesbitt/Carbon - 839e5dcd4845382ae41ec5619cd3dc52c9671a1f authored about 9 years ago by Lucas Michot <[email protected]>
Handle yams files in editorconfig

github.com/briannesbitt/Carbon - cf6e3efab8779cca370083e8eadbdf1bfa2cb6ba authored about 9 years ago by Lucas Michot <[email protected]>