Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

php-time-ago

We are on a mission to create an easy and lightweight way, to show past time, in a sentance
Collective - Host: opensource - https://opencollective.com/php-time-ago - Code: https://github.com/jimmiw/php-time-ago

Handle 61 days ago as 2 months

We have a fun problem with the summer months, where
July and August has 31 days each. This resul...

github.com/jimmiw/php-time-ago - d5b37a93aee579962117310644965d0f7bf1302d authored over 2 years ago by Jimmi Westerberg <[email protected]>
Update Changelog.md

github.com/jimmiw/php-time-ago - 2e0da84d3bd35344f44582ea78c85c75d937c457 authored over 2 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #92 from MoPaMo/En_short

Add shorter English class

github.com/jimmiw/php-time-ago - fbdac8443df7de7c89896a2bea64b75dffd6f4ed authored over 2 years ago by Jimmi Westerberg <[email protected]>
3.2.2 changes

github.com/jimmiw/php-time-ago - a84893e4419e07602641b5edbb7ff86f4b9e6155 authored over 3 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #93 from ozgurg/patch-1

Remove three dots from "years" for TR language

github.com/jimmiw/php-time-ago - 5d9aae610f794b2427c99f393d416104a6408ab1 authored over 3 years ago by Jimmi Westerberg <[email protected]>
Remove three dots from "years" for TR language

github.com/jimmiw/php-time-ago - 9ae9892b0b126aa2b5314eab7a20fe122e2d49d8 authored over 3 years ago by Özgür Görgülü <[email protected]>
Update and rename En_short.php to En_Short.php

Update file and classname

github.com/jimmiw/php-time-ago - 4e7ef05afd52f3f865c09732a0854fb6820bee40 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Update En_short.php

github.com/jimmiw/php-time-ago - 0c57b3924f7cf6cb178b2f585f33853dcd46bdae authored about 4 years ago by MoPaMo <[email protected]>
Fixing errors

github.com/jimmiw/php-time-ago - 9892e2ce864dcb64ceec20cbe6d5bdbcb28410a4 authored about 4 years ago by MoPaMo <[email protected]>
Adding shorter English class

I've added a shorter English language class following my issue:
https://github.com/jimmiw/php-...

github.com/jimmiw/php-time-ago - f83f2dd398c4d1c2d0f05a417c3248d462280e02 authored about 4 years ago by MoPaMo <[email protected]>
Update .travis.yml

github.com/jimmiw/php-time-ago - 4815f3cd350937c5725d91e7835e1865e56668fe authored about 4 years ago by Jimmi Westerberg <[email protected]>
Update .travis.yml

update to newer ubuntu dist

github.com/jimmiw/php-time-ago - 73ff10b28e4aded5931069d0b3ff41ff20611c75 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Updated changelog for 3.2.1

github.com/jimmiw/php-time-ago - d1f083c3945fd454384aa751f270e6fcde1a1368 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Fix unittest for leap years

Seems 2 days was not enough, this is now upped to 4 days
instead.
The unittest now passes.

github.com/jimmiw/php-time-ago - cf04a4372cc991e927f1ad8c9ea136ae9c2d35a8 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/jimmiw/php-time-ago - 52422d78fea66957485fe9dac452590d613d4318 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Updates to changelog for 3.2.0

github.com/jimmiw/php-time-ago - cbad8c47f5bd23c93c61a5ed304d37085259e3ac authored about 4 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #85 from vegagame/patch-1

Create It.php

github.com/jimmiw/php-time-ago - b0a8bd7edbf1b598571014369a46247f974a7433 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #86 from zreedeecom/master

Added norwegian translations

github.com/jimmiw/php-time-ago - fb42b5799fd1bc42337d384dfbfdb41e12a1130a authored about 4 years ago by Jimmi Westerberg <[email protected]>
Zh_TW does not support PSR-4

Fixed the filename on this class.
Updated php requirement to 7.0.0.
Updated php doc statements.
...

github.com/jimmiw/php-time-ago - 1353a3532d8ec0887b1eec8993e0da73c019bc22 authored about 4 years ago by Jimmi Westerberg <[email protected]>
Added norwegian translations

github.com/jimmiw/php-time-ago - 715c4648c6bd5d4013876385c606e7b633363977 authored about 5 years ago by Luis Giménez <[email protected]>
Create It.php

