Ecosyste.ms: OpenCollective

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

github.com/getgrav/PHP-Markdown-Documentation-Generator

Write documentation once, and only once!
https://github.com/getgrav/PHP-Markdown-Documentation-Generator

ref new package

8ae1f878ec6f8045899a9bc50029dada1017d616 authored about 3 years ago by Andy Miller <[email protected]>
Merge branch 'victorjonsson:master' into main

f171bf12b0b6485d77722c4da97cac3b33c68fd8 authored about 3 years ago by Andy Miller <[email protected]>
Removed hardcoded version from composer.json

4a24d1b64a88da17e8f1696dc64969f5ca769064 authored over 3 years ago by Djamil Legato <[email protected]>
Updated composer

e9a16a480ad523401dd3060838dda36bdb77036e authored over 3 years ago by Djamil Legato <[email protected]>
fix running with newer version of Symfony (#24)

fixes #23 and probably #21

883492437b1bc21d770c86801d67d735b4a2c481 authored over 4 years ago by Mathieu Rochette <[email protected]>
Adds support for inspecting traits (#20)

ff3c1d0391f926fc7a8ebc0b3fca260abf01e752 authored about 5 years ago by Dave Redfern <[email protected]>
Add visibility and regular expression based filtering (#19)

* add support for method visibility and regex filtering

* add visibility test

* add method...

f1f70b2bb9a59d1447796b271286eb409c4a3a60 authored almost 6 years ago by theAverageDev (Luca Tumedei) <[email protected]>
Merge pull request #18 from tdely/see

Add support for @see in markdown generation

6712d373a78b66caa204410fb903e436e5945a60 authored about 6 years ago by Victor Jonsson <[email protected]>
Merge branch 'master' into see

60b289828550a5ee2c19efce4bf9cabe13704ee5 authored about 6 years ago by Victor Jonsson <[email protected]>
Merge pull request #17 from tdely/no-internal

Add option to ignore @internal classes and methods

6bfed46e04fd7f45c5ff10983d888ecce18b5490 authored about 6 years ago by Victor Jonsson <[email protected]>
Assign variable instead of extra return statement

b2f88a14c3e35df5bc0d6ca02247a4ed2b635cce authored about 6 years ago by Tobias Dély <[email protected]>
Add support for @see in markdown generation

e2540f199964a25416dc55939e6ebed165d4321f authored about 6 years ago by Tobias Dély <[email protected]>
Add option to ignore @internal classes and methods

e81c89437c45df973fcb9fc03cf67ce4c4d51241 authored about 6 years ago by Tobias Dély <[email protected]>
Merge pull request #15 from trilbymedia/master

Added page links

6755b2c76b82baf0ddd56cf923acf79a2b0a96bb authored almost 7 years ago by Victor Jonsson <[email protected]>
Added page links

c9fa153b28a79f5da89ec32aa501be92db212aed authored over 7 years ago by Andy Miller <[email protected]>
Merge pull request #11 from siwinski/pr-remove-top-level-script

Remove duplicate top-level script

9c21b382409bc3ed13503ebe099e0f7c0d4e7abf authored over 7 years ago by Victor Jonsson <[email protected]>
Merge pull request #10 from siwinski/pr-add-license-file

Add LICENSE file

b8fe6b259c6b8053dd28a1d413f350bf7ba4d13d authored over 7 years ago by Victor Jonsson <[email protected]>
Merge pull request #12 from jdecool/patch-1

Fix typo on binary name in README

5b50de6b3e4459e32bdb1a8280e706e63ff65237 authored over 7 years ago by Victor Jonsson <[email protected]>
Fix typo on binary name in README

After download the tool with composer the binary name is `phpdoc-md` and not `phpdocs-md` as it'...

4573db21a305d565f3d2edfa7eaa8f977f65be20 authored over 7 years ago by Jérémy DECOOL <[email protected]>
Update docs.md

383b17fe6c010aea4945ace28b344d351a897bf4 authored over 7 years ago by Victor Jonsson <[email protected]>
new version...

c5eb16ff5bd15ee60223883ddacba0ab8797268d authored over 7 years ago by Victor Jonsson <[email protected]>
fixed bug, hr element needs a trailing slash or markdown will incorrectly rendered

aabb4949f62048fdddb902b2461128a19ef169fa authored over 7 years ago by Victor Jonsson <[email protected]>
Merge branch 'master' of https://github.com/victorjonsson/PHP-Markdown-Documentation-Generator

11d46a53af612be15879d8ee99c70c5b4ca751f8 authored over 7 years ago by Victor Jonsson <[email protected]>
Update docs.md

b6327ac7709ca3df99e871330e6ff7d94f48315b authored over 7 years ago by Victor Jonsson <[email protected]>
Add LICENSE file

35fb15aed3409e5ec621fdff8669d67dc3c73d61 authored about 8 years ago by Shawn Iwinski <[email protected]>
Remove duplicate top-level script

2e60c32d4128e5af47392162e411cdfe7810ddb1 authored about 8 years ago by Shawn Iwinski <[email protected]>
Update README.md

77b3c04b74e4ea0f1abae8d80ef2e811ca19c252 authored about 8 years ago by Victor Jonsson <[email protected]>
Update README.md

a1ce31b702f5b2c7893646ed16d39f40cb968d61 authored about 8 years ago by Victor Jonsson <[email protected]>
version bump

a8244617cdce4804cd94ea508c82e8d7e29a273a authored about 8 years ago by Victor Jonsson <[email protected]>
Merge branch 'master' of https://github.com/victorjonsson/PHP-Markdown-Documentation-Generator

342907452bcf35ba35f23ecc0ef0050f326e3720 authored about 8 years ago by Victor Jonsson <[email protected]>
Now creating links to php.net for native classes

e2c7f501dadae82a7cd4e031e55532014803276a authored about 8 years ago by Victor Jonsson <[email protected]>
Merge pull request #9 from greg-1-anderson/vendor-bin

Copy binary to vendor/bin

deea4470879d64547812118c57f54d313f098bb2 authored about 8 years ago by Victor Jonsson <[email protected]>
A couple minor touch-ups in Requirements section of README.

6da296f643f617cb9039ce56505b9da0cbb44ed8 authored about 8 years ago by Greg Anderson <[email protected]>
Fix autoload paths.

25ac4c230b1c81e625d748bfe6f4726468182de9 authored about 8 years ago by Greg Anderson <[email protected]>
Remove post-install script.

b9a641eee529019772b0238061d6a49f081977b0 authored about 8 years ago by Greg Anderson <[email protected]>
Copy the phpdocs-md executable into the vendor/bin directory. Update documentation to match.

1e9d0b4af6025088f584927cefa92e7527fb9a8c authored over 8 years ago by Greg Anderson <[email protected]>
Update README.md

9d6f5730f573adb796ce5608e838732f68dd8d80 authored almost 9 years ago by Victor Jonsson <[email protected]>
Update README.md

2c0878a4b00b6af6930113151372092f1cc8a596 authored almost 9 years ago by Victor Jonsson <[email protected]>
Update README.md

a66e6a817c0328e68c5104e068817d1d3e5ee955 authored almost 9 years ago by Victor Jonsson <[email protected]>
Guard against undefined index

84e403030b9648a653a859df34bc7e9ae663efc0 authored almost 9 years ago by Victor Jonsson <[email protected]>
new version

4814be1e08d80b64f0ffcb5fbbb84a47dd0992f7 authored almost 9 years ago by Victor Jonsson <[email protected]>
fixed issue #3 Not inherit abstract flag super method if function isnt abstract

14b24cdc0a0413e7bdb0256fcca46f4fca354581 authored almost 9 years ago by Victor Jonsson <[email protected]>
Fixed #6 referencing an array of objects

ee411b1c0bf25594ea857be1ad8c51edf5f2ef98 authored almost 9 years ago by Victor Jonsson <[email protected]>
Fixed bug in code example generated as markdown

fce380ca0710a4dc6dd3eb347c29813b78633a28 authored almost 9 years ago by Victor Jonsson <[email protected]>
Fixed bug in usage inspection

9ad716672e6448a469968d431cf295ab91fb147b authored almost 9 years ago by Victor Jonsson <[email protected]>
no longer supporting php v < 5.5

7834a48c7130fd5be1c66384bcf21f5b57b6b038 authored almost 9 years ago by Victor Jonsson <[email protected]>
no longer supporting php v < 5.5

766de0d64a0c3964385b37fca43f746c261c9fad authored almost 9 years ago by Victor Jonsson <[email protected]>
php 5.3 no longer supported

862f18b69c9b80f4ee132f3df36665135ba3fb2b authored almost 9 years ago by Victor Jonsson <[email protected]>
Now supporting reference to classes imported via use statement

fdd561fb706d506445c30c2d04f4fcfef601d85a authored almost 9 years ago by Victor Jonsson <[email protected]>
updated docs

e71aee2913f7c70e390a52e07e6a37e55df2aa51 authored almost 9 years ago by Victor Jonsson <[email protected]>
Updated docs

acb2009f804e6e5338eeff2c3a6a55aa0202e966 authored almost 9 years ago by Victor Jonsson <[email protected]>
Now supporting inheritDoc

1ded6fa9ed15e36104925279eeae4d6c09b6d673 authored almost 9 years ago by Victor Jonsson <[email protected]>
updated docs...

46bd18f8f3317e9f950b8790a06d727a9410b795 authored about 9 years ago by Victor Jonsson <[email protected]>
Moved sanitizeClassName to utils class

3d6a750ee13d29b61cd6e87a8a912e09481aadba authored about 9 years ago by Victor Jonsson <[email protected]>
Interface functions no longer declared as abstract

858d754af31799c2a192b4c170a2c57b3c8f9dc8 authored about 9 years ago by Victor Jonsson <[email protected]>
Fix for php v >5.5

519fcc9716bc2c2026917c4ee76bfff26201cd25 authored about 9 years ago by Victor Jonsson <[email protected]>
generated docs

c8154f780b782bb0ef7a1e163abd956d69b51a47 authored about 9 years ago by Victor Jonsson <[email protected]>
bumped version nr

4ed7a29e54ee9243963db5a2c0e18f93d17a1da0 authored about 9 years ago by Victor Jonsson <[email protected]>
Fixed bug when having float as return type

1d139fbe0f3f2fc543f59ecb4b9b42c5c760d978 authored about 9 years ago by Victor Jonsson <[email protected]>
Update composer.json

3de61d26fe923f553b4d2224cf6e8259baa207dc authored about 9 years ago by Victor Jonsson <[email protected]>
regenerated docs

d142528d6733d17289208f701914f14c2035f2d5 authored over 9 years ago by victorjonsson <[email protected]>
Correct extraction of parameter type, issue #1

f318b90449ad0299de2df2ac932c5a62aaa455cd authored over 9 years ago by victorjonsson <[email protected]>
Update ClassEntity.php

f88e3bb1b47cfd89858adf25b96355335ecb66f0 authored over 9 years ago by Victor Jonsson <[email protected]>
new version

bd688ca1026ccd664dce658507308b379af6adf9 authored almost 10 years ago by Victor Jonsson <[email protected]>
better class names in examples

c22d96084a64b365115e47642b907c335a027ef8 authored almost 10 years ago by Victor Jonsson <[email protected]>
test

557a525c64c5160953df2acda65eb70c34a5a04a authored almost 10 years ago by Victor Jonsson <[email protected]>
test

eab8fd101e75d2b842d500127aece09b75869c8a authored almost 10 years ago by Victor Jonsson <[email protected]>
better class names in examples

8ba8a17b90aabea02859901bf4ba72f2d3085557 authored almost 10 years ago by Victor Jonsson <[email protected]>
better class names in examples

b619b23ec7dd61229258023e3bf2417353366df5 authored almost 10 years ago by Victor Jonsson <[email protected]>
Allow asterisks in inside comment text

3387a1e333f98a54d6f24b195d101baf4b08f995 authored almost 10 years ago by Victor Jonsson <[email protected]>
test...

c19593e6045ca151554fb6d52c95d9e49e0641ed authored almost 10 years ago by Victor Jonsson <[email protected]>
test...

8b21e15270d007a788dad0374157a31494131499 authored almost 10 years ago by Victor Jonsson <[email protected]>
test...

a5d122c4c21a5e8b353bc2f79e014051fccc8001 authored almost 10 years ago by Victor Jonsson <[email protected]>
test...

17bee5ceb16bfd65f3118f4633da159c0f673068 authored almost 10 years ago by Victor Jonsson <[email protected]>
test...

ad16de0513ea5ea1d8506af07b64dacc0a6de8c7 authored almost 10 years ago by Victor Jonsson <[email protected]>
new version

3e5b2b6cb10834ba4e437ed1c649900d530bb3dd authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

8a964fde15f62d58af523c4f02e5fe551a1409ef authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

5a8d01ac107cb081e9776e44ffebc83a16ec2361 authored almost 10 years ago by Victor Jonsson <[email protected]>
reduce new line spaces in code examples

d5e31a756d6ff60430ab243ae139263dbde063e2 authored almost 10 years ago by Victor Jonsson <[email protected]>
reduce new line spaces in code examples

cf4697e446b6944c2bc6154450baebf6c03e7f08 authored almost 10 years ago by Victor Jonsson <[email protected]>
replace tabs with three spaces in example comments

ab566d135a218911b05acb02b19059380fcfe5fc authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

405f567f8c421187eed51b05a5f4daf4d89ed5e2 authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

855d069ce0f0d311d4585df22a60e51459eed4b9 authored almost 10 years ago by Victor Jonsson <[email protected]>
example comments on functions now displayed

4853014264128e438d86296f3bd530d5194e1656 authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

8cd089bf3f37c49fb87b9718e2de4ed00447b75e authored almost 10 years ago by Victor Jonsson <[email protected]>
Update docs.md

58ca8b42569881c6b69bf87b8b5e482212e045e5 authored almost 10 years ago by Victor Jonsson <[email protected]>
Update docs.md

c3ed478f68404d7a75d08931e1fc7db25a5aae5c authored almost 10 years ago by Victor Jonsson <[email protected]>
Update docs.md

04afcce3d9f119ebfa3158a0b612e0e667ff1ec8 authored almost 10 years ago by Victor Jonsson <[email protected]>
Update docs.md

922c4e430a48ab5ab62e97eb2504166c7bd5a442 authored almost 10 years ago by Victor Jonsson <[email protected]>
docs...

21467b1ccc52bd382278f13e4ef264505d5aef11 authored almost 10 years ago by Victor Jonsson <[email protected]>
Now support example comment on classes

e1fff9a2f21f7ed1b647b950db14a8e246b29f6c authored almost 10 years ago by Victor Jonsson <[email protected]>
Now support example comment on classes

44e672f5c951a14ecf20c82219300448e10cddaf authored almost 10 years ago by Victor Jonsson <[email protected]>
small but important bug fix

cc3ffb5617b749242d8091158ff9ae1627a6173a authored almost 10 years ago by Victor Jonsson <[email protected]>
small but important bug fix

9ccadf5bda01cc45b72238a6fef75cab610b47bd authored almost 10 years ago by Victor Jonsson <[email protected]>
Update README.md

5c717193aa3e4c70d687abaeb1ab4877f5226db3 authored almost 10 years ago by Victor Jonsson <[email protected]>
6 tests and 66 asertions == time for release (now showing public functions first in list)

2d9588a825ac7f44af0c97379272229bbfe33008 authored almost 10 years ago by Victor Jonsson <[email protected]>
Merge branch 'master' of github.com:victorjonsson/PHP-Markdown-Documentation-Generator

38444c472f681aae8e211fb02f48e5aadeacbd36 authored almost 10 years ago by Victor Jonsson <[email protected]>
More tests, better deprecation messages

9c8e82832ca326b8c7829a2d443aed0d096978ff authored almost 10 years ago by Victor Jonsson <[email protected]>
Update README.md

cfd0e7db4344f35532c04e6dc24271f797da32de authored almost 10 years ago by Victor Jonsson <[email protected]>
Update README.md

28b8180b630b2aaafeaeca8ed664fd8ab6d25f49 authored almost 10 years ago by Victor Jonsson <[email protected]>