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

Fix docblock alignment + PSR2 check

github.com/briannesbitt/Carbon - 757c535afe508ffbffdada2c452b69912b129afb authored over 10 years ago by Lucas Michot <[email protected]>
Tests : fix alignment and line breaks

github.com/briannesbitt/Carbon - e89181a7fcdde9ac6721c4a27ba8769823889e65 authored over 10 years ago by Lucas Michot <[email protected]>
Array alignment fix

github.com/briannesbitt/Carbon - e6fbcbd8c0803e55c203fdc3945a931856b9cbf6 authored over 10 years ago by Lucas Michot <[email protected]>
Updated to match new 4 space indenting.

github.com/briannesbitt/Carbon - 2f691b687dac90c42dc5ff7515e7e4ebf27a4bf6 authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated readme and history files.

github.com/briannesbitt/Carbon - 0411153132421f6ce56d7c29f4f45f9ac814871b authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge branch 'lucasmichot-spaces'

github.com/briannesbitt/Carbon - c7ffffb3909aa00da94efcc8b558c2bd5bf287ea authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge branch 'spaces' of https://github.com/lucasmichot/Carbon into lucasmichot-spaces

Conflicts:
src/Carbon/Carbon.php
tests/StringsTest.php
tests/TestingAidsTest.php

github.com/briannesbitt/Carbon - 9129035b59798fbabd40791b8bfcb580fefcb608 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #181 from jrobeson/patch-1

use install sections for composer setup in .travis.yml

github.com/briannesbitt/Carbon - d01cbc9ca9002dfd88257ea3f46fee55aa6fd00d authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #187 from dereuromark/master-casing

Consistent camelBacked method casing

github.com/briannesbitt/Carbon - 87b10b06d3b940d6c697637468e588bdfa10218c authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #185 from lucasmichot/hasRelativeKeywords

Remove useless return for hasRelativeKeywords

github.com/briannesbitt/Carbon - 70cbe30949c0127358e7aa73843e66d73698b845 authored over 10 years ago by Brian Nesbitt <[email protected]>
Correct docs and tests.

github.com/briannesbitt/Carbon - 770482ad8e95f8a4fad1c88addb3031562d67c58 authored over 10 years ago by euromark <[email protected]>
Correct method casing to camelBacked.

github.com/briannesbitt/Carbon - 35c882c1cbdc0c28c40ed7a823f27462ae379e04 authored over 10 years ago by euromark <[email protected]>
Use spaces

github.com/briannesbitt/Carbon - da0f02b503cd2eb81e830d2f5d8825e0d4fec193 authored over 10 years ago by Lucas Michot <[email protected]>
Remove useless return for hasRelativeKeywords

github.com/briannesbitt/Carbon - 2d5890ca09e02e239e5522d4818979ee0c903222 authored over 10 years ago by Lucas Michot <[email protected]>
use install sections for composer setup in .travis.yml

github.com/briannesbitt/Carbon - af813fb97a882252c990c80f87b8acd4b1a933ae authored over 10 years ago by Johnny Robeson <[email protected]>
Add proper 4 spaces indentation

github.com/briannesbitt/Carbon - 4f95cbd4c64696ab69759c6458d11126e61083e0 authored over 10 years ago by Lucas Michot <[email protected]>
Merge pull request #176 from vlakoff/formatLocalized

Remove wrong default parameter value in formatLocalized()

github.com/briannesbitt/Carbon - 3bc7db52d06b51564bd70e173e924a284266c220 authored over 10 years ago by Brian Nesbitt <[email protected]>
Remove wrong default parameter value in formatLocalized()

This value did not work, as it is not a strftime() format.
Introduced in #121, seems to be a lef...

github.com/briannesbitt/Carbon - 0fefab57614e26e02a16efbbac5fcacbb971d529 authored over 10 years ago by vlakoff <[email protected]>
Updated with release date.

github.com/briannesbitt/Carbon - cd98bc9b49ae8f4c4820a98d90e6f7a1081b1a6e authored over 10 years ago by Brian Nesbitt <[email protected]>
Ignore the lock file.

github.com/briannesbitt/Carbon - cde7a00d1410a17fb6d61b993cb017a78be1137c authored over 10 years ago by Brian Nesbitt <[email protected]>
Use parent setters rather than magic setters.

