- https://phptherightway.com/
- https://twitter.com/intent/tweet?text=PHP+The+Right+Way&url=https%3A%2F%2Fwww.phptherightway.com&hashtags=PHP
- https://github.com/codeguy/php-the-right-way
- http://www.phptherightway.com
- http://rwetzlmayr.github.io/php-the-right-way
- http://phpdevenezuela.github.io/php-the-right-way
- http://eilgin.github.io/php-the-right-way/
- http://id.phptherightway.com
- http://it.phptherightway.com
- http://pl.phptherightway.com
- http://br.phptherightway.com
- https://bgui.github.io/php-the-right-way/
- http://sl.phptherightway.com
- http://phpsrbija.github.io/php-the-right-way/
- http://hkulekci.github.io/php-the-right-way/
- http://bg.phptherightway.com
- http://getjump.github.io/ru-php-the-right-way
- http://iflista.github.com/php-the-right-way
- https://adaroobi.github.io/php-the-right-way/
- http://novid.github.io/php-the-right-way/
- https://apzentral.github.io/php-the-right-way/
- http://modernpug.github.io/php-the-right-way
- http://ja.phptherightway.com
- http://laravel-china.github.io/php-the-right-way/
- http://laravel-taiwan.github.io/php-the-right-way
- https://leanpub.com/phptherightway
- https://github.com/codeguy/php-the-right-way/tree/gh-pages
- http://php.net/downloads.php
- http://php.net/supported-versions.php
- http://php.net/manual/migration73.incompatible.php
- http://php.net/manual/
- http://php.net/features.commandline.webserver
- https://brew.sh/
- https://github.com/philcook/brew-php-switcher
- https://www.macports.org/install.php
- https://github.com/phpbrew/phpbrew
- https://php-osx.liip.ch/
- https://secure.php.net/install.macosx.compile
- https://github.com/kennethreitz/osx-gcc-installer
- https://developer.apple.com/downloads
- https://httpd.apache.org/
- https://www.nginx.com/
- https://www.mamp.info/en/downloads/
- https://www.apachefriends.org/index.html
- http://windows.php.net/download/
- http://www.windows-commandline.com/set-path-command-line/
- https://www.microsoft.com/web/downloads/platform.aspx
- http://www.apachefriends.org/en/xampp.html
- http://www.easyphp.org/
- http://open-server.ru/
- http://www.wampserver.com/en/
- http://phpmanager.codeplex.com/
- http://php.iis.net/
- http://ctankersley.com/2016/11/13/developing-on-windows-2016/
- https://twitter.com/pmjones
- https://github.com/php-pds/skeleton
- https://www.php-fig.org/
- https://www.php-fig.org/psr/psr-1/
- https://www.php-fig.org/psr/psr-2/
- https://www.php-fig.org/psr/psr-4/
- https://pear.php.net/manual/en/standards.php
- https://symfony.com/doc/current/contributing/code/standards.html
- https://pear.php.net/package/PHP_CodeSniffer/
- https://github.com/benmatselby/sublime-phpcs
- https://cs.sensiolabs.org/
- https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically
- https://github.com/jupeter/clean-code-php
- https://secure.php.net/language.oop5
- https://secure.php.net/language.oop5.traits
- https://secure.php.net/functions.anonymous
- https://secure.php.net/class.closure
- https://wiki.php.net/rfc/closures
- https://secure.php.net/language.types.callable
- https://secure.php.net/function.call-user-func-array
- https://secure.php.net/language.oop5.magic
- https://secure.php.net/intro.reflection
- https://secure.php.net/language.oop5.overloading
- https://www.php-fig.org/psr/psr-0/
- https://secure.php.net/language.namespaces
- https://secure.php.net/book.spl
- https://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
- https://secure.php.net/function.phpinfo
- https://secure.php.net/features.commandline.options
- https://secure.php.net/reserved.variables.argc
- https://secure.php.net/reserved.variables.argv
- https://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits
- https://xdebug.org/docs/install
- https://xdebug.org/docs/
- https://www.bluestatic.org/software/macgdbp/
- https://packagist.org/
- https://getcomposer.org/download/
- https://getcomposer.org/Composer-Setup.exe
- https://twig.symfony.com/
- https://libraries.io/
- https://security.sensiolabs.org/
- https://getcomposer.org/doc/00-intro.md
- https://pear.php.net/
- https://pear.php.net/manual/installation.getting.php
- https://pear.php.net/packages.php
- https://pear.php.net/manual/guide.users.commandline.channels.php
- https://getcomposer.org/doc/05-repositories.md#pear
- https://carbon.nesbot.com/
- https://secure.php.net/book.datetime
- https://secure.php.net/function.date
- https://designpatternsphp.readthedocs.io/
- https://alexcabal.com/
- https://phpbestpractices.org/#utf-8
- https://secure.php.net/book.mbstring
- https://packagist.org/packages/patchwork/utf8
- http://htmlpurifier.org/docs/enduser-utf8.html
- https://secure.php.net/language.operators.string
- https://secure.php.net/ref.strings
- https://secure.php.net/function.strpos
- https://secure.php.net/function.strlen
- https://secure.php.net/function.substr
- https://secure.php.net/ref.mbstring
- https://secure.php.net/function.mb-strpos
- https://secure.php.net/function.mb-strlen
- https://secure.php.net/function.mb-substr
- https://secure.php.net/function.mb-internal-encoding
- https://secure.php.net/function.mb-http-output
- https://secure.php.net/function.htmlentities
- https://secure.php.net/function.htmlspecialchars
- https://stackoverflow.com/questions/571694/what-factors-make-php-unicode-incompatible
- https://stackoverflow.com/questions/140728/best-practices-in-php-and-mysql-with-international-strings
- https://mathiasbynens.be/notes/mysql-utf8mb4
- https://www.sitepoint.com/bringing-unicode-to-php-with-portable-utf8/
- https://stackoverflow.com/questions/8218230/php-domdocument-loadhtml-not-encoding-utf-8-correctly
- https://en.wikipedia.org/wiki/Gettext
- https://github.com/auraphp/Aura.Intl
- https://github.com/oscarotero/Gettext
- https://symfony.com/doc/current/components/translation.html
- https://docs.zendframework.com/zend-i18n/translation
- https://laravel.com/docs/master/localization
- https://www.yiiframework.com/doc/guide/2.0/en/tutorial-i18n
- https://secure.php.net/manual/intro.intl.php
- http://www.icu-project.org
- https://poedit.net
- https://poedit.net/download
- https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
- https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
- https://www.gnu.org/software/gettext/manual/gettext.html#Rare-Language-Codes
- http://docs.translatehouse.org/projects/localization-guide/en/latest/l10n/pluralforms.html
- https://lingohub.com/blog/2013/07/php-internationalization-with-gettext-tutorial/#Plurals
- https://secure.php.net/manual/function.sprintf.php
- https://www.gnu.org/software/gettext/manual/gettext.html
- https://symfony.com/doc/current/components/translation/usage.html#creating-translations
- https://secure.php.net/manual/function.gettext.php
- https://secure.php.net/manual/function.ngettext.php
- https://secure.php.net/manual/function.dgettext.php
- https://secure.php.net/manual/function.dngettext.php
- https://www.gnu.org/software/gettext/manual/gettext.html#Language-specific-options
- https://en.wikipedia.org/wiki/Internationalization_and_localization
- https://lingohub.com/blog/2013/07/php-internationalization-with-gettext-tutorial/
- https://secure.php.net/manual/book.gettext.php
- https://wikipedia.org/wiki/Dependency_injection
- http://ralphschindler.com/2011/05/18/learning-about-dependency-injection-and-php
- http://fabien.potencier.org/article/11/what-is-dependency-injection
- https://mwop.net/blog/260-Dependency-Injection-An-analogy.html
- https://code.tutsplus.com/tutorials/dependency-injection-huh--net-26903
- https://medium.com/philipobenito/dependency-injection-as-a-tool-for-testing-902c21c147f1
- https://secure.php.net/mysqli
- https://secure.php.net/pgsql
- https://secure.php.net/mssql
- https://secure.php.net/pdo
- https://secure.php.net/migration55.deprecated
- https://secure.php.net/manual/migration70.removed-exts-sapis.php
- https://websitebeaver.com/prepared-statements-in-php-mysqli-to-prevent-sql-injection
- https://secure.php.net/mysqlinfo.api.choosing
- http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
- http://wiki.hashphp.org/Validation
- https://secure.php.net/book.pdo
- https://secure.php.net/pdo.connections
- https://code.tutsplus.com/tutorials/mvc-for-noobs--net-10488
- https://phpbridge.org/docs/
- https://phpbridge.org/intro-to-php/creating_a_data_class
- https://github.com/auraphp/Aura.Sql
- https://www.doctrine-project.org/projects/dbal.html
- http://propelorm.org/
- https://packages.zendframework.com/docs/latest/manual/en/index.html#zendframework/zend-db
- http://platesphp.com/
- https://github.com/auraphp/Aura.View
- http://fabien.potencier.org/article/34/templating-engines-in-php
- https://github.com/box/brainy
- https://www.smarty.net/
- https://mustache.github.io/
- https://code.tutsplus.com/tutorials/an-introduction-to-views-templating-in-codeigniter--net-25648
- https://www.smashingmagazine.com/2011/10/getting-started-with-php-templating/
- https://code.tutsplus.com/tutorials/roll-your-own-templating-system-in-php--net-16596
- https://laracasts.com/series/laravel-from-scratch/episodes/7
- https://code.tutsplus.com/tutorials/working-with-templates-in-symfony-2--cms-21172
- https://github.com/box/brainy/wiki/Writing-Safe-Templates
- https://laravel.com/docs/blade
- http://dwoo.org/
- https://github.com/nette/latte
- https://github.com/bobthecow/mustache.php
- https://phptal.org/
- https://framework.zend.com/manual/2.3/en/modules/zend.view.quick-start.html
- https://xdebug.org/docs/basic
- https://secure.php.net/book.scream
- https://secure.php.net/language.operators.errorcontrol
- https://www.sitepoint.com/
- https://filp.github.io/whoops/
- https://secure.php.net/class.errorexception
- https://secure.php.net/errorfunc.constants
- https://secure.php.net/function.error-reporting
- https://secure.php.net/language.exceptions
- https://secure.php.net/spl.exceptions
- https://www.brandonsavage.net/exceptional-php-nesting-exceptions-in-php/
- http://ralphschindler.com/2010/09/15/exception-best-practices-in-php-5-3
- https://paragonie.com/blog/2017/12/2018-guide-building-secure-php-software
- https://paragonie.com/
- https://paragonie.com/blog/2015/08/gentle-introduction-application-security
- http://searchsecurity.techtarget.com/definition/address-space-layout-randomization-ASLR
- https://paragonie.com/blog/2016/01/on-design-and-implementation-stealth-backdoor-for-web-applications
- https://paragonie.com/blog/2015/05/using-encryption-and-authentication-correctly
- http://blog.ircmaxell.com/2014/11/its-all-about-time.html
- https://www.owasp.org/
- https://phpsecurity.readthedocs.io/en/latest/index.html
- https://www.owasp.org/index.php/Guide_Table_of_Contents
- https://wikipedia.org/wiki/Cryptographic_hash_function
- https://paragonie.com/blog/2015/08/you-wouldnt-base64-a-password-cryptography-decoded
- https://wikipedia.org/wiki/Salt_(cryptography)
- https://paragonie.com/blog/2016/02/how-safely-store-password-in-2016
- https://secure.php.net/function.password-hash
- https://github.com/ircmaxell/password_compat
- https://wiki.php.net/rfc/password_hash
- https://secure.php.net/security.filesystem.nullbytes
- https://secure.php.net/book.filter
- https://secure.php.net/function.filter-var
- https://secure.php.net/function.filter-input
- http://htmlpurifier.org/
- https://secure.php.net/filter.filters.sanitize
- https://secure.php.net/manual/function.unserialize.php
- https://secure.php.net/filter.filters.validate
- https://secure.php.net/security.globals
- https://secure.php.net/errorfunc.configuration#ini.error-reporting
- https://secure.php.net/errorfunc.configuration#ini.display-errors
- https://secure.php.net/errorfunc.configuration#ini.display-startup-errors
- https://secure.php.net/errorfunc.configuration#ini.log-errors
- https://wikipedia.org/wiki/Test-driven_development
- https://phpunit.de/
- https://github.com/atoum/atoum
- https://github.com/crysalead/kahlan
- https://peridot-php.github.io/
- http://simpletest.org
- https://wikipedia.org/wiki/Integration_testing
- https://docs.seleniumhq.org/
- http://mink.behat.org/
- https://codeception.com/
- https://datasift.github.io/storyplayer/
- http://behat.org/
- https://cucumber.io/
- https://www.phpspec.net/
- https://rspec.info/
- https://www.seleniumhq.org/
- https://github.com/giorgiosironi/phpunit-selenium/
- https://github.com/padraic/mockery
- https://github.com/phpspec/prophecy
- https://github.com/php-mock/php-mock
- https://github.com/infection/infection
- https://en.wikipedia.org/wiki/Mutation_testing
- https://nginx.org/
- https://secure.php.net/install.fpm
- https://nealpoole.com/blog/2011/04/setting-up-php-fastcgi-and-nginx-dont-trust-the-tutorials-check-your-configuration/
- https://httpd.apache.org/docs/2.4/mod/
- https://httpd.apache.org/docs/2.4/mod/prefork.html
- https://httpd.apache.org/docs/2.4/mod/worker.html
- https://httpd.apache.org/docs/2.4/mod/event.html
- https://httpd.apache.org/docs/current/mod/mod_proxy_fcgi.html
- https://httpd.apache.org/docs/2.4/mod/mpm_common.html
- https://blogs.oracle.com/opal/entry/php_fpm_fastcgi_process_manager
- hhttps://httpd.apache.org/mod_fcgid/
- https://serversforhackers.com/video/apache-and-php-fpm
- http://phpversions.info/shared-hosting/
- https://wikipedia.org/wiki/Build_automation
- https://www.phing.info/
- https://ant.apache.org/
- http://capistranorb.com/
- https://ansistrano.com
- http://rocketeer.autopergamene.eu/
- https://deployer.org/
- https://www.sitepoint.com/deploying-php-applications-with-deployer/
- https://www.magephp.com/
- https://code.tutsplus.com/tutorials/automate-your-projects-with-apache-ant--net-18595
- https://deployingphpapplications.com/
- https://www.ansible.com/
- https://puppet.com/
- https://www.chef.io/
- https://serversforhackers.com/an-ansible-tutorial
- https://leanpub.com/ansible-for-devops
- https://leanpub.com/ansible-for-aws
- http://www.jasongrimes.org/2012/06/managing-lamp-environments-with-chef-vagrant-and-ec2-1-of-3/
- https://github.com/chef-cookbooks/php
- https://www.youtube.com/playlist?list=PL11cZfNdwNyPnZA9D1MbVqldGuOWqbumZ
- https://travis-ci.org/
- https://jenkins.io/
- https://www.phptesting.org/
- http://php-censor.info/
- https://www.jetbrains.com/teamcity/
- https://www.vagrantup.com/
- http://rove.io/
- https://puphpet.com/
- https://www.getprotobox.com/
- http://phansible.com/
- https://www.docker.com/
- https://docs.docker.com/install/
- https://hub.docker.com/
- https://docs.docker.com/
- https://hub.docker.com/explore/
- https://phpdocker.io/generator
- https://secure.php.net/manual/internals2.opcodes.php
- https://secure.php.net/book.opcache
- https://secure.php.net/manual/opcache.configuration.php#ini.opcache.enable
- https://github.com/zendtech/ZendOptimizerPlus
- https://secure.php.net/book.apc
- https://xcache.lighttpd.net/
- https://www.iis.net/downloads/microsoft/wincache-extension
- https://wikipedia.org/wiki/List_of_PHP_accelerators
- https://github.com/krakjoe/apcu
- https://secure.php.net/ref.apc
- https://memcached.org/
- https://redis.io/
- https://xcache.lighttpd.net/wiki/XcacheApi
- https://secure.php.net/ref.wincache
- https://docs.phpdoc.org/references/phpdoc/tags/index.html
- https://docs.phpdoc.org/index.html
- https://docs.phpdoc.org/references/phpdoc/tags/author.html
- https://docs.phpdoc.org/references/phpdoc/tags/link.html
- https://docs.phpdoc.org/references/phpdoc/tags/param.html
- https://docs.phpdoc.org/references/phpdoc/tags/return.html
- https://docs.phpdoc.org/references/phpdoc/tags/throws.html
- https://secure.php.net/
- https://secure.php.net/docs.php
- https://www.ogprogrammer.com/2017/06/28/how-to-get-connected-with-the-php-community/
- https://twitter.com/CalEvans/lists/phpeople
- https://php-mentoring.org/
- https://www.ctl.io/appfog/
- https://aws.amazon.com/elasticbeanstalk/
- https://www.cloudways.com/
- https://www.engineyard.com/features
- https://www.fortrabbit.com/
- https://cloud.google.com/appengine/docs/php/
- https://devcenter.heroku.com/categories/php-support
- https://console.bluemix.net/docs/runtimes/php/getting-started.html#getting_started
- https://jelastic.com/
- https://azure.microsoft.com/
- https://nanobox.io/
- https://run.pivotal.io/
- https://platform.sh/
- https://www.openshift.com/
- http://phpversions.info/paas-hosting/
- https://github.com/fuelphp/validation
- http://auraphp.com/framework/
- https://github.com/cakephp/collection
- https://github.com/cakephp/database
- https://github.com/cakephp/datasource
- https://github.com/cakephp/event
- https://github.com/cakephp/i18n
- https://github.com/cakephp/orm
- https://github.com/fuelphp
- https://github.com/hoaproject
- https://symfony.com/doc/current/components/index.html
- https://thephpleague.com/
- https://github.com/illuminate/container
- https://github.com/illuminate/database
- https://github.com/illuminate/queue
- https://github.com/illuminate
- http://phpcheatsheets.com/
- https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series
- https://phpbestpractices.org/
- https://www.airpair.com/php/posts/best-practices-for-modern-php-development
- https://kinsta.com/blog/php-versions/
- http://www.phpweekly.com
- https://javascriptweekly.com/
- https://frontendfoc.us/
- https://mobiledevweekly.com/
- https://github.com/jondot/awesome-weekly
- https://blog.phpdeveloper.org/
- https://www.youtube.com/user/phpacademy
- https://www.youtube.com/user/thenewboston
- https://www.youtube.com/user/businessgeek
- https://www.youtube.com/user/LevelUpTuts
- https://teamtreehouse.com/library/php-standards-and-best-practices
- https://www.pluralsight.com/search?q=php
- https://www.lynda.com/search?q=php
- https://code.tutsplus.com/categories/php/courses
- https://laracasts.com/
- https://wiki.php.net/rfc/php6
- http://daylerees.com/php-pandas/
- https://leanpub.com/phptherightway/
- https://paragonie.com/book/pecl-libsodium
- https://apisyouwonthate.com/
- http://shop.oreilly.com/product/0636920033868.do
- https://leanpub.com/buildingsecurephpapps
- https://leanpub.com/mlaphp
- https://leanpub.com/securingphp-coreconcepts
- http://www.scalingphpbook.com/
- https://leanpub.com/signalingphp
- https://leanpub.com/minimumviabletests
- https://leanpub.com/ddd-in-php
- https://webchat.freenode.net/?channels=phpc
- https://twitter.com/phpc
- https://plus.google.com/u/0/communities/104245651975268426012
- https://stackoverflow.com/questions/tagged/php
- https://secure.php.net/cal.php
- https://php.ug/
- http://www.meetup.com/find/
- https://www.google.com/search?q=php+user+group+near+me
- https://nomadphp.com/
- http://phpwomen.org/
- https://wiki.php.net/usergroups
- https://secure.php.net/conferences/index.php
- https://secure.php.net/elephpant.php
- http://www.elroubio.net/
- https://7php.com/elephpant/
- https://joshlockhart.com
- https://philsturgeon.uk/
- https://github.com/codeguy/php-the-right-way/graphs/contributors
- https://creativecommons.org/licenses/by-nc-sa/3.0/
- https://www.phptherightway.com
0 Responses
Subscribe to:
Post Comments (Atom)
Post a Comment