DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Comparisons

Clean Comparisons

3
Comments 1
1 min read
Unknown named parameter in PHP 8

Unknown named parameter in PHP 8

13
Comments 2
1 min read
WordPress Shortcodes: How to Create Reusable Components in WordPress

WordPress Shortcodes: How to Create Reusable Components in WordPress

5
Comments 2
4 min read
PHP PDO : PHP Data Object

PHP PDO : PHP Data Object

2
Comments
4 min read
CodeIgniter vs Laravel : Introduction To PHP Frameworks

CodeIgniter vs Laravel : Introduction To PHP Frameworks

1
Comments
11 min read
Upgrading to Laravel 10, PHPUnit 10, and Pest 2

Upgrading to Laravel 10, PHPUnit 10, and Pest 2

1
Comments
4 min read
Joomla! 4.3 on OpenBSD 7.3: Install

Joomla! 4.3 on OpenBSD 7.3: Install

4
Comments
5 min read
Face Detection Using PHP: From Basic to Advanced

Face Detection Using PHP: From Basic to Advanced

17
Comments 3
3 min read
Scheduling Tasks in Laravel with Cron Jobs

Scheduling Tasks in Laravel with Cron Jobs

5
Comments
1 min read
Improving Laravel's Queue Performance

Improving Laravel's Queue Performance

11
Comments 2
4 min read
Using the builder/manager pattern in Laravel

Using the builder/manager pattern in Laravel

6
Comments
15 min read
Secure PHP APIs with Signature Verification Using OpenSSL

Secure PHP APIs with Signature Verification Using OpenSSL

3
Comments
3 min read
Plates Native PHP Template[Português - Brasil]

Plates Native PHP Template[Português - Brasil]

2
Comments
2 min read
Convert MJML to HTML Using PHP

Convert MJML to HTML Using PHP

1
Comments
2 min read
XSS Attack - Why strip_tags is not enough

XSS Attack - Why strip_tags is not enough

6
Comments 1
3 min read
How To Get Set Delete Cookie in laravel 10 Tutorial

How To Get Set Delete Cookie in laravel 10 Tutorial

Comments
3 min read
Validating SSH keys on Laravel

Validating SSH keys on Laravel

8
Comments 3
4 min read
Theme Management in Laravel

Theme Management in Laravel

1
Comments
3 min read
PHP e o Machine Learning

PHP e o Machine Learning

6
Comments
4 min read
PHP Design Patterns: Table Data Gateway

PHP Design Patterns: Table Data Gateway

2
Comments
3 min read
Chirp Beyond (Bootcamp) part 1 The missing tests

Chirp Beyond (Bootcamp) part 1 The missing tests

Comments
6 min read
Server Side Rendering (SSR). ¿PHP salvando el día?

Server Side Rendering (SSR). ¿PHP salvando el día?

Comments
4 min read
Validando chave ssh pública no Laravel

Validando chave ssh pública no Laravel

13
Comments 4
5 min read
Realtime logging in Laravel using Slack

Realtime logging in Laravel using Slack

16
Comments
4 min read
Laravel access chatgpt

Laravel access chatgpt

Comments
1 min read
Symfony Station Communiqué — 08 September 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

Symfony Station Communiqué — 08 September 2023. A look at Symfony, Drupal, PHP, Cybersecurity, and Fediverse news!

3
Comments
8 min read
How to Integrate Twitter OAuth 2.0 in PHP + Direct Messages

How to Integrate Twitter OAuth 2.0 in PHP + Direct Messages

1
Comments
2 min read
Bun as an NPM replacement in your Laravel projects

Bun as an NPM replacement in your Laravel projects

1
Comments
1 min read
Laravel Beyond Basics: Unleash Advanced Tips and Tricks

Laravel Beyond Basics: Unleash Advanced Tips and Tricks

Comments
2 min read
NuxtJS + Laravel Solving CORS issue

NuxtJS + Laravel Solving CORS issue

6
Comments
2 min read
Python, PHP, NodeJS, Perl and Ruby in ASP.NET CMS!