github.com/briannesbitt/Carbon - 3cfc11fdc66dafd6357c01ea7a516353d257a214 authored over 10 years ago by Brian Nesbitt <[email protected]>
Calling instead time() is much faster than creating a new Carbon instance.

Change diffInHours so that only one child function (diffInSeconds) is called.

github.com/briannesbitt/Carbon - cc0f0a425eebe399aaaad594961de9d6227e4bac authored over 10 years ago by Brian Nesbitt <[email protected]>
Remove instance check.

github.com/briannesbitt/Carbon - af63d24ac2d766aed1a406bee83f2cc6ae267b91 authored over 10 years ago by Brian Nesbitt <[email protected]>
Use const.

github.com/briannesbitt/Carbon - fe95e1298847e27b4e20817bd8123a58799f9e62 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #166 from lucasmichot/psr

Respect PSR syntax

github.com/briannesbitt/Carbon - d3fa3f875c4e854ad311841bcb7a0ec55e802779 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #164 from lucasmichot/setdatetime-0-second

Set 0 as default for seconds for datetime setter

github.com/briannesbitt/Carbon - a18d483de2db32a8b7ae8a8abade2dae36dab38b authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #165 from lucasmichot/editorconfig

Add basic .editorconfig

github.com/briannesbitt/Carbon - 9e513215e76a2839074c632dc61725f535c6ba56 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge branch 'lucasmichot-int-cast'

github.com/briannesbitt/Carbon - f5ca3012da62179d5ec22633f06cba51c50c0483 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge branch 'int-cast' of https://github.com/lucasmichot/Carbon into lucasmichot-int-cast

Conflicts:
src/Carbon/Carbon.php

github.com/briannesbitt/Carbon - 7571cdacd80d4bf4f706fd04dff41606aa0bb894 authored over 10 years ago by Brian Nesbitt <[email protected]>
R E A D M E

github.com/briannesbitt/Carbon - a13c1b8d02c58913317c3c096714057a184010c0 authored over 10 years ago by Brian Nesbitt <[email protected]>
One more time.

github.com/briannesbitt/Carbon - 8ed8d373f620268c8ff99594175156f7aa0efbf1 authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixed readme.

github.com/briannesbitt/Carbon - f4502aa3492ecfd07a407430a764a570adfa3a4c authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated readme with more examples.

github.com/briannesbitt/Carbon - 9ed4f429a7807117e73a0e5a41a08c178cb1b1a2 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #167 from lucasmichot/constants

Use constants : YEARS_PER_DECADE and YEARS_PER_CENTURY

github.com/briannesbitt/Carbon - a290a2fd92d4af9243bcf95c937629bf5c73f364 authored over 10 years ago by Brian Nesbitt <[email protected]>
Added support for microseconds.

github.com/briannesbitt/Carbon - 77b5f66e52198c7d0485788ea0cc64aee8899659 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge branch 'master' of github.com:briannesbitt/Carbon

github.com/briannesbitt/Carbon - 52acab0aa87cb37d3f2620bceaa6ca0510839c30 authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixed XofQuarter methods when moving to a month that doesn't have that day it jumps forward #168

github.com/briannesbitt/Carbon - 13d26298ffc89f33deed5580f62871164d7533dd authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #173 from m4tthumphrey/filtered-diff

Add new diffInDaysFiltered method

github.com/briannesbitt/Carbon - eb9dc4f97eedf57c347d69b7f139f07a732e4467 authored over 10 years ago by Brian Nesbitt <[email protected]>
Add new diffInDaysFiltered method to provide functionality to calculate the difference, in days, between two dates while filtering out specific days.

Add diffInWeekdays() and diffInWeekendDays() methods to provide easy access to calculate week day...

github.com/briannesbitt/Carbon - 015d4f9680f0e1d528a2e4ba412b7f7003681d5b authored over 10 years ago by Matt Humphrey <[email protected]>
Use (int), ceil() and remove useless brackets

github.com/briannesbitt/Carbon - 63c4b9229599201f10bf3ef81d34a565cd4903b5 authored over 10 years ago by Lucas Michot <[email protected]>
Update SettersTest.php

