wynalazkowo - eksperymenty małe i duże

PHP – good practises

PHP – good practises

Briliant PHP tutorial – obligatory!: https://phptherightway.com/ Clean code in PHP: https://github.com/jupeter/clean-code-php#table-of-contents Coding standards: https://www.php-fig.org/psr/psr-2/ CRUD: https://stackoverflow.com/questions/12483861/codeigniter-php-check-if-can-connect-to-database Tests: https://phpunit.de/