Phptherightway.com - SEO Checker

Visión general del análisis SEO
Metadatos
97% 
Calidad de la página
85% 
Estructura
57% 
Enlazado
57% 
Servidor
100% 
Factores externos
100% 
Puntuación SEO
Tiempo de carga
0,28 s
Tamaño HTML
276,80 kB
Palabras
21214
Medios
0
Cantidad de enlaces
125 internos / 495 externos

Lista de tareas pendientes para mejorar tu SEO

Metadatos

Título
(Extremadamente importante)
PHP: The Right Way
El título es demasiado corto (187 píxeles de un máximo de 580 píxeles).Optimizar ahora
No se repite ninguna palabra en el título.
Meta descripción
(Extremadamente importante)
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web
La longitud de la meta descripción es óptima (864 píxeles de una longitud máxima de 1000 píxeles).
Rastreabilidad
(Extremadamente importante)
No se detectan problemas para acceder al sitio web.
Redirección canónica
(Importante)
No se especifica ningún enlace canónico.
Idioma
(Poco importante)
Idioma reconocido automáticamente en el contenido: en
Idioma declarado en el código HTML: en
Ubicación geográfica del servidor: Estados Unidos de América
El idioma ha sido correctamente declarado en el código HTML: en.
Enlaces Alternate/Hreflang
(Poco importante)
No se ha encontrado ningún enlace alternativo (alternate) en esta página.
Otras Metaetiquetas
(Poco importante)
No se detecta ninguna metaetiqueta de paginación rel next en la página.
No se detecta ninguna metaetiqueta de paginación rel prev en la página.
Dominio
(Poco importante)
El dominio no es un subdominio.
La longitud del nombre del dominio es buena.
El dominio no contiene caracteres especiales.
URL de la página
(Poco importante)
No se detecta ningún parámetro dinámico en la URL.
No se detecta ningún ID de sesión en la URL.
La URL no contiene demasiados subdirectorios.
Codificación de caracteres
(Poco importante)
La codificación de caracteres (UTF-8) ha sido declarada correctamente.
Doctype
(Deseable)
La etiqueta doctype HTML 5 está configurada correctamente.
La declaración del doctype se ubica al inicio del código HTML.
Favicon
(Deseable)
El favicon está enlazado correctamente.

Metaetiquetas

NombreValor
descriptionAn easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web
robotsindex,follow,archive
viewportwidth=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no
langen
og:image:urlhttps://www.phptherightway.com/images/og-image.png
og:image:width1024
og:image:height640
og:titlePHP: The Right Way
og:descriptionAn easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web
og:urlhttps://www.phptherightway.com
og:site_namePHP: The Right Way
og:typewebsite
charsetutf-8

¡Analiza ya gratis hasta 1.000 páginas de phptherightway.com!

Registrarme Gratis
Puedes usar la suscripción Básica por tiempo ilimitado.

Calidad de la página

Contenido
(Extremadamente importante)
El contenido de esta página es demasiado extenso (21214 palabras). Tal vez podrías dividirlo en varias páginas según el tema.
Un 19.2% del contenido está constituido por palabras vacías.
Las palabras clave del título también se repiten en el texto del cuerpo.
Las palabras del encabezado H1 también aparecen en el cuerpo del texto.
La página contiene un listado, lo que indica una buena estructuración del contenido.
Se han encontrado 385 párrafos en esta página.
No se detecta ningún placeholder de texto ni imagen.
No se detecta contenido duplicado.
La cantidad media de palabras por frase es buena: 19.26 palabras.
Frames
(Extremadamente importante)
Esta página no utiliza ningún frameset.
Optimización para móviles
(Poco importante)
No se ha especificado ningún icono de Apple Touch.
El valor de la etiqueta viewport es correcto: (width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no).
Etiquetas Bold y Strong
(Poco importante)
Algunas etiquetas se repiten, como por ejemplo: note:.
Algunas etiquetas de negritas son demasiado largas (más de 70 caracteres). Con 293 caracteres:
"if you are upgrading from mysql to mysqli, beware lazy upgrade guides that suggest you can simply find...".
Optimización de imágenes
(Poco importante)
La descripción del atributo ALT se utiliza correctamente en todas las imágenes rastreadas.
Redes Sociales
(Deseable)
Esta página está perfectamente optimizada para las redes sociales.
Etiquetas markup adicionales
(Deseable)
No se detecta ninguna etiqueta markup (de Schema.org) adicional.
HTTPS
(Poco importante)
El sitio utiliza HTTPS para transferir datos de forma segura.
Todos los archivos incluidos se transfieren a través de HTTPS.

Lista de medios

No se han encontrado archivos multimedia.

Estructura de la página

Encabezado H1
(Extremadamente importante)
PHP The Right Way
El encabezado H1 es demasiado corto (17 caracteres). Debería tener al menos 20 caracteres.
Encabezados
(Importante)
Algunos de los encabezados H se repiten dos veces.
Hay 179 encabezados H en esta página. La cantidad de encabezados debería guardar una mejor proporción en relación al texto.

Estructura de los encabezados