github.com/briannesbitt/Carbon - 1d6b1c192a040fe508074488372333a245019441 authored over 10 years ago by Lucas Michot <[email protected]>
Use constants : YEARS_PER_DECADE and YEARS_PER_CENTURY

github.com/briannesbitt/Carbon - a035c2a7df81bfd59adf4af55fd870fd0de9546a authored over 10 years ago by Lucas Michot <[email protected]>
Fix psr in tests

github.com/briannesbitt/Carbon - b861fc07d9e74a37873ed55c87307529223260a7 authored over 10 years ago by Lucas Michot <[email protected]>
Fix psr in src

github.com/briannesbitt/Carbon - 658765d516a04ae9559d1380af1f2896324b41c1 authored over 10 years ago by Lucas Michot <[email protected]>
Add basic .editorconfig

github.com/briannesbitt/Carbon - 9d34ce673c79bfd187cde8c06d023751fd5939c8 authored over 10 years ago by Lucas Michot <[email protected]>
Set 0 as default for seconds for datetime setter

github.com/briannesbitt/Carbon - 2d583c6c5352f206c22d7ed0596274ba8aa2065d authored over 10 years ago by Lucas Michot <[email protected]>
Updated readme.

github.com/briannesbitt/Carbon - 2b60366be6dcb9f9cd3e244ab25eb98eaea99551 authored over 10 years ago by Brian Nesbitt <[email protected]>
Renamed maximal() and minimal() to maxValue() and minValue(). Updated readme.

github.com/briannesbitt/Carbon - 0112f5d2f29f670994a3aeae2b3974a29fcf5013 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #139 from lucasmichot/minimum

Create minimal and maximal possible date

github.com/briannesbitt/Carbon - 5438df9d7a280ad839987fab2acd86277811eca3 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #80 from lucasmichot/feature/diffinweeks

Add diffInWeeks() function

github.com/briannesbitt/Carbon - 276b10c2613427fc798ea20f61de3424c9227ffb authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated isSameDay(). Updated readme and added tests.

github.com/briannesbitt/Carbon - bb6797a0ce680e81785966ef1f2efdd2eace2545 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #75 from enkelmedia/patch-1

Added isSameDay

github.com/briannesbitt/Carbon - d40a052697ad482106e252a77ed9004aca52d919 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #148 from lucasmichot/instance-check

Remove useless instance check

github.com/briannesbitt/Carbon - 3e4e32086f4a1bc5cc935aeac571f45b3202894f authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #149 from lucasmichot/swicth

Factorize switch

github.com/briannesbitt/Carbon - cdfcc024c17dc18314a8f53ceeeb3c49594517f2 authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated pending history file.

github.com/briannesbitt/Carbon - 7aa2b88c702251949940e25018b01e15fb4ed59d authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #150 from lucasmichot/chains-functions

Factorize some functions

github.com/briannesbitt/Carbon - 96449a00b197d21ea53235372d86ed192b885de4 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #152 from lucasmichot/is

Factorize isYesterday and isTomorrow

github.com/briannesbitt/Carbon - 6389531445d652e224c4c8cade092b881b7a0f92 authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixed typo

github.com/briannesbitt/Carbon - c97413e3c2fe54d37afb91c0b5af78f73f347d5e authored over 10 years ago by Brian Nesbitt <[email protected]>
Improved accuracy of diffForHumans() by using 30/7 for weeks and moving the floor() call to outside the loop. Makes a difference on larger intervals and only minimally affects Feb. Fixed tests that just look better now as a result. Regenerated readme.

github.com/briannesbitt/Carbon - 29cd5cff8a81e6ae18d33b46509c26894f99a015 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #160 from troyharvey/date-format-examples

Updated Common Formats in README with example output

github.com/briannesbitt/Carbon - 3fdda7ed108648c0be3866ab02bdcb4919b5e372 authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated Common Formats in README with example output

github.com/briannesbitt/Carbon - dc8f6e4ca1ee94005760e3aa6491e657d4e07537 authored over 10 years ago by Troy Harvey <[email protected]>
Factorize isYesterday and isTomorrow

github.com/briannesbitt/Carbon - ae0903bcf3c9c87090860228188383d3b8ffc676 authored over 10 years ago by Lucas Michot <[email protected]>
Fix spaces and alignment