Python, PHP, NodeJS, Perl and Ruby in ASP.NET CMS!

3
Comments 2
4 min read
Understanding the Request Lifecycle, Service Container, and Facades

Understanding the Request Lifecycle, Service Container, and Facades

2
Comments
4 min read
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

47
Comments 1
4 min read
Unleashing the power of Laravel Horizon

Unleashing the power of Laravel Horizon

4
Comments
4 min read
Running Artisan Commands from Your Browser Using Laravel's Artisan Facade

Running Artisan Commands from Your Browser Using Laravel's Artisan Facade

11
Comments
2 min read
Liberando os poderes do Laravel Horizon

Liberando os poderes do Laravel Horizon

3
Comments
5 min read
🔋 Laravel Resource Reducer: optimizes your API responses

🔋 Laravel Resource Reducer: optimizes your API responses

5
Comments
2 min read
Multi usuários no Laravel

Multi usuários no Laravel

1
Comments
6 min read
Serve a file stream in Symfony

Serve a file stream in Symfony

5
Comments
3 min read
Event Listeners and Queues in Laravel

Event Listeners and Queues in Laravel

5
Comments
1 min read
Traits in php--bible perspective

Traits in php--bible perspective

2
Comments 2
2 min read
Keeping Mission Critical Code Running

Keeping Mission Critical Code Running

Comments
3 min read
Mocking Browsershot library in your tests

Mocking Browsershot library in your tests

4
Comments
4 min read
Interfaces or abstract classes?

Interfaces or abstract classes?

13
Comments
2 min read
Polymorphic Relationships in Laravel

Polymorphic Relationships in Laravel

5
Comments
1 min read
Embrace the Future of Software Development: Join the Term Analysis Revolution!

Embrace the Future of Software Development: Join the Term Analysis Revolution!

Comments
2 min read
Open Source Project suggestions

Open Source Project suggestions

Comments 6
1 min read
Sistema administrativo desenvolvido com programação estrutural em PHP

Sistema administrativo desenvolvido com programação estrutural em PHP

Comments
6 min read
Design Patterns in PHP 8: Proxy

Design Patterns in PHP 8: Proxy

56
Comments
3 min read
Laravel 10 Get Current Location Details by IP Tutorial

Laravel 10 Get Current Location Details by IP Tutorial

Comments
3 min read
Street Programmer: Print Receipt From Online POS Web App to Local Thermal Printer

Street Programmer: Print Receipt From Online POS Web App to Local Thermal Printer

4
Comments
12 min read
Benefits of separating core code from infrastructure code

Benefits of separating core code from infrastructure code

3
Comments
13 min read
Laravel101: A Practical Guide for Seeders and Factories

Laravel101: A Practical Guide for Seeders and Factories

18
Comments
6 min read
Step up your debugging game with Blackfire's new debug option to troubleshoot Segfaults 👾

Step up your debugging game with Blackfire's new debug option to troubleshoot Segfaults 👾

Comments
1 min read
Preventing Transaction Loss: Unleashing the Power of Resilient Transactions with RabbitMQ dead-letter Exchanges in Magento 2

Preventing Transaction Loss: Unleashing the Power of Resilient Transactions with RabbitMQ dead-letter Exchanges in Magento 2

8
Comments 4
11 min read
Design Patterns in PHP 8: Abstract factory

Design Patterns in PHP 8: Abstract factory

55
Comments 1
3 min read
Acknowledging & Signing Fediverse Activity Requests

Acknowledging & Signing Fediverse Activity Requests

Comments
5 min read
Auto-registering custom Doctrine types in Symfony

Auto-registering custom Doctrine types in Symfony

4
Comments 5
5 min read
Modern OAuth2 Discord Authentification with Symfony

Modern OAuth2 Discord Authentification with Symfony

7
Comments 1
11 min read
Laravel101: Exploring Efficient Task Management with Many-to-Many Relationships and Tags

Laravel101: Exploring Efficient Task Management with Many-to-Many Relationships and Tags

15
Comments 2
11 min read
loading...