Jerarquía de encabezadosContenido
H1 PHP The Right Way
H1 Welcome
H1 Getting Started
H1 Code Style Guide
H1 Language Highlights
H1 Dependency Management
H1 Coding Practices
H1 Dependency Injection
H1 Databases
H1 Templating
H1 Errors and Exceptions
H1 Security
H1 Testing
H1 Servers and Deployment
H1 Virtualization
H1 Caching
H1 Documenting your Code
H1 Resources
H1 Community
H2 Translations
H2 Book
H2 How to Contribute
H2 Use the Current Stable Version (8.3)
H2 Built-in web server
H2 macOS Setup
H2 Windows Setup
H2 Linux Setup
H2 Common Directory structure
H2 Programming Paradigms
H2 Namespaces
H2 Standard PHP Library
H2 Command Line Interface
H2 Xdebug
H2 Composer and Packagist
H2 PEAR
H2 The Basics
H2 Date and Time
H2 Design Patterns
H2 Working with UTF-8
H2 Internationalization (i18n) and Localization (l10n)
H2 Common ways to implement
H2 Gettext
H2 Basic Concept
H2 Complex Problem
H2 Containers
H2 Further Reading
H2 MySQL Extension
H2 PDO Extension
H2 Interacting with Databases
H2 Abstraction Layers
H2 Benefits
H2 Plain PHP Templates
H2 Compiled Templates
H2 Further Reading Texto duplicado
H2 Errors
H2 Exceptions
H2 Web Application Security
H2 Password Hashing
H2 Data Filtering
H2 Configuration Files
H2 Register Globals
H2 Error Reporting
H2 Test Driven Development
H2 Behavior Driven Development
H2 Complementary Testing Tools
H2 Platform as a Service (PaaS)
H2 Virtual or Dedicated Servers
H2 Shared Servers
H2 Building and Deploying your Application
H2 Vagrant
H2 Docker
H2 Opcode Cache
H2 Object Caching
H2 PHPDoc
H2 From the Source
H2 People to Follow
H2 PHP PaaS Providers
H2 Frameworks
H2 Components
H2 Other Useful Resources
H2 Video Tutorials
H2 Books
H2 PHP User Groups
H2 PHP Conferences
H2 ElePHPants
H2 Created and maintained by
H3 Install PHP via Homebrew
H3 Install PHP via Macports
H3 Install PHP via phpbrew
H3 Install PHP via Liip’s binary installer
H3 Compile from Source
H3 All-in-One Installers
H3 Ubuntu-based distributions
H3 Object-oriented Programming
H3 Functional Programming
H3 Meta Programming
H3 How to Install Composer
H3 How to Define and Install Dependencies
H3 Updating your dependencies
H3 Update Notifications
H3 Checking your dependencies for security issues
H3 Handling global dependencies with Composer
H3 How to install PEAR
H3 How to install a package
H3 Handling PEAR dependencies with Composer
H3 There’s no one-liner. Be careful, detailed, and consistent.
H3 UTF-8 at the PHP level
H3 UTF-8 at the Database level
H3 UTF-8 at the browser level
H3 Further reading
H3 Other tools
H3 Installation
H3 Structure
H3 Domains
H3 Directory structure
H3 Plural forms
H3 Sample implementation
H3 Discussion on l10n keys
H3 Everyday usage
H3 Tips & Tricks
H3 References
H3 Inversion of Control
H3 S.O.L.I.D.
H3 Simple example of a plain PHP template
H3 Example of plain PHP templates using inheritance
H3 Simple example of a compiled template
H3 Example of compiled templates using inheritance
H3 Articles & Tutorials
H3 Libraries
H3 Error Severity
H3 Changing PHP’s Error Reporting Behaviour
H3 Inline Error Suppression
H3 ErrorException
H3 SPL Exceptions
H3 Sanitization
H3 Unserialization
H3 Validation
H3 Development
H3 Production
H3 Unit Testing
H3 Integration Testing
H3 Functional Testing
H3 BDD Links
H3 Tool Links
H3 nginx and PHP-FPM
H3 Apache and PHP
H3 Deployment Tools
H3 Server Provisioning
H3 Continuous Integration
H3 Example: Running your PHP Applications in Docker
H3 Learn more about Docker
H3 Learn more about popular object caching systems:
H3 Cheatsheets
H3 More best practices
H3 News around the PHP and web development communities
H3 PHP universe
H3 YouTube Channels
H3 Paid Videos
H3 Free Books
H3 Paid Books
H4 Debian-based distributions
H4 Installing on Windows
H4 Types of files
H4 Locale code
H4 1. A sample template file, including some different gettext calls
H4 2. A sample setup file (i18n_setup.php as used above), selecting the correct locale and configuring Gettext
H4 3. Preparing translation for the first run
H4 4. Translating strings
H4 Possible caching issues
H4 Additional helper functions
H4 Single Responsibility Principle
H4 Open/Closed Principle
H4 Liskov Substitution Principle
H4 Interface Segregation Principle
H4 Dependency Inversion Principle
H4 Functional Testing Tools
H4 Further reading:
H4 Further reading: Texto duplicado
H4 Further reading: Texto duplicado
Algunos textos ancla se repiten más de una vez en varios enlaces.
La cantidad de enlaces internos es adecuada.
Ningún texto ancla es excesivamente largo.
Ningún enlace interno contiene parámetros dinámicos.
Hay demasiados enlaces externos (495) en esta página.
EnlacePropiedadesTexto ancla
https://phptherightway.com/PHP The Right Way
https://twitter.com/intent/twe...Nueva ventana Externo Share on Twitter
https://github.com/codeguy/php...Nueva ventana Externo Sin texto
https://phptherightway.com/Welcome
https://phptherightway.com/Translations
https://phptherightway.com/How to Contribute
https://phptherightway.com/Getting Started
https://phptherightway.com/Use the Current Stable Version (8.3)
https://phptherightway.com/Built-in Web Server
https://phptherightway.com/Mac Setup
https://phptherightway.com/Windows Setup
https://phptherightway.com/Linux Setup
https://phptherightway.com/Common Directory Structure
https://phptherightway.com/Code Style Guide
https://phptherightway.com/Language Highlights
https://phptherightway.com/Programming Paradigms
https://phptherightway.com/Namespaces
https://phptherightway.com/Standard PHP Library
https://phptherightway.com/Command Line Interface
https://phptherightway.com/Xdebug
https://phptherightway.com/Dependency Management
https://phptherightway.com/Composer and Packagist
https://phptherightway.com/PEAR
https://phptherightway.com/Coding Practices
https://phptherightway.com/The Basics
https://phptherightway.com/Date and Time
https://phptherightway.com/Design Patterns
https://phptherightway.com/Working with UTF-8
https://phptherightway.com/Internationalization and Localization
https://phptherightway.com/Dependency Injection
https://phptherightway.com/Basic Concept
https://phptherightway.com/Complex Problem
https://phptherightway.com/Containers
https://phptherightway.com/Further Reading
https://phptherightway.com/Databases
https://phptherightway.com/MySQL Extension
https://phptherightway.com/PDO Extension
https://phptherightway.com/Interacting with Databases
https://phptherightway.com/Abstraction Layers
https://phptherightway.com/Templating
https://phptherightway.com/Benefits
https://phptherightway.com/Plain PHP Templates
https://phptherightway.com/Compiled Templates
https://phptherightway.com/Texto duplicado Further Reading
https://phptherightway.com/Errors and Exceptions
https://phptherightway.com/Errors
https://phptherightway.com/Exceptions
https://phptherightway.com/Security
https://phptherightway.com/Web Application Security
https://phptherightway.com/Password Hashing
https://phptherightway.com/Data Filtering
https://phptherightway.com/Configuration Files
https://phptherightway.com/Register Globals
https://phptherightway.com/Error Reporting
https://phptherightway.com/Testing
https://phptherightway.com/Test Driven Development
https://phptherightway.com/Behavior Driven Development
https://phptherightway.com/Complementary Testing Tools
https://phptherightway.com/Servers and Deployment
https://phptherightway.com/Platform as a Service (PaaS)
https://phptherightway.com/Virtual or Dedicated Servers
https://phptherightway.com/Shared Servers
https://phptherightway.com/Building Your Application
https://phptherightway.com/Virtualization
https://phptherightway.com/Vagrant
https://phptherightway.com/Docker
https://phptherightway.com/Caching
https://phptherightway.com/Opcode Cache
https://phptherightway.com/Object Caching
https://phptherightway.com/Documenting your Code
https://phptherightway.com/PHPDoc
https://phptherightway.com/Resources
https://phptherightway.com/From the Source
https://phptherightway.com/People to Follow
https://phptherightway.com/PHP PaaS Providers
https://phptherightway.com/Frameworks
https://phptherightway.com/Components
https://phptherightway.com/Other Useful Resources
https://phptherightway.com/Video Tutorials
https://phptherightway.com/Books
https://phptherightway.com/Community
https://phptherightway.com/User Groups
https://phptherightway.com/Conferences
https://phptherightway.com/Elephpants
https://phptherightway.com/Credits
https://www.phptherightway.com/Subdominio English
https://phpdevenezuela.github....Externo Subdominio Español
https://eilgin.github.io/php-t...Externo Subdominio Français
https://id.phptherightway.com/Externo Subdominio Indonesia
https://it.phptherightway.com/Externo Subdominio Italiano
https://pl.phptherightway.com/Externo Subdominio Polski
https://br.phptherightway.com/Externo Subdominio Português do Brasil
https://bgui.github.io/php-the...Externo Subdominio Română
https://sl.phptherightway.com/Externo Subdominio Slovenščina
https://phpsrbija.github.io/ph...Externo Subdominio Srpski
https://hkulekci.github.io/php...Externo Subdominio Türkçe
https://bg.phptherightway.com/Externo Subdominio български
https://getjump.github.io/ru-p...Externo Subdominio Русский язык
https://iflista.github.io/php-...Externo Subdominio Українська
https://adaroobi.github.io/php...Externo Subdominio العربية
https://novid.github.io/php-th...Externo Subdominio فارسى
https://apzentral.github.io/ph...Externo Subdominio ภาษาไทย
https://modernpug.github.io/ph...Externo Subdominio 한국어판
https://ja.phptherightway.com/Externo Subdominio 日本語
https://laravel-china.github.i...Externo Subdominio 简体中文
https://laravel-taiwan.github....Externo Subdominio 繁體中文
https://leanpub.com/phptherigh...Externo Go to Leanpub
https://github.com/codeguy/php...Externo Contribute on GitHub
https://phptherightway.com/Texto ancla Back to Top
https://www.php.net/downloads.phpExterno Subdominio PHP 8.3
https://phptherightway.com/Texto ancla new features
https://www.php.net/supported-...Externo Subdominio is already End of Life
https://www.php.net/manual/mig...Externo Subdominio PHP 8.0
https://www.php.net/manual/mig...Externo Subdominio PHP 8.1
https://www.php.net/manual/mig...Externo Subdominio PHP 8.2
https://www.php.net/manual/mig...Externo Subdominio Texto duplicado PHP 8.3
https://www.php.net/manual/Externo Subdominio php.net
https://www.php.net/features.c...Externo Subdominio Learn about the built-in, command line web server
https://brew.sh/Externo Homebrew
https://github.com/philcook/br...Externo brew-php-switcher
https://www.macports.org/insta...Externo Subdominio MacPorts
https://github.com/phpbrew/php...Externo phpbrew
https://web.archive.org/web/20...Externo Subdominio php-osx.liip.ch
https://www.php.net/install.ma...Externo Subdominio compile it yourself
https://github.com/kennethreit...Externo Xcode
https://developer.apple.com/do...Externo Subdominio “Command Line Tools for XCode”
https://httpd.apache.org/Externo Subdominio Apache
https://www.nginx.com/Externo Subdominio Nginx
https://www.mamp.info/en/downl...Externo Subdominio MAMP
https://www.apachefriends.org/Externo Subdominio XAMPP
https://windows.php.net/download/Externo Subdominio windows.php.net/download
https://www.windows-commandlin...Externo Subdominio PATH
https://www.apachefriends.org/Externo Subdominio Texto duplicado XAMPP
https://www.easyphp.org/Externo Subdominio EasyPHP
https://ospanel.io/Externo OpenServer
https://www.wampserver.com/en/Externo Subdominio WAMP
http://phpmanager.codeplex.com/Externo Subdominio phpmanager
https://php.iis.net/Externo Subdominio dedicated area on iis.net
https://phptherightway.com/Virtual Machine
https://ctankersley.com/2016/1...Externo PHP development using Windows
https://deb.sury.org/Externo Subdominio Ondřej Surý
https://launchpad.net/~ondrej/...Externo PPA by Ondřej Surý
https://packages.sury.org/php/Externo Subdominio bikeshed
https://paul-m-jones.com/Externo Paul M. Jones
https://github.com/php-pds/ske...Externo Standard PHP Package Skeleton
https://phptherightway.com/composer
https://github.com/php-pds/ske...Externo Texto duplicado Standard PHP Package Skeleton
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://www.php-fig.org/Externo Subdominio Framework Interop Group
https://www.php-fig.org/psr/ps...Externo Subdominio PSR-1
https://www.php-fig.org/psr/ps...Externo Subdominio PSR-12
https://www.php-fig.org/psr/ps...Externo Subdominio PSR-4
https://www.php-fig.org/per/co...Externo Subdominio PER Coding Style
https://www.php-fig.org/psr/ps...Externo Subdominio Read about PSR-1
https://www.php-fig.org/psr/ps...Externo Subdominio Read about PSR-12
https://www.php-fig.org/psr/ps...Externo Subdominio Read about PSR-4
https://www.php-fig.org/per/co...Externo Subdominio Read about PER Coding Style
https://pear.php.net/manual/en...Externo Subdominio Read about PEAR Coding Standards
https://symfony.com/doc/curren...Externo Read about Symfony Coding Standards
https://github.com/PHPCSStanda...Externo PHP_CodeSniffer
https://github.com/benmatselby...Externo Sublime Text
https://cs.symfony.com/Externo Subdominio PHP Coding Standards Fixer
https://github.com/PHPCSStanda...Externo PHP Code Beautifier and Fixer
https://github.com/PHPCSStanda...Externo Texto duplicado PHP Code Beautifier and Fixer
https://cs.symfony.com/Externo Subdominio Texto duplicado PHP Coding Standards Fixer
https://github.com/jupeter/cle...Externo Clean Code PHP
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://www.php.net/language.oop5Externo Subdominio Read about Object-oriented PHP
https://www.php.net/language.o...Externo Subdominio Read about Traits
/pages/Functional-Programming....Functional Programming in PHP
https://www.php.net/functions....Externo Subdominio Read about Anonymous Functions
https://www.php.net/class.closureExterno Subdominio Read about the Closure class
https://wiki.php.net/rfc/closuresExterno Subdominio More details in the Closures RFC
https://www.php.net/language.t...Externo Subdominio Read about Callables
https://www.php.net/function.c...Externo Subdominio Read about dynamically invoking functions with call_user_func_array()
https://www.php.net/language.o...Externo Subdominio Read about Magic Methods
https://www.php.net/intro.refl...Externo Subdominio Read about Reflection
https://www.php.net/language.o...Externo Subdominio Read about Overloading
https://www.php-fig.org/psr/ps...Externo Subdominio Texto duplicado PSR-4
https://www.php-fig.org/psr/ps...Externo Subdominio PSR-0
https://www.php.net/language.n...Externo Subdominio Read about Namespaces
https://www.php-fig.org/psr/ps...Externo Subdominio Read about PSR-0
https://www.php-fig.org/psr/ps...Externo Subdominio Texto duplicado Read about PSR-4
https://www.php.net/book.splExterno Subdominio Read about the SPL
https://www.linkedin.com/learn...Externo Subdominio SPL video course on LinkedIn.com (paid)
https://www.php.net/function.p...Externo Subdominio phpinfo()
https://www.php.net/features.c...Externo Subdominio command line options
https://www.php.net/reserved.v...Externo Subdominio $argc
https://www.php.net/reserved.v...Externo Subdominio $argv
https://www.gsp.com/cgi-bin/ma...Externo Subdominio Texto ancla no relevante
here
https://www.php.net/manual/en/...Externo Subdominio Learn about running PHP from the command line
https://xdebug.org/docs/installExterno Installing Xdebug
https://xdebug.org/docs/Externo Learn more about Xdebug
https://www.bluestatic.org/sof...Externo Subdominio Learn more about MacGDBp
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://phptherightway.com/Composer
https://phptherightway.com/Texto duplicado PEAR
https://packagist.org/Externo Packagist
https://getcomposer.org/download/Externo following the official instructions
https://getcomposer.org/Compos...Externo ComposerSetup
https://twig.symfony.com/Externo Subdominio Twig
https://libraries.io/Externo libraries.io
https://github.com/fabpot/loca...Externo Local PHP Security Checker
https://getcomposer.org/doc/00...Externo Learn about Composer
https://pear.php.net/Externo Subdominio Texto duplicado PEAR
https://pear.php.net/manual/in...Externo Subdominio install instructions
https://pear.php.net/packages.phpExterno Subdominio PEAR packages list
https://pear.php.net/manual/gu...Externo Subdominio Using channel docs
https://pear.php.net/Externo Subdominio Learn about PEAR
https://phptherightway.com/Texto duplicado Composer
https://getcomposer.org/doc/05...Externo Learn more about using repositories with Composer
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
/pages/The-Basics.htmlTexto duplicado The Basics
https://carbon.nesbot.com/Externo Subdominio Carbon
https://www.php.net/book.datetimeExterno Subdominio Read about DateTime
https://www.php.net/function.dateExterno Subdominio Read about date formatting
https://refactoring.guru/desig...Externo Texto ancla URL
https://refactoring.guru/design-patterns/php
https://designpatternsphp.read...Externo Subdominio Texto ancla URL
https://designpatternsphp.readthedocs.io/
https://www.computer-pdf.com/w...Externo Subdominio PDF download
https://alexcabal.com/Externo Alex Cabal
https://phpbestpractices.org/Externo Texto ancla PHP Best Practices
https://www.php.net/book.mbstringExterno Subdominio Multibyte String Extension
https://packagist.org/packages...Externo symfony/polyfill-mbstring
http://htmlpurifier.org/docs/e...Externo charset <meta> tag
https://www.php.net/language.o...Externo Subdominio PHP Manual: String Operations
https://www.php.net/ref.stringsExterno Subdominio PHP Manual: String Functions
https://www.php.net/function.s...Externo Subdominio strpos()
https://www.php.net/function.s...Externo Subdominio strlen()
https://www.php.net/function.s...Externo Subdominio substr()
https://www.php.net/ref.mbstringExterno Subdominio PHP Manual: Multibyte String Functions
https://www.php.net/function.m...Externo Subdominio mb_strpos()
https://www.php.net/function.m...Externo Subdominio mb_strlen()
https://www.php.net/function.m...Externo Subdominio mb_substr()
https://www.php.net/function.m...Externo Subdominio mb_internal_encoding()
https://www.php.net/function.m...Externo Subdominio mb_http_output()
https://www.php.net/function.h...Externo Subdominio htmlentities()
https://www.php.net/function.h...Externo Subdominio htmlspecialchars()
https://stackoverflow.com/ques...Externo Stack Overflow: What factors make PHP Unicode-incompatible?
https://stackoverflow.com/ques...Externo Stack Overflow: Best practices in PHP and MySQL with international strings
https://mathiasbynens.be/notes...Externo How to support full Unicode in MySQL databases
https://www.sitepoint.com/brin...Externo Subdominio Bringing Unicode to PHP with Portable UTF-8
https://stackoverflow.com/ques...Externo Stack Overflow: DOMDocument loadHTML does not encode UTF-8 correctly
https://en.wikipedia.org/wiki/...Externo Subdominio Unix tool called gettext
https://github.com/auraphp/Aur...Externo aura/intl
https://github.com/php-gettext...Externo php-gettext/Gettext
https://symfony.com/components...Externo symfony/translation
https://docs.laminas.dev/lamin...Externo Subdominio laminas/laminas-i18n
https://laravel.com/docs/maste...Externo Laravel
https://www.yiiframework.com/d...Externo Subdominio Yii
https://www.php.net/manual/int...Externo Subdominio Intl
https://icu.unicode.org/Externo Subdominio ICU project
https://poedit.net/Externo Poedit
https://poedit.net/downloadExterno downloaded for free on their website
https://symfony.com/components...Externo Symfony
https://en.wikipedia.org/wiki/...Externo Subdominio ISO 639-1
https://en.wikipedia.org/wiki/...Externo Subdominio ISO 3166-1 alpha-2
https://www.gnu.org/software/g...Externo Subdominio Texto ancla rare languages
https://docs.translatehouse.or...Externo Subdominio plural rules
https://lingohub.com/blog/2013...Externo Texto ancla LingoHub tutorial
https://docs.translatehouse.or...Externo Subdominio list
https://www.php.net/manual/fun...Externo Subdominio sprintf
https://www.gnu.org/software/g...Externo Subdominio Gettext manual
https://symfony.com/doc/curren...Externo Texto ancla Symfony documentation
https://www.php.net/manual/fun...Externo Subdominio gettext()
https://www.php.net/manual/fun...Externo Subdominio ngettext()
https://www.php.net/manual/fun...Externo Subdominio dgettext()
https://www.php.net/manual/fun...Externo Subdominio dngettext()
https://poedit.net/Externo Texto duplicado Poedit
https://poedit.net/downloadExterno their website
https://github.com/php-gettext...Externo php-gettext’s Gettext
https://www.gnu.org/software/g...Externo Subdominio Texto ancla a specific format
https://en.wikipedia.org/wiki/...Externo Subdominio Wikipedia: i18n and l10n
https://en.wikipedia.org/wiki/...Externo Subdominio Wikipedia: Gettext
https://lingohub.com/blog/2013...Externo LingoHub: PHP internationalization with gettext tutorial
https://www.php.net/manual/boo...Externo Subdominio PHP Manual: Gettext
https://www.gnu.org/software/g...Externo Subdominio Gettext Manual
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://wikipedia.org/wiki/Dep...Externo Wikipedia
https://www.php.net/manual/en/...Externo Subdominio Texto ancla constructor property promotion
http://fabien.potencier.org/wh...Externo Subdominio What is Dependency Injection?
https://mwop.net/blog/260-Depe...Externo Dependency Injection: An analogy
https://code.tutsplus.com/tuto...Externo Subdominio Dependency Injection: Huh?
https://medium.com/philipobeni...Externo Dependency Injection as a tool for testing
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://www.php.net/mysqliExterno Subdominio mysqli
https://www.php.net/pgsqlExterno Subdominio pgsql
https://www.php.net/mssqlExterno Subdominio mssql
https://www.php.net/mysqliExterno Subdominio mysql
https://www.php.net/mysqliExterno Subdominio Texto duplicado mysqli
https://www.php.net/pdoExterno Subdominio pdo
https://www.php.net/mysqliExterno Subdominio Texto duplicado mysql
https://www.php.net/manual/mig...Externo Subdominio officially removed in PHP 7.0
https://www.php.net/mysqliExterno Subdominio Texto duplicado mysqli
https://www.php.net/pdoExterno Subdominio PDO
https://www.php.net/mysqliExterno Subdominio Texto duplicado mysql
https://www.php.net/mysqliExterno Subdominio Texto duplicado mysqli
https://www.php.net/pdoExterno Subdominio Texto duplicado PDO
https://websitebeaver.com/prep...Externo MySQLi Prepared Statements
https://www.php.net/mysqlinfo....Externo Subdominio PHP: Choosing an API for MySQL
https://www.php.net/pdoExterno Subdominio Texto duplicado PDO
https://web.archive.org/web/20...Externo Subdominio SQL Injection
https://phptherightway.com/Texto ancla filter your data
https://www.php.net/pdoExterno Subdominio Learn about PDO
https://www.php.net/pdo.connec...Externo Subdominio Learn about PDO connections
https://phptherightway.com/OOP
https://phptherightway.com/functional programming
https://code.tutsplus.com/tuto...Externo Subdominio MVC
https://phptherightway.com/frameworks
https://phptherightway.com/unit-test
https://www.php.net/book.pdoExterno Subdominio Texto duplicado PDO
https://www.php-fig.org/psr/ps...Externo Subdominio Texto duplicado PSR-0
https://www.php-fig.org/psr/ps...Externo Subdominio Texto duplicado PSR-4
https://atlasphp.io/Externo Atlas
https://github.com/auraphp/Aur...Externo Aura SQL
https://www.doctrine-project.o...Externo Subdominio Doctrine2 DBAL
https://medoo.in/Externo Medoo
https://propelorm.org/Externo Propel
https://docs.laminas.dev/lamin...Externo Subdominio laminas-db
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
/pages/Design-Patterns.htmlmodel–view–controller
https://platesphp.com/Externo Plates
https://github.com/auraphp/Aur...Externo Aura.View
https://platesphp.com/Externo Texto duplicado Plates
https://platesphp.com/Externo Texto duplicado Plates
http://fabien.potencier.org/te...Externo Subdominio hasn’t improved much
https://twig.symfony.com/Externo Subdominio Texto duplicado Twig
https://github.com/box/brainyExterno Brainy
https://www.smarty.net/Externo Subdominio Smarty
https://mustache.github.io/Externo Subdominio Mustache
https://twig.symfony.com/Externo Subdominio Texto duplicado Twig
https://twig.symfony.com/Externo Subdominio Texto duplicado Twig
http://fabien.potencier.org/te...Externo Subdominio Templating Engines in PHP
https://code.tutsplus.com/tuto...Externo Subdominio An Introduction to Views & Templating in CodeIgniter
https://www.smashingmagazine.c...Externo Subdominio Getting Started With PHP Templating
https://code.tutsplus.com/tuto...Externo Subdominio Roll Your Own Templating System in PHP
https://laracasts.com/series/l...Externo Master Pages
https://code.tutsplus.com/tuto...Externo Subdominio Working With Templates in Symfony 2
https://github.com/box/brainy/...Externo Writing Safer Templates
https://github.com/auraphp/Aur...Externo Texto duplicado Aura.View
https://laravel.com/docs/bladeExterno Blade
https://github.com/box/brainyExterno Texto duplicado Brainy
https://github.com/nette/latteExterno Latte
https://github.com/bobthecow/m...Externo Texto duplicado Mustache
https://phptal.org/Externo PHPTAL
https://platesphp.com/Externo Texto duplicado Plates
https://www.smarty.net/Externo Subdominio Texto duplicado Smarty
https://twig.symfony.com/Externo Subdominio Texto duplicado Twig
https://docs.laminas.dev/lamin...Externo Subdominio laminas-view
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://phptherightway.com/Texto duplicado Error Reporting
https://xdebug.org/docs/basicExterno Texto duplicado Xdebug
https://www.php.net/language.o...Externo Subdominio Error Control Operators
https://www.sitepoint.com/Externo Subdominio SitePoint
https://xdebug.org/docs/basicExterno Texto duplicado Xdebug
https://filp.github.io/whoops/Externo Subdominio Whoops!
https://www.php.net/class.erro...Externo Subdominio ErrorException Class
https://www.php.net/language.o...Externo Subdominio Texto duplicado Error Control Operators
https://www.php.net/errorfunc....Externo Subdominio Predefined Constants for Error Handling
https://www.php.net/function.e...Externo Subdominio error_reporting()
https://phptherightway.com/Reporting
https://phptherightway.com/SPL extension
https://www.php.net/language.e...Externo Subdominio Read about Exceptions
https://www.php.net/spl.except...Externo Subdominio Read about SPL Exceptions
https://www.brandonsavage.net/...Externo Subdominio Nesting Exceptions In PHP
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://paragonie.com/blog/201...Externo The 2018 Guide to Building Secure PHP Software
https://paragonie.com/Externo Paragon Initiative
https://paragonie.com/blog/201...Externo the basics of web application security
https://www.techtarget.com/sea...Externo Subdominio ASLR
https://paragonie.com/blog/201...Externo Weak random numbers
https://paragonie.com/blog/201...Externo Chosen-ciphertext attacks
https://blog.ircmaxell.com/201...Externo Subdominio Side-channel information leaks
https://www.owasp.org/Externo Subdominio The Open Web Application Security Project
https://phpsecurity.readthedoc...Externo Subdominio Survive The Deep End: PHP Security
https://www.owasp.org/index.ph...Externo Subdominio Read the OWASP Security Guide
https://wikipedia.org/wiki/Cry...Externo hash
https://paragonie.com/blog/201...Externo two very different things
https://wikipedia.org/wiki/Sal...Externo salted
https://paragonie.com/blog/201...Externo a specialized password hashing algorithm
https://www.php.net/function.p...Externo Subdominio Learn about password_hash()
https://github.com/ircmaxell/p...Externo password_compat for PHP >= 5.3.7 && < 5.5
https://wikipedia.org/wiki/Cry...Externo Learn about hashing in regards to cryptography
https://wikipedia.org/wiki/Sal...Externo Learn about salts
https://wiki.php.net/rfc/passw...Externo Subdominio PHP password_hash() RFC
https://www.php.net/security.f...Externo Subdominio null bytes
https://www.php.net/book.filterExterno Subdominio Learn about data filtering
https://www.php.net/function.f...Externo Subdominio Learn about filter_var
https://www.php.net/function.f...Externo Subdominio Learn about filter_input
https://www.php.net/security.f...Externo Subdominio Learn about handling null bytes
https://phptherightway.com/Texto ancla Texto duplicado PDO
http://htmlpurifier.org/Externo HTML Purifier
https://www.php.net/filter.fil...Externo Subdominio See Sanitization Filters
https://www.php.net/manual/fun...Externo Subdominio json_decode
https://www.php.net/manual/fun...Externo Subdominio json_encode
https://www.php.net/filter.fil...Externo Subdominio See Validation Filters
https://www.php.net/function.e...Externo Subdominio Texto duplicado php.net
https://www.php.net/errorfunc....Externo Subdominio Texto ancla error_reporting
https://www.php.net/errorfunc....Externo Subdominio Texto ancla display_errors
https://www.php.net/errorfunc....Externo Subdominio Texto ancla display_startup_errors
https://www.php.net/errorfunc....Externo Subdominio Texto ancla log_errors
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://wikipedia.org/wiki/Tes...Externo Texto duplicado Wikipedia
https://phpunit.de/Externo PHPUnit
https://github.com/atoum/atoumExterno atoum
https://github.com/kahlan/kahlanExterno Kahlan
https://peridot-php.github.io/Externo Subdominio Peridot
https://pestphp.com/Externo Pest
https://github.com/simpletest/...Externo SimpleTest
https://wikipedia.org/wiki/Int...Externo Texto duplicado Wikipedia
https://www.selenium.dev/Externo Subdominio Selenium
https://mink.behat.org/Externo Subdominio Mink
https://codeception.com/Externo Codeception
https://github.com/MeltwaterAr...Externo Storyplayer
https://behat.org/Externo Behat
https://cucumber.io/Externo Cucumber
https://www.phpspec.net/Externo Subdominio PHPSpec
https://rspec.info/Externo RSpec project
https://behat.org/Externo Texto duplicado Behat
https://cucumber.io/Externo Texto duplicado Cucumber
https://www.phpspec.net/Externo Subdominio Texto duplicado PHPSpec
https://rspec.info/Externo RSpec
https://codeception.com/Externo Texto duplicado Codeception
https://www.selenium.dev/Externo Subdominio Texto duplicado Selenium
https://github.com/giorgiosiro...Externo integrated with PHPUnit
https://github.com/padraic/moc...Externo Mockery
https://phpunit.de/Externo Texto duplicado PHPUnit
https://www.phpspec.net/Externo Subdominio Texto duplicado PHPSpec
https://github.com/phpspec/pro...Externo Prophecy
https://www.phpspec.net/Externo Subdominio Texto duplicado PHPSpec
https://phpunit.de/Externo Texto duplicado PHPUnit
https://github.com/php-mock/ph...Externo php-mock
https://github.com/infection/i...Externo Infection
https://en.wikipedia.org/wiki/...Externo Subdominio Mutation Testing
https://github.com/Yoast/PHPUn...Externo PHPUnit Polyfills
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://phptherightway.com/Texto ancla PHP PaaS “Platform as a Service” providers
https://phptherightway.com/Texto ancla resources section
https://nginx.org/Externo nginx
https://nginx.org/Externo Read more on nginx
https://www.php.net/install.fpmExterno Subdominio Read more on PHP-FPM
https://nealpoole.com/blog/201...Externo Read more on setting up nginx and PHP-FPM securely
https://httpd.apache.org/docs/...Externo Subdominio modules
https://httpd.apache.org/docs/...Externo Subdominio prefork MPM
https://httpd.apache.org/docs/...Externo Subdominio worker MPM
https://httpd.apache.org/docs/...Externo Subdominio event MPM
https://httpd.apache.org/docs/...Externo Subdominio mod_proxy_fcgi
https://httpd.apache.org/Externo Subdominio Read more on Apache
https://httpd.apache.org/docs/...Externo Subdominio Read more on Multi-Processing Modules
https://blogs.oracle.com/opal/...Externo Subdominio Read more on mod_fastcgi
https://httpd.apache.org/mod_f...Externo Subdominio Read more on mod_fcgid
https://httpd.apache.org/docs/...Externo Subdominio Read more on mod_proxy_fcgi
https://serversforhackers.com/...Externo Read more on setting up Apache and PHP-FPM with mod_proxy_fcgi
https://wikipedia.org/wiki/Bui...Externo build automation
https://www.phing.info/Externo Subdominio Phing
https://ant.apache.org/Externo Subdominio Apache Ant
https://capistranorb.com/Externo Capistrano
https://ansistrano.com/Externo Ansistrano
https://capistranorb.com/Externo Texto duplicado Capistrano
https://deployer.org/Externo Deployer
https://www.sitepoint.com/depl...Externo Subdominio Easy Deployment of PHP Applications with Deployer
https://www.magephp.com/Externo Subdominio Magallanes
https://code.tutsplus.com/tuto...Externo Subdominio Automate your project with Apache Ant
https://deployingphpapplicatio...Externo Deploying PHP Applications
https://www.ansible.com/Externo Subdominio Ansible
https://puppet.com/Externo Puppet
https://www.chef.io/Externo Subdominio Chef
https://serversforhackers.com/...Externo An Ansible Tutorial
https://leanpub.com/ansible-fo...Externo Ansible for DevOps
https://leanpub.com/ansible-fo...Externo Ansible for AWS
https://web.archive.org/web/20...Externo Subdominio Three part blog series about deploying a LAMP application with Chef, Vagrant, and EC2
https://github.com/sous-chefs/phpExterno Chef Cookbook which installs and configures PHP and the PEAR package management system
https://www.youtube.com/playli...Externo Subdominio Chef video tutorial series
https://www.travis-ci.com/Externo Subdominio Travis CI
https://docs.github.com/en/act...Externo Subdominio GitHub Actions
https://jenkins.io/Externo Continuous Integration with Jenkins
https://github.com/dancryer/phpciExterno Continuous Integration with PHPCI
https://github.com/php-censor/...Externo Continuous Integration with PHP Censor
https://www.jetbrains.com/team...Externo Subdominio Continuous Integration with Teamcity
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://www.vagrantup.com/Externo Subdominio Texto duplicado Vagrant
https://puppet.com/Externo Texto duplicado Puppet
https://www.chef.io/Externo Subdominio Texto duplicado Chef
https://www.docker.com/Externo Subdominio Texto duplicado Docker
https://docs.docker.com/get-do...Externo Subdominio installing docker
https://hub.docker.com/Externo Subdominio Docker Hub
https://docs.docker.com/Externo Subdominio Docker User Guide
https://hub.docker.com/explore/Externo Subdominio official repositiories
https://phpdocker.io/Externo PHPDocker.io
https://www.docker.com/Externo Subdominio Docker Website
https://docs.docker.com/get-do...Externo Subdominio Docker Installation
https://docs.docker.com/Externo Subdominio Texto duplicado Docker User Guide
https://hub.docker.com/Externo Subdominio Texto duplicado Docker Hub
https://hub.docker.com/explore/Externo Subdominio Docker Hub - official images
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://php-legacy-docs.zend.c...Externo Subdominio opcodes
https://www.php.net/book.opcacheExterno Subdominio Zend OPcache
https://www.php.net/manual/opc...Externo Subdominio Texto ancla opcache.enable
https://www.php.net/book.opcacheExterno Subdominio Texto duplicado Zend OPcache
https://github.com/zendtech/Ze...Externo open source
https://www.iis.net/downloads/...Externo Subdominio WinCache
https://wikipedia.org/wiki/Lis...Externo list of PHP accelerators on Wikipedia
https://www.php.net/opcache.pr...Externo Subdominio PHP Preloading
https://github.com/krakjoe/apcuExterno APCu
https://www.php.net/apcuExterno Subdominio APCu Documentation
https://memcached.org/Externo Memcached
https://redis.io/Externo Redis
https://www.php.net/ref.wincacheExterno Subdominio WinCache Functions
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://docs.phpdoc.org/guide/...Externo Subdominio tags
https://docs.phpdoc.org/Externo Subdominio PHPDoc manual
https://docs.phpdoc.org/guide/...Externo Subdominio @author
https://docs.phpdoc.org/guide/...Externo Subdominio @link
https://docs.phpdoc.org/guide/...Externo Subdominio Texto duplicado @author
https://docs.phpdoc.org/guide/...Externo Subdominio Texto duplicado @link
https://docs.phpdoc.org/guide/...Externo Subdominio @param
https://docs.phpdoc.org/guide/...Externo Subdominio @return
https://docs.phpdoc.org/guide/...Externo Subdominio @throws
https://docs.phpdoc.org/guide/...Externo Subdominio Texto duplicado @param
https://docs.phpdoc.org/guide/...Externo Subdominio Texto duplicado @return
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://www.php.net/Externo Subdominio PHP Website
https://www.php.net/docs.phpExterno Subdominio PHP Documentation
https://www.ogprogrammer.com/2...Externo Subdominio Texto ancla URL
https://www.ogprogrammer.com/2017/06/28/how-to-get-connected-with-the-php-community/
https://twitter.com/CalEvans/l...Externo Texto ancla URL
https://twitter.com/CalEvans/lists/phpeople
https://www.amezmo.com/Externo Subdominio Amezmo
https://aws.amazon.com/elastic...Externo Subdominio AWS Elastic Beanstalk
https://www.cloudways.com/Externo Subdominio Cloudways
https://www.digitalocean.com/p...Externo Subdominio DigitalOcean App Platform
https://www.divio.com/Externo Subdominio Divio
https://www.engineyard.com/Externo Subdominio Engine Yard Cloud
https://www.fortrabbit.com/Externo Subdominio fortrabbit
https://cloud.google.com/appen...Externo Subdominio Google App Engine
https://devcenter.heroku.com/c...Externo Subdominio Heroku
https://cloud.ibm.com/docs/ope...Externo Subdominio Texto ancla IBM Cloud
https://www.lumen.com/Externo Subdominio Lumen
https://azure.microsoft.com/Externo Subdominio Microsoft Azure
https://network.pivotal.io/Externo Subdominio Pivotal Web Services
https://platform.sh/Externo Platform.sh
https://www.openshift.com/Externo Subdominio Red Hat OpenShift
https://www.virtuozzo.com/appl...Externo Subdominio Virtuozzo
https://phptherightway.com/Texto duplicado Packagist
https://phptherightway.com/Texto duplicado PEAR
https://phptherightway.com/Texto duplicado Dependency Management
https://github.com/fuelphp/val...Externo FuelPHP Validation package
https://auraphp.com/framework/Externo Aura
https://github.com/cakephp/col...Externo Collection
https://github.com/cakephp/dat...Externo Database
https://github.com/cakephp/dat...Externo Datasource
https://github.com/cakephp/eventExterno Event
https://github.com/cakephp/i18nExterno I18n
https://github.com/cakephp/ormExterno ORM
https://github.com/fuelphpExterno FuelPHP
https://github.com/hoaprojectExterno Hoa Project
https://symfony.com/componentsExterno Symfony Components
https://thephpleague.com/Externo The League of Extraordinary Packages
https://github.com/illuminate/...Externo IoC Container
https://github.com/illuminate/...Externo Eloquent ORM
https://github.com/illuminate/...Externo Queue
https://github.com/illuminateExterno Illuminate components
https://phpcheatsheets.com/Externo PHP Cheatsheets
https://github.com/smknstd/mod...Externo Modern PHP Cheatsheet
https://owasp.org/www-project-...Externo OWASP Security Cheatsheets
https://phpbestpractices.org/Externo Texto duplicado PHP Best Practices
https://kinsta.com/blog/php-ve...Externo Why You Should Be Using Supported PHP Versions
https://www.phpweekly.com/Externo Subdominio PHP Weekly
https://javascriptweekly.com/Externo JavaScript Weekly
https://frontendfoc.us/Externo Frontend Focus
https://mobiledevweekly.com/Externo Mobile Web Weekly
https://github.com/jondot/awes...Externo a list of some
https://blog.phpdeveloper.org/Externo Subdominio PHP Developer blog
https://github.com/ggelashvili...Externo Learn PHP The Right Way Series
https://www.youtube.com/user/p...Externo Subdominio PHP Academy
https://www.youtube.com/user/t...Externo Subdominio The New Boston
https://www.youtube.com/user/b...Externo Subdominio Sherif Ramadan
https://www.youtube.com/user/L...Externo Subdominio Level Up Tuts
https://teamtreehouse.com/libr...Externo Standards and Best practices
https://www.pluralsight.com/se...Externo Subdominio PHP Training on Pluralsight
https://www.linkedin.com/learn...Externo Subdominio PHP Training on LinkedIn.com
https://code.tutsplus.com/cate...Externo Subdominio PHP Training on Tutsplus
https://laracasts.com/Externo Laracasts
https://symfonycasts.com/Externo SymfonyCasts
https://wiki.php.net/rfc/php6Externo Subdominio partly because of this
https://daylerees.com/php-pandas/Externo PHP Pandas
https://leanpub.com/phptherigh...Externo Texto duplicado PHP The Right Way
https://paragonie.com/book/pec...Externo Using Libsodium in PHP Projects
https://phpandmysql.com/Externo PHP & MySQL
https://apisyouwonthate.com/Externo Build APIs You Won’t Hate
https://www.oreilly.com/librar...Externo Subdominio Modern PHP
https://leanpub.com/buildingse...Externo Building Secure PHP Apps
https://leanpub.com/mlaphpExterno Modernizing Legacy Applications In PHP
https://leanpub.com/securingph...Externo Securing PHP: Core Concepts
https://www.scalingphpbook.com/Externo Subdominio Scaling PHP
https://leanpub.com/signalingphpExterno Signaling PHP
https://leanpub.com/minimumvia...Externo Minimum Viable Tests
https://leanpub.com/ddd-in-phpExterno Domain-Driven Design in PHP
https://phptherightway.com/Texto ancla Texto duplicado Back to Top
https://webchat.freenode.net/?...Externo Subdominio irc.freenode.com
https://twitter.com/phpcExterno Twitter
https://phpc.social/Externo Mastodon
https://stackoverflow.com/ques...Externo StackOverflow
https://www.php.net/cal.phpExterno Subdominio Read the Official PHP Events Calendar
https://php.ug/Externo PHP.ug
https://www.meetup.com/find/Externo Subdominio Meetup.com
https://www.google.com/search?...Externo Subdominio Google
https://nomadphp.com/Externo NomadPHP
https://twitter.com/PHPWomenExterno PHPWomen
https://nomadphp.com/Externo Texto duplicado NomadPHP
https://twitter.com/PHPWomenExterno Texto duplicado PHPWomen
https://wiki.php.net/usergroupsExterno Subdominio Read about User Groups on the PHP Wiki
https://www.php.net/conference...Externo Subdominio Find a PHP Conference
https://www.php.net/elephpant.phpExterno Subdominio ElePHPant
http://www.elroubio.net/Externo Subdominio Vincent Pontier
https://7php.com/elephpant/Externo Interview with Vincent Pontier
https://joshlockhart.com/Nueva ventana Externo Josh Lockhart
https://philsturgeon.uk/Nueva ventana Externo Phil Sturgeon
https://github.com/codeguy/php...Nueva ventana Externo Project Contributors
https://creativecommons.org/li...Externo Sin texto
https://joshlockhart.com/Externo Texto duplicado Josh Lockhart
https://creativecommons.org/li...Externo Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
https://www.phptherightway.com/Subdominio www.phptherightway.com