github.com/briannesbitt/Carbon - 6d4fee6d67911041dacb7ac1949149ac4882e056 authored over 10 years ago by Lucas Michot <[email protected]>
Add diffInWeeks() function

github.com/briannesbitt/Carbon - c3fcb8ec84bfdf7a822765a3397649abeede7cbd authored over 10 years ago by Lucas Michot <[email protected]>
factorize switch

github.com/briannesbitt/Carbon - df7ca4cd51abd20981b7b337246edf6a0efdd010 authored over 10 years ago by Lucas Michot <[email protected]>
Factorize

github.com/briannesbitt/Carbon - bb6b45b9ff660abd1ab03bd01c896a7fbf6d004c authored over 10 years ago by Lucas Michot <[email protected]>
Remove useless instance check

github.com/briannesbitt/Carbon - 174af1e488208f5ef5e551c7a8b4151797796e66 authored over 10 years ago by Lucas Michot <[email protected]>
Added read property for weekOfMonth and updated history for new release.

github.com/briannesbitt/Carbon - 9b42a1aec56011c2ac4d75c0ddad0794762344fc authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated readme for weekOfMonth.

github.com/briannesbitt/Carbon - 791be61c6de976b883f23786fb51dd3e73542427 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #127 from itised/weekOfMonth

Added getter for weekOfMonth

github.com/briannesbitt/Carbon - e322a1ecfbd4f25f571adb2baf2daf58ae9cdcb8 authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixed merged conflicts

github.com/briannesbitt/Carbon - af115d977a7061dd7f3a880ed84161c76b45d5cd authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixed up download link and removed dummy padding.

github.com/briannesbitt/Carbon - 80c53ea21d60b5c5c5abad9debcd45a35c1025a8 authored over 10 years ago by Brian Nesbitt <[email protected]>
Updated isPast implementation to use static rather than self.

github.com/briannesbitt/Carbon - 90fa348954bbfc902f1f025cb2e304291696ea24 authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #142 from RyanNielson/fix_ispast_issue

Fixed issue with isPast() returning true for now()

github.com/briannesbitt/Carbon - 6af40c0de6981c0ca10792fe87b7faba0aec57fd authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #144 from GrahamCampbell/travis

Updated Testing

github.com/briannesbitt/Carbon - 9ea95e06ee364c6c4b06f5dcf41a632fa37c23db authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #145 from GrahamCampbell/cs

CS Fixes

github.com/briannesbitt/Carbon - 76e6ba7014594b6d055f431c065b8aca3d92d91b authored over 10 years ago by Brian Nesbitt <[email protected]>
CS fixes

github.com/briannesbitt/Carbon - 1b263b94f4ce47c4d8336c4ce235e2a34928ee66 authored over 10 years ago by Graham Campbell <[email protected]>
Updated testing

github.com/briannesbitt/Carbon - a0706156f591286cc0eac07a477864a94b7d9778 authored over 10 years ago by Graham Campbell <[email protected]>
Fixed issue with isPast() returning true for now()

github.com/briannesbitt/Carbon - ef72808f5e9715be91cefd9d3c8ffe05bdc3f9fb authored over 10 years ago by Ryan Nielson <[email protected]>
Create minimal and maximal possible date

github.com/briannesbitt/Carbon - 79cfee4d9b87c692c10f84eefabed0e3fea36f85 authored over 10 years ago by Lucas Michot <[email protected]>
Added getter for weekOfMonth. Returns the occurence of the day of the week within the month, e.g. returns 2 if the date is the second Friday in the month.

github.com/briannesbitt/Carbon - f8fb92fe96020e0446ca5169615b9acc1f03195e authored over 10 years ago by Edward DeMaio <[email protected]>
Released 1.9.0

github.com/briannesbitt/Carbon - b94de7192b01d0e80794eae984dcc773220ab0dc authored over 10 years ago by Brian Nesbitt <[email protected]>
Merge pull request #121 from doubleking/master

Method calls with self keyword changed to static. Also few tests fixes.

github.com/briannesbitt/Carbon - da86c657a38d13371a37430b02fb7b2584550758 authored over 10 years ago by Brian Nesbitt <[email protected]>
Fixing condition in testToCOOKIEString() method.

