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
Added magic properties to the class
github.com/briannesbitt/Carbon - f8e3a1d76e247e0cd0462d82c7dda3b15006c9ae authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - f8e3a1d76e247e0cd0462d82c7dda3b15006c9ae authored over 11 years ago by Brian Nesbitt <[email protected]>
Missing a few more of the same.
github.com/briannesbitt/Carbon - 1fe760c53fb2d45ddc2b86dcc81d2de8f6292766 authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 1fe760c53fb2d45ddc2b86dcc81d2de8f6292766 authored over 11 years ago by Brian Nesbitt <[email protected]>
Add test for the two methods that were untested
github.com/briannesbitt/Carbon - d2c1770654e976d0b1668f7e95bc9f33d0716003 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - d2c1770654e976d0b1668f7e95bc9f33d0716003 authored over 11 years ago by Maxime Fabre <[email protected]>
Add Docblock for Carbon itself
github.com/briannesbitt/Carbon - 4213f49b611c98885a5d1c6948fb25c4b387ae75 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - 4213f49b611c98885a5d1c6948fb25c4b387ae75 authored over 11 years ago by Maxime Fabre <[email protected]>
Ignore vendor/ from code coverage
github.com/briannesbitt/Carbon - c80a87652bcd5ed5912b84f78652da69cb2775f5 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - c80a87652bcd5ed5912b84f78652da69cb2775f5 authored over 11 years ago by Maxime Fabre <[email protected]>
Fix Travis script
github.com/briannesbitt/Carbon - 3b09fbc873ca9224e8421813d47c8046fd8bd1cc authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - 3b09fbc873ca9224e8421813d47c8046fd8bd1cc authored over 11 years ago by Maxime Fabre <[email protected]>
Add PHP 5.5 to tests
github.com/briannesbitt/Carbon - 450f9f11e8f84535ec91cac25db027009bf01730 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - 450f9f11e8f84535ec91cac25db027009bf01730 authored over 11 years ago by Maxime Fabre <[email protected]>
Restructure folders to match the Composer packages "norm" (src/tests)
github.com/briannesbitt/Carbon - 86bbc0c8d25c3953884b53edb8572f1ed548d676 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - 86bbc0c8d25c3953884b53edb8572f1ed548d676 authored over 11 years ago by Maxime Fabre <[email protected]>
Replace Carbon:: and self:: calls to static:: to make Carbon more flexible
github.com/briannesbitt/Carbon - adc27547175a0cf1ddc2c0725deca09056b353dc authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - adc27547175a0cf1ddc2c0725deca09056b353dc authored over 11 years ago by Maxime Fabre <[email protected]>
Single-line conditions
github.com/briannesbitt/Carbon - febab0bb9c49bb7e6a0a6a9dd088b6799a4f28be authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - febab0bb9c49bb7e6a0a6a9dd088b6799a4f28be authored over 11 years ago by Maxime Fabre <[email protected]>
Use DateTimeZone and DateInterval
github.com/briannesbitt/Carbon - ef63258e5c21262dfb4464f65ba56c82dadecd79 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - ef63258e5c21262dfb4464f65ba56c82dadecd79 authored over 11 years ago by Maxime Fabre <[email protected]>
PSR fixes
github.com/briannesbitt/Carbon - edf7cd861648ca0f5b947e54690c297e93df4163 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - edf7cd861648ca0f5b947e54690c297e93df4163 authored over 11 years ago by Maxime Fabre <[email protected]>
DOCBLOCKS. DOCBLOCKS EVERYWHERE.
github.com/briannesbitt/Carbon - ccd3a61625049ea99134466d54b00bb1d62f2b8e authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - ccd3a61625049ea99134466d54b00bb1d62f2b8e authored over 11 years ago by Maxime Fabre <[email protected]>
Use DateTime instead of always referring to its fully qualified name
github.com/briannesbitt/Carbon - 72f3813ec3fd16bf07c154fdcff4ad16ac9c5c45 authored over 11 years ago by Maxime Fabre <[email protected]>
github.com/briannesbitt/Carbon - 72f3813ec3fd16bf07c154fdcff4ad16ac9c5c45 authored over 11 years ago by Maxime Fabre <[email protected]>
Renamed last to previous to avoid confusion between last going backwards and lastOfMonth probably going forward. I realize people say "last tuesday" but I was initially confused so I think previous makes more sense.
github.com/briannesbitt/Carbon - 244ef48e8a7b94fa8c9f527d6cdb4ad2eb34aa96 authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 244ef48e8a7b94fa8c9f527d6cdb4ad2eb34aa96 authored over 11 years ago by Brian Nesbitt <[email protected]>
Removed trailing parameter.
github.com/briannesbitt/Carbon - d829e439d3aba98463869eed7f1fd5b66f7fa490 authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - d829e439d3aba98463869eed7f1fd5b66f7fa490 authored over 11 years ago by Brian Nesbitt <[email protected]>
Fixed up comments and made the $dayOfWeek required for nth methods.
github.com/briannesbitt/Carbon - 9ca57e53dded744bc6ff2a0561d63ec7109fb45d authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 9ca57e53dded744bc6ff2a0561d63ec7109fb45d authored over 11 years ago by Brian Nesbitt <[email protected]>
Fixed up comments and reversed parameter order on nth methods ($nth is not optional).
github.com/briannesbitt/Carbon - d3cc98a045a441b93d8687762b9e017ec3ec0ea7 authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - d3cc98a045a441b93d8687762b9e017ec3ec0ea7 authored over 11 years ago by Brian Nesbitt <[email protected]>
Fixed up spacing issues. Moved day of week names and associated them with day of week consts.
github.com/briannesbitt/Carbon - b16949ee51553e1581ebddc19f57a60805acbca2 authored over 11 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - b16949ee51553e1581ebddc19f57a60805acbca2 authored over 11 years ago by Brian Nesbitt <[email protected]>
Added day of the week modifier methods. Including firstOfMonth(), lastOfMonth(), nthOfMonth(), next(), last(), and so on.
github.com/briannesbitt/Carbon - e08bb019129da3a0219764c00c4c6953801d7841 authored over 11 years ago by Brad Estey <[email protected]>
github.com/briannesbitt/Carbon - e08bb019129da3a0219764c00c4c6953801d7841 authored over 11 years ago by Brad Estey <[email protected]>
Updated history file and added history section to readme
github.com/briannesbitt/Carbon - 5df97d55fd9b9b630c71c01050ff8901ca4085ef authored about 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 5df97d55fd9b9b630c71c01050ff8901ca4085ef authored about 12 years ago by Brian Nesbitt <[email protected]>
Simplified __set() and fixed exception text
github.com/briannesbitt/Carbon - e487eb1322fb99a390d4b453707cfea1b2b5da25 authored about 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - e487eb1322fb99a390d4b453707cfea1b2b5da25 authored about 12 years ago by Brian Nesbitt <[email protected]>
Simplified tomorrow()/yesterday() to rely on today()... more DRY
github.com/briannesbitt/Carbon - 35581e4c0c3ef0cea6c702b077816ab146fb8d07 authored about 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 35581e4c0c3ef0cea6c702b077816ab146fb8d07 authored about 12 years ago by Brian Nesbitt <[email protected]>
Updated readme to add a small __isset section.
github.com/briannesbitt/Carbon - dc5076f3b16f9d4a759cf795c91a3213bfa6a109 authored about 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - dc5076f3b16f9d4a759cf795c91a3213bfa6a109 authored about 12 years ago by Brian Nesbitt <[email protected]>
implement __isset
github.com/briannesbitt/Carbon - e36ffcc473f47829440e2ea23d5b4d16ef55be87 authored about 12 years ago by Francesco Levorato <[email protected]>
github.com/briannesbitt/Carbon - e36ffcc473f47829440e2ea23d5b4d16ef55be87 authored about 12 years ago by Francesco Levorato <[email protected]>
Added history file
github.com/briannesbitt/Carbon - 77eadc84b28ca16083538fb1bce614749547a5b6 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 77eadc84b28ca16083538fb1bce614749547a5b6 authored over 12 years ago by Brian Nesbitt <[email protected]>
Simplified now()
github.com/briannesbitt/Carbon - 205dedbf0ae08f0025f364871cf788c230b97eee authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 205dedbf0ae08f0025f364871cf788c230b97eee authored over 12 years ago by Brian Nesbitt <[email protected]>
Updated readme for today/tomorrow/yesterday
github.com/briannesbitt/Carbon - c053bf01a0a39412c96cc16fe6a984a50b054046 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - c053bf01a0a39412c96cc16fe6a984a50b054046 authored over 12 years ago by Brian Nesbitt <[email protected]>
Added static helpers ::today(), ::tomorrow(), ::yesterday()
github.com/briannesbitt/Carbon - ba80f8587bade947f146e2408eb660aefd56772b authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - ba80f8587bade947f146e2408eb660aefd56772b authored over 12 years ago by Brian Nesbitt <[email protected]>
generated readme with fixed typos
github.com/briannesbitt/Carbon - b97456ccac2733486bd1d2049c071c1f7350e2e3 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - b97456ccac2733486bd1d2049c071c1f7350e2e3 authored over 12 years ago by Brian Nesbitt <[email protected]>
Merge pull request #3 from pborreli/patch-1
Fixed typos
github.com/briannesbitt/Carbon - c1ed824b237769bc1dec45f065d51b7a91b67c01 authored over 12 years ago by Brian Nesbitt <[email protected]>
Fixed typos
github.com/briannesbitt/Carbon - bc44c2bc6730aa0e9f7f9777a633a0ad613bfa36 authored over 12 years ago by Pascal Borreli <[email protected]>
github.com/briannesbitt/Carbon - bc44c2bc6730aa0e9f7f9777a633a0ad613bfa36 authored over 12 years ago by Pascal Borreli <[email protected]>
Added readme syntax command description.
github.com/briannesbitt/Carbon - e38d49ba6d79371a23dedab290a02034d07cbd36 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - e38d49ba6d79371a23dedab290a02034d07cbd36 authored over 12 years ago by Brian Nesbitt <[email protected]>
Don't need 'minimum-stability' here. My initial understanding was exactly the opposite of what the setting actually does!
github.com/briannesbitt/Carbon - b80b5f5848131405f0265c86fa2848e01d9adb36 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - b80b5f5848131405f0265c86fa2848e01d9adb36 authored over 12 years ago by Brian Nesbitt <[email protected]>
for now remove composer requirement for testing
github.com/briannesbitt/Carbon - abc60599a101171f37bdd1885d7d564644880fae authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - abc60599a101171f37bdd1885d7d564644880fae authored over 12 years ago by Brian Nesbitt <[email protected]>
What no travis.yml file!!
github.com/briannesbitt/Carbon - c896e3ef7ead661fc3f3a513475e0f117c4574c7 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - c896e3ef7ead661fc3f3a513475e0f117c4574c7 authored over 12 years ago by Brian Nesbitt <[email protected]>
Added travis-ci
github.com/briannesbitt/Carbon - 37bf8dc465f64d91ba63e52901e6e3b86cdbb6ac authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 37bf8dc465f64d91ba63e52901e6e3b86cdbb6ac authored over 12 years ago by Brian Nesbitt <[email protected]>
Add Packagist min stability setting and readme typo
github.com/briannesbitt/Carbon - d59535c3175d1188baea460bd7772d41ea227b56 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - d59535c3175d1188baea460bd7772d41ea227b56 authored over 12 years ago by Brian Nesbitt <[email protected]>
updated composer description
github.com/briannesbitt/Carbon - b262c6cc5afb21d45e4fe7243f8682f612eaeb34 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - b262c6cc5afb21d45e4fe7243f8682f612eaeb34 authored over 12 years ago by Brian Nesbitt <[email protected]>
Added lint statement and caught error in code!! Maybe it is a good idea after all!
github.com/briannesbitt/Carbon - 4511aeeb3ef62a11f37a06e0aafa1cf0f92b8d75 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 4511aeeb3ef62a11f37a06e0aafa1cf0f92b8d75 authored over 12 years ago by Brian Nesbitt <[email protected]>
Small text update and removed changing example to prevent constant diffs.
github.com/briannesbitt/Carbon - 44689a08566520ef95d33642bec983854e284b9c authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 44689a08566520ef95d33642bec983854e284b9c authored over 12 years ago by Brian Nesbitt <[email protected]>
More alignment
github.com/briannesbitt/Carbon - 1902439d9382d614b557a94bdacccf3b9b241e47 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 1902439d9382d614b557a94bdacccf3b9b241e47 authored over 12 years ago by Brian Nesbitt <[email protected]>
fixed up formatting
github.com/briannesbitt/Carbon - 370fa0af7f6a6e37367724e0febb80d23f5e8acd authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 370fa0af7f6a6e37367724e0febb80d23f5e8acd authored over 12 years ago by Brian Nesbitt <[email protected]>
description update
github.com/briannesbitt/Carbon - f40cbdfc335b74fb41c7334c9b3c506832b8f29c authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - f40cbdfc335b74fb41c7334c9b3c506832b8f29c authored over 12 years ago by Brian Nesbitt <[email protected]>
changed to readme
github.com/briannesbitt/Carbon - 974e9d896345ebf0fd0087505cae6ac6107b5c30 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 974e9d896345ebf0fd0087505cae6ac6107b5c30 authored over 12 years ago by Brian Nesbitt <[email protected]>
PHP cs fixer... psr-2 compliant (except for 4 spaces)
github.com/briannesbitt/Carbon - 6cff8ec6a675abe80d9a02fb71909976c8cdfa77 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 6cff8ec6a675abe80d9a02fb71909976c8cdfa77 authored over 12 years ago by Brian Nesbitt <[email protected]>
Initial commit
github.com/briannesbitt/Carbon - 2403f14853adc9a6b068b409e214326ab26f1ca3 authored over 12 years ago by Brian Nesbitt <[email protected]>
github.com/briannesbitt/Carbon - 2403f14853adc9a6b068b409e214326ab26f1ca3 authored over 12 years ago by Brian Nesbitt <[email protected]>