Difference between revisions of "Bookmarks"

From Doku
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Bookmarks =
 
 
 
== Laravel ==
 
== Laravel ==
  
Line 8: Line 6:
 
* [https://aboutyou.tech/blog/laravelstorm-2216f4643ad0/ LaravelStorm - Optimize PhpStorm for your Laravel projects]
 
* [https://aboutyou.tech/blog/laravelstorm-2216f4643ad0/ LaravelStorm - Optimize PhpStorm for your Laravel projects]
 
* [https://codigofacilito.com/articulos/crear-pruebas-automatizadas-en-laravel-con-phpunit Crear pruebas automatizadas con PHPUnit]
 
* [https://codigofacilito.com/articulos/crear-pruebas-automatizadas-en-laravel-con-phpunit Crear pruebas automatizadas con PHPUnit]
 +
* [https://styde.net/laravel-6-doc-mocking/ Mocking – Documentación de Laravel 6]
 +
* [https://laravel.com/docs/9.x/mocking Mocking - Laravel 9 Documentation]
 +
* [https://reactphp.org/ ReactPHP (usado en MAPSentry scraper agents master)]
 +
 +
== Ncurses ==
 +
* [http://php.adamharvey.name/manual/es/book.ncurses.php Ncurses in PHP]
 +
* [https://github.com/wapmorgan/NcursesObjects Ncurses Objects - a PHP library for using Ncurses in an object oriented way]
 +
* [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]
 +
 +
== 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