github.com/briannesbitt/Carbon - e9deb7e57263ddf1f22da8274139f8cdf0d0d9fb authored over 10 years ago by doubleking <[email protected]>
Self keyword changed to static in all method calls, but all constants references were left with self keyword. It is due to the fact that there are constants, but also because static keyword is not allowed in compile time constants. Therefore static keyword can't be used to declare another constant or method argument.

github.com/briannesbitt/Carbon - 6dcef6f4cffedc325518034117968dd1e8e9a7a0 authored over 10 years ago by doubleking <[email protected]>
One from strings tests was failing due to inconsistent declaring DateTime COOKIE constant across multiple PHP versions. Check here http://3v4l.org/Pu6TS#v520

github.com/briannesbitt/Carbon - dde8eb46cef4fae11a3c51f007075aac216f2782 authored over 10 years ago by doubleking <[email protected]>
Timezone tests changed to take into account daylight saving time. 2 tests were failing, because offset between UTC and London timezone is not constant due to DST(0 with DST off, 1 with DST on).

github.com/briannesbitt/Carbon - d58947cf2bfd9f701dc17b7aeeb4ba88d1a4a34d authored over 10 years ago by doubleking <[email protected]>
Fixed bug in detecting relative keywords in ctor parameter when using a test now

github.com/briannesbitt/Carbon - 21c4cb4301969c7d85aee8a62eefdfa881413af0 authored almost 11 years ago by Brian Nesbitt <[email protected]>
Fixed startOfWeek() / endOfWeek() when crossing year boundary.

github.com/briannesbitt/Carbon - 2454ae2c9ee8af8e2c447da99f42f754aafc1022 authored almost 11 years ago by Brian Nesbitt <[email protected]>
Moved min()/max() to comparison section since they don't really modify the instance.

github.com/briannesbitt/Carbon - 9891f3dff59d012f9374a113f70cb15679ddf41e authored almost 11 years ago by Brian Nesbitt <[email protected]>
Merge pull request #67 from lucasmichot/feature/min-max

Add min and max functions

github.com/briannesbitt/Carbon - 9d0d4caa450ffdc1f83db737617649cfd7155ebb authored almost 11 years ago by Brian Nesbitt <[email protected]>
Removed unnecessary __set tz/timezone switch.

github.com/briannesbitt/Carbon - f244e301f807af97ba9ddd5831801b22ea64eca2 authored almost 11 years ago by Brian Nesbitt <[email protected]>
Merge pull request #71 from lucasmichot/feature/gitattributes

Add some files to export-ignore (useless in git-archive)

github.com/briannesbitt/Carbon - 9c04de9c46642014443895b9e97f05266580467e authored almost 11 years ago by Brian Nesbitt <[email protected]>
Changed param type and used toDateString instead

github.com/briannesbitt/Carbon - 2a1159087dde045e6d4c4fea0d026585954e355a authored almost 11 years ago by enkelmedia <[email protected]>
Added isSameDay

Checks if a date is the same day as a passed date.

github.com/briannesbitt/Carbon - 2c70b6eefabadd65399bf47c7f80d567cae14b97 authored about 11 years ago by enkelmedia <[email protected]>
Add some files to export-ignore (useless in git-archive)

github.com/briannesbitt/Carbon - c810504329bf06ed0d8f00cfd17058af96e905a2 authored about 11 years ago by Lucas Michot <[email protected]>
Typo fix in readme.src.md (+1 squashed commit)

Squashed commits:
[1029a0b] Add min and max functions

github.com/briannesbitt/Carbon - d34193c8aeac0456f2c44c9a51e5c8330e600b64 authored about 11 years ago by Lucas Michot <[email protected]>
Moved average to the modifiers and documented. Fixed human diff default when null.

github.com/briannesbitt/Carbon - 03ede52a1f360441b5826cb8a798e0d0a919731f authored about 11 years ago by Brian Nesbitt <[email protected]>
Might as well use the const rather than a magic number!

github.com/briannesbitt/Carbon - cad916476a16a9fcc4bbdc3bede32e1a4553cc95 authored about 11 years ago by Brian Nesbitt <[email protected]>
Merge pull request #64 from lucasmichot/feature/start-end

Add new start / end functions

github.com/briannesbitt/Carbon - 2ec31b325d58a25b34f1e38ae02a553568b363b2 authored about 11 years ago by Brian Nesbitt <[email protected]>