====== PHP ====== ===== Packaging ===== * [[https://packagist.org/|Packagist]] is a PHP package repository for packages installable via [[https://getcomposer.org/|Composer]], a package and dependency manager. ===== Frameworks ===== * [[http://cakephp.org/|CakePHP]] * [[https://codeigniter.com/|CodeIgniter]] * [[http://laravel.com/|Laravel]] * [[http://symfony.com/|Symfony]] * Zend ===== libraries ===== * [[https://meekro.com/|MeekroDB]] – simple MySQL library with few lines of code and SQLi protection. %%[%%[[https://github.com/SergeyTsalkov/meekrodb|Github]]%%]%% ===== further reading ===== * [[https://github.com/ziadoz/awesome-php|awesome-php]] – list of PHP resources