Configuración del servidor

Redirecciones HTTP
(Extremadamente importante)
Esta página redirige a "https://phptherightway.com/".
Cabecera HTTP
(Importante)
La cabecera X-Powered-by no se envía en la cabecera de la página.
Esta página utiliza GZip para la transmisión de datos comprimidos.
Rendimiento
(Poco importante)
El tiempo de respuesta de la página HTML es excelente: 0,28 segundos, y se sitúa por debajo de los 0,40 segundos.
El tamaño HTML de la página es adecuado: 277 kB.

Cabecera HTTP

NombreValor
serverGitHub.com
content-typetext/html; charset=utf-8
last-modifiedSat, 04 Jan 2025 14:10:01 GMT
access-control-allow-origin*
etagW/"67794139-4531f"
expiresSat, 04 Jan 2025 14:24:07 GMT
cache-controlmax-age=600
content-encodinggzip
x-proxy-cacheMISS
x-github-request-idE562:1149A9:13E33515:140D40E6:6779422E
accept-rangesbytes
age141
dateSat, 04 Jan 2025 15:01:31 GMT
via1.1 varnish
x-served-bycache-fra-eddf8230084-FRA
x-cacheHIT
x-cache-hits0
x-timerS1736002892.562262,VS0,VE2
varyAccept-Encoding
x-fastly-request-id0299812ae00ed1982935a789b3c0764b56a6d456
content-length74448
statuscode200
http_versionHTTP/2