Add italian languages in Facebook "style".
"Less than a minute ago" become "now" (adesso in it...

github.com/jimmiw/php-time-ago - bddc19290cd5f5eacd909f00583029cd453fb025 authored about 5 years ago by D. Casanuova <[email protected]>
Merge branch 'master' of github.com:jimmiw/php-time-ago

github.com/jimmiw/php-time-ago - 3ff6c3e92966035b6e6194eedf8577e5f4f550d7 authored over 5 years ago by Jimmi Westerberg <[email protected]>
Problems with languages when using PSR-0

Had problems with languages using underscores in classnames, since psr-0
does not support this. ...

github.com/jimmiw/php-time-ago - 8f7f6fe8915577c3a4a8b9465d9d0510a8b3c33f authored over 5 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #82 from xtreamwayz/support-datetimeimmutable

Add support for DateTimeImmutable objects

github.com/jimmiw/php-time-ago - 2fd774a016ae746ca61d73a52950ff501d9e4c0c authored over 5 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #80 from dhutapratama/master

Translation to Indonesian Language

github.com/jimmiw/php-time-ago - 9d56065bdfcfea9493042b72decc27c9769358e0 authored over 5 years ago by Jimmi Westerberg <[email protected]>
Ignore composer.lock file

github.com/jimmiw/php-time-ago - b665fb220d8071b673ff2fb40e47ac47f2bd5b39 authored over 5 years ago by Geert Eltink <[email protected]>
Add support for DateTimeImmutable objects

github.com/jimmiw/php-time-ago - 8973ff3ed910f7888e91fb0d8d18fb66ceaf25ad authored over 5 years ago by Geert Eltink <[email protected]>
Updated changelog for 3.0.6

github.com/jimmiw/php-time-ago - 79809b8dceb50439243b791936a5d90f622ead21 authored over 5 years ago by Jimmi Westerberg <[email protected]>
Handle timediff from 1h30m as 2 hours.

There was a bug with 1h and 30mins given 1 hours back. This should be 2 hours.
I added a simple ...

github.com/jimmiw/php-time-ago - e61983105e73e78efc3ff2a43faa2cf47f633e86 authored over 5 years ago by Jimmi Westerberg <[email protected]>
Change class name error

Wrong class name it must to be Id

github.com/jimmiw/php-time-ago - 5c86253bad1021edb62c7f8d51333dd9f8ee2c99 authored over 5 years ago by Dhuta Pratama <[email protected]>
Too much script in available translation languages

Change it to folder location and let programmer do it self

github.com/jimmiw/php-time-ago - 3badf3759101e7c567c1202a68bd7aa3fbd11a6e authored over 5 years ago by Dhuta Pratama <[email protected]>
Update content after testing

Hour translation as month, it must to be jam as hour

github.com/jimmiw/php-time-ago - 62a6a0777fddc6d14cf2005543c11d891e7770ea authored over 5 years ago by Dhuta Pratama <[email protected]>
Update Language Support

deprecated method when loading language. replace with new working method and add language suppor...

github.com/jimmiw/php-time-ago - 6531f8145a6338a2db6a971a3b41ed452638f2c2 authored over 5 years ago by Dhuta Pratama <[email protected]>
Translation to Indonesian Language (#1)

Hello, this is my contribution for indonesian language.
Please attach this commit to your project.

github.com/jimmiw/php-time-ago - 6218016ac564863493e4f0fe63c178fa364563d6 authored over 5 years ago by Dhuta Pratama <[email protected]>
Merge pull request #78 from twisty/patch-1

Fix LogicException in Readme.

github.com/jimmiw/php-time-ago - 5c09f10a830306722cba120b1e2b4b0648406fd5 authored almost 6 years ago by Jimmi Westerberg <[email protected]>
Remove contradictory double sentence. Simplify usage options.

github.com/jimmiw/php-time-ago - 52a90be26d5031ffab880ed4df46cc4a86eb8abc authored about 6 years ago by Tim Brayshaw <[email protected]>
Add changelog for 3.0.5

github.com/jimmiw/php-time-ago - b1e26dea89e17a03118b12fb3e03fa9129803a45 authored about 6 years ago by Anders Hedegaard Nielsen <[email protected]>
Merge pull request #76 from MartkCz/master

Cs translation more correct
Issue: #76

github.com/jimmiw/php-time-ago - eb1755faab1067a609ce44b82bb98396f12fc9a2 authored about 6 years ago by Anders Hedegaard Nielsen <[email protected]>
Cs translation more correct

github.com/jimmiw/php-time-ago - 7754c0ea44594d971cd7824739240b1fbced90c2 authored about 6 years ago by MartkCz <[email protected]>
Bumped to 3.0.4

github.com/jimmiw/php-time-ago - e46d2aabf58248e15b9aaa9831e41e30e8617ad8 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #74 from biegacz1/master

Added polish translation

github.com/jimmiw/php-time-ago - 2b1053b65e1b70d24fee33ba402a3481d5712f16 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #73 from marlon-be/master

Fix issue #72 calculate correctly "isLessThan44Min29Secs"

github.com/jimmiw/php-time-ago - b3150f281d25e7ec65d87991211fe9c540c60475 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Added polish translation

github.com/jimmiw/php-time-ago - 90a1c5d7aa38af75c0d238e049ba4cb51f29f195 authored over 6 years ago by biegacz <[email protected]>
Fix issue #72 calculate correctly isLessThan44Min29Secs

github.com/jimmiw/php-time-ago - 9edb034c3f49f1e0e275844369788acaf946b6f3 authored over 6 years ago by Ruben Haegeman <[email protected]>
fixed #64, bumped to 3.0.3

github.com/jimmiw/php-time-ago - a0a2de224646aec5411afd79a5352d167d7a1374 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Fixed #66, by updating the comment on the constructor

github.com/jimmiw/php-time-ago - d4999c983fae679e09bb39ccf45d4e98d6269a6a authored over 6 years ago by Jimmi Westerberg <[email protected]>
Bumped to 3.0.1

github.com/jimmiw/php-time-ago - b98368f295383f2a2bca3f67f8dc2a1cbfec34e3 authored over 6 years ago by Jimmi Westerberg <[email protected]>
added travis support for 7.2 as well

github.com/jimmiw/php-time-ago - 0ce593093bff255611b26fbed2cc9cae91d912ff authored over 6 years ago by Jimmi Westerberg <[email protected]>
updated travis to not include 5.6 and hhvm. Downgraded phpunit to be able to handle 7.0 as well

github.com/jimmiw/php-time-ago - 0abf3b9a1b50d2c5ab781944f97100c83c9659d6 authored over 6 years ago by Jimmi Westerberg <[email protected]>
removed composer lock, since its not needed

github.com/jimmiw/php-time-ago - e8e7afcebc4cd1ad9e020b44185e421c96de65ac authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #70 from jlratwil/patch-3

Update En.php

github.com/jimmiw/php-time-ago - f79e5b143eb3399e15f761332ebcfff9843d2190 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #71 from jlratwil/patch-4

Fixes #67

github.com/jimmiw/php-time-ago - 16d24185bdd77d2b993cba2467768651a6674e9a authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #68 from jlratwil/master

Update Language.php

github.com/jimmiw/php-time-ago - 260c08a28f68eb41c1356b97b7d16010b710322c authored over 6 years ago by Jimmi Westerberg <[email protected]>
Fixes #67

Typo on DateTme.

github.com/jimmiw/php-time-ago - cbb6d0df4c464dca3e622e682ad7edddafbb879b authored over 6 years ago by James Lloyd Atwil <[email protected]>
Comment cleanup.

Danish to English.

github.com/jimmiw/php-time-ago - 0b66ba0090bfc3e8364c157dbace539da3c8883c authored over 6 years ago by James Lloyd Atwil <[email protected]>
Update Ca.php

Bulgarian to Catalan classname change.

github.com/jimmiw/php-time-ago - 696a42e356a9ff397ada101f7db0203ccea448e9 authored over 6 years ago by James Lloyd Atwil <[email protected]>
Update TimeAgo.php

Typo.

github.com/jimmiw/php-time-ago - f97c63e95f40fd037b995ee9071bd010701ae92e authored over 6 years ago by James Lloyd Atwil <[email protected]>
Update En.php

Comment fix for English translation.

github.com/jimmiw/php-time-ago - 2ab88606425177ce1b3b7a6aff5ca3f21b62c72b authored over 6 years ago by James Lloyd Atwil <[email protected]>
Update Language.php

Fixes the error "Return value of Westsworld\TimeAgo\Language::setTranslations() must be an insta...

github.com/jimmiw/php-time-ago - 8409436dc32f25e7b8f8a011eb9d5207c5b0c159 authored over 6 years ago by James Lloyd Atwil <[email protected]>
Update travis to check 7.1

github.com/jimmiw/php-time-ago - b63ad09d13bbc6900ae23c3b59dc6550ddf6669a authored over 6 years ago by Jimmi Westerberg <[email protected]>
Update readme

Moved the changelog to it's own file.
Updated the readme with the latest interface info etc.
Add...

github.com/jimmiw/php-time-ago - 5c24c327162314f5a62caeb5c7cf88500829a5f3 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Add a test to prove translations work

Used 3 different languages in the test: English, Danish & German

github.com/jimmiw/php-time-ago - 852fccc9da918b26e5b1288bf911b7ff1fe3efc4 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Moved the translations to the new location

Moved the old translations to the new location.
Made them into classes, extending Language.

github.com/jimmiw/php-time-ago - ec5618071422602f9a33e92804b5f4cef40b8221 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Convert Arabic into the new format

Moved and renamed the arabic translation

github.com/jimmiw/php-time-ago - db49765fe9dcaf0893de1566c4981a74661a5913 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Changes to make the tests pass

Fixed the remaining tests to check for the interval.
Wrapped a new strtotime strings in a date('...

github.com/jimmiw/php-time-ago - a8a77d52d075803aa208d1fac90dd6d3d4e6ac44 authored over 6 years ago by Jimmi Westerberg <[email protected]>
test test test :)

github.com/jimmiw/php-time-ago - a4a067284828542eb9b400a989f283af4573d659 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Fix failing inWordsDateTime test

Fixed the init of timeago object.
Removed test for loading translations.
Removed test for timedi...

github.com/jimmiw/php-time-ago - 8c247f9577b572b57b30eec2d74124d93c7724fd authored over 6 years ago by Jimmi Westerberg <[email protected]>
Readd inWords methods for strings

Added a new method called
inWordsFromStrings, to handle the strings.
Updated the tests, to use t...

github.com/jimmiw/php-time-ago - c61425253d2bd7f314070e55bbbee4364f764b4f authored over 6 years ago by Jimmi Westerberg <[email protected]>
Test test test

Doing the testing of the files, finding bugs :)
Changed the order of the rules again.
Now using ...

github.com/jimmiw/php-time-ago - acf007431205df957d04743780fdc956816c2365 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Remove providers, clean up interface, implement timeAgo class

Removed the providers, since they didn't give anything extra.
Moved the language class to TimeAg...

github.com/jimmiw/php-time-ago - b170c6d1ef72808b597990b2837699e914c5bff6 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Started working on the new time difference calculations

Moved the translations into the Provider namespace.
Working on the internal methods to handle ti...

github.com/jimmiw/php-time-ago - ad64534a21926e6f99c614c7410c32c020eb1245 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Remove initialization of default provider

The provider does not work atm, with the given data.

github.com/jimmiw/php-time-ago - 1aeaddbb59bcc89a9607f269a19465ef5396eba1 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Rename Default to DefaultProvider

github.com/jimmiw/php-time-ago - 2106a75fac3e0e9d91c38a07606c9ee0a81483a8 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Update PHPUnit

Now using version 7 and removed dbunit.
Include phpcs in the mix as well

github.com/jimmiw/php-time-ago - 84c0605bbfce0453cc3d1645f2fd57c5071e7dd7 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Started work on using providers and classes for translations instead

Moved loadTranslations into the new default provider.
Added english and danish translation files...

github.com/jimmiw/php-time-ago - 53ec6df6b3df69f87e8a55951e7647044248d82b authored over 6 years ago by Jimmi Westerberg <[email protected]>
Bumped to version 2.0.5

github.com/jimmiw/php-time-ago - 0f06ebeef43238c91acbba561579c31440e21d5e authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #63 from ArthurHoaro/master

Update French translation

github.com/jimmiw/php-time-ago - 519587f5cb712fd45f80d8f82d166e74f28daad4 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #62 from intarstudents/master

Added Latvian translation.

github.com/jimmiw/php-time-ago - 5d0317b48a7720febce6b1e7934c4444a2bc76d2 authored over 6 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #61 from ironsmile/bulgarian-translation

Bulgarian translation

github.com/jimmiw/php-time-ago - f7c5c69801a93d744c2f2f6c5c843ff7cf92e5a5 authored over 6 years ago by Jimmi Westerberg <[email protected]>
French translation: années -> ans

années -> ans

github.com/jimmiw/php-time-ago - c7a0e860c23c269759ff635595b394fa0a047bbf authored over 6 years ago by ArthurHoaro <[email protected]>
Update French translation

« il y a » is more correct that « depuis », it's the same difference as in « since »/« ago ».
...

github.com/jimmiw/php-time-ago - 8008b9a33c2f48463b63b4a12943c52e79f795f4 authored over 6 years ago by ArthurHoaro <[email protected]>
Added Latvian translation.

github.com/jimmiw/php-time-ago - 440fc4b8bc7fb6d2483762ff3e3954720ac31402 authored over 6 years ago by Intars Students <[email protected]>
Translate the lib in bulgarian

github.com/jimmiw/php-time-ago - 640e5166168c2c2ef3ec52970cf0f3c6ada4da95 authored almost 7 years ago by Doychin Atanasov <[email protected]>
Merge pull request #60 from fvodslon/sk-translation

Slovak translation

github.com/jimmiw/php-time-ago - 2ae06077dc14d3c4e3924f6ee45916aecfd7c15f authored almost 7 years ago by Anders Hedegaard Nielsen <[email protected]>
SK translation - fix

github.com/jimmiw/php-time-ago - 3a6e10a01ba476102b76720b281d18b6cec9eedd authored almost 7 years ago by Frantisek Vodslon <[email protected]>
SK translation added

github.com/jimmiw/php-time-ago - 8f54fcdaf64de69434d856dbe0cac46c0bd333bc authored almost 7 years ago by Frantisek Vodslon <[email protected]>
Bumped version to 2.0.4

Updated README

github.com/jimmiw/php-time-ago - 59cf0aad5862d12217f944447875a24c63dd8645 authored almost 7 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #58 from AJenbo/patch-1

Catalan translation

github.com/jimmiw/php-time-ago - 27f220e3f4a77dc6a57ce68cb96eba344f8cfc15 authored almost 7 years ago by Jimmi Westerberg <[email protected]>
Catalan translation

Fixes #56

github.com/jimmiw/php-time-ago - 3df03bc91d0eb7563254e18e08fb9861ec05b9fe authored almost 7 years ago by Anders Jenbo <[email protected]>
Bumped version to 2.0.3

Updated README

github.com/jimmiw/php-time-ago - 4173d20574a54d075ecb3fdca08cae0f1d2bd3db authored almost 7 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #54 from baivong/master

Added Vietnamese translation

github.com/jimmiw/php-time-ago - 54b91a1793de1d0320d83883dfab94512eb4bdb5 authored almost 7 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #51 from khromov/master

Added swedish translation

github.com/jimmiw/php-time-ago - d10ce0f1413ddfe00b00dab707f7c4a73de1dd95 authored almost 7 years ago by Jimmi Westerberg <[email protected]>
Merge pull request #55 from nikopeikrishvili/master

Added Georgian translation

github.com/jimmiw/php-time-ago - 9e04715246cf894db80045d75d3c962d75932d29 authored almost 7 years ago by Jimmi Westerberg <[email protected]>
added dist to avoid build error on hhvm

github.com/jimmiw/php-time-ago - 46508375cb304c631c2745bc213e714c71d53e45 authored over 7 years ago by Niko Peikrishvili <[email protected]>
added dist to avoid build error on hhvm

github.com/jimmiw/php-time-ago - 2ce50b16a1e0ad0ca7e03db1674032b05dad82c4 authored over 7 years ago by Niko Peikrishvili <[email protected]>
--prefer-source failed on hhvm

github.com/jimmiw/php-time-ago - 5ee1fe1f33bf2789b174a2bcf4aace87c03cf2a4 authored over 7 years ago by Niko Peikrishvili <[email protected]>
Added Georgian translation

github.com/jimmiw/php-time-ago - 81e7e17b098b8eeb27d639b3ebc91f189794f50b authored over 7 years ago by Niko Peikrishvili <[email protected]>
Added Vietnamese translation

github.com/jimmiw/php-time-ago - 29f10396284dcd7f85303ca7387b513c4153f40c authored over 7 years ago by Lê Thành <[email protected]>
Create vi.php

github.com/jimmiw/php-time-ago - 826a5a5d00bd64dad8cfdd9d2f819b7c6c09efa2 authored over 7 years ago by Lê Thành <[email protected]>
Added swedish translation

github.com/jimmiw/php-time-ago - 9588c7221193983fea94a61bf5f1ee0bbc0c4716 authored over 7 years ago by Stanislav Khromov <[email protected]>