Difference between revisions of "Bookmarks"

From Doku
 
(4 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* [https://docs.freebsd.org/doc/4.0-RELEASE/usr/share/doc/ncurses/ncurses-intro.html (C actually) Writing programs with ncurses]
 
* [https://docs.freebsd.org/doc/4.0-RELEASE/usr/share/doc/ncurses/ncurses-intro.html (C actually) Writing programs with ncurses]
 
* [https://pubs.opengroup.org/onlinepubs/007908799/xcurses/curses.h.html Curses - In the single UNIX specification, 1997]
 
* [https://pubs.opengroup.org/onlinepubs/007908799/xcurses/curses.h.html Curses - In the single UNIX specification, 1997]
 +
 +
== PHP ==
 +
* [https://github.com/qossmic/deptrac Deptrac is a static code analysis tool for PHP. Keep your architecture clean.]
 +
* [https://github.com/box-project/box Box - Simplifies the PHAR building process.]
 +
* [https://github.com/vimeo/psalm Psalm - A static analysis tool for finding errors in PHP applications.]
 +
* [https://github.com/maglnet/ComposerRequireChecker Composer Require Checker - A CLI tool to analyze composer dependencies]
 +
* [https://phar.io/ PHIVE - The PHAR Installation and Verification Environment]
 +
* [https://github.com/phan/phan Phan - A static analyzer for PHP that prefers to avoid false-positives]
 +
 +
 +
* [https://pharhub.dev/packages PharHub packages]
 +
* [https://notas.ip1.cc/varios/notepad/h/#be8a016c97a23cde10c51b1cf5d86684 PharHub packages list backup]

Latest revision as of 17:16, 26 September 2022