Factores externos

Esta página recibe enlaces de calidad de otros sitios web.
Esta página recibe backlinks de 1.939 dominios de referencia.
Esta página recibe un total de 595.671 backlinks.
Esta página recibe backlinks de 1.422 direcciones IP distintas.

Backlinks desde Wikipedia

No se ha encontrado ningún enlace lanzado desde la Wikipedia.

Snippet (vista previa de los resultados de búsqueda)

phptherightway.com
PHP: The Right Way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative PHP tutorials around the Web

Palabras clave más importantes

Se han encontrado las siguientes palabras clave. Comprueba si esta página está bien optimizada para cada palabra clave en concreto.

Palabra claveResultadoComprobar
PHP94%Check
Way77%Check
Right Way77%Check
As PHP76%Check
or PHP76%Check
Standard PHP73%Check
PHP MySQL70%Check
PHP Development70%Check
PHP version70%Check
Local PHP70%Check

¡Analiza ya gratis hasta 1.000 páginas de phptherightway.com!

Registrarme Gratis
Puedes usar la suscripción Básica por tiempo ilimitado.

Política de cookies

Utilizamos cookies para el buen funcionamiento de nuestra web y con fines analíticos y publicitarios. Puedes activar o desactivar las cookies opcionales. Para más información consulta los siguientes enlaces.

Utilizamos estas cookies para que el sitio funcione correctamente

Con estas cookies podemos entender mejor cómo navegan las y los visitantes por nuestra web

Estas cookies nos ayudan a ofrecerte anuncios y promociones que se ajusten a tus intereses