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.
Decouple your code

Decouple your code

7
Comments
4 min read
5 useful tricks for Laravel Dusk

5 useful tricks for Laravel Dusk

21
Comments 3
3 min read
The Easiest Way to Run Microservices: Comparing AWS and Heroku

The Easiest Way to Run Microservices: Comparing AWS and Heroku

138
Comments 7
10 min read
PHP 8: Introducing JIT

PHP 8: Introducing JIT

10
Comments
2 min read
Wordpress Dev Monthly Recap April

Wordpress Dev Monthly Recap April

6
Comments
4 min read
Configure Xdebug + PHP 7 + Nginx + Any Linux Distribution

Configure Xdebug + PHP 7 + Nginx + Any Linux Distribution

13
Comments
1 min read
LaraBug — A Laravel Exception Tool Helper

LaraBug — A Laravel Exception Tool Helper

5
Comments
2 min read
Setting Up a LAMP Server on a Vagrant Machine

Setting Up a LAMP Server on a Vagrant Machine

11
Comments 1
5 min read
WordPress: Adding widget areas to your theme’s footer

WordPress: Adding widget areas to your theme’s footer

6
Comments
4 min read
Laravel: Queued Notifications for a Deleted User or Eloquent Model

Laravel: Queued Notifications for a Deleted User or Eloquent Model

17
Comments
4 min read
Ploi.io - Server Management Tool

Ploi.io - Server Management Tool

10
Comments 3
2 min read
New in PHP 7.4: an updated list

New in PHP 7.4: an updated list

20
Comments 2
1 min read
Laravel Greatest Trick Revealed: Magic Methods

Laravel Greatest Trick Revealed: Magic Methods

217
Comments 11
7 min read
Add Logout Link To Account Menu - BigCommerce For WordPress

Add Logout Link To Account Menu - BigCommerce For WordPress

8
Comments
2 min read
Event Stream - Server-Send Events

Event Stream - Server-Send Events

2
Comments 6
1 min read
Create an easy fuzzy/loose search with Laravel 5

Create an easy fuzzy/loose search with Laravel 5

9
Comments
3 min read
Interfaces in PHP don't make complete sense

Interfaces in PHP don't make complete sense

6
Comments 2
7 min read
Anything like PHP's PSR-7/15 for C# and ASP.NET Core?

Anything like PHP's PSR-7/15 for C# and ASP.NET Core?

4
Comments 3
2 min read
Continuously Build, Test, and Deploy with Symfony on Google Cloud

Continuously Build, Test, and Deploy with Symfony on Google Cloud

27
Comments 1
5 min read
TweatCreate - A Twitter Bot For Creating Social Art

TweatCreate - A Twitter Bot For Creating Social Art

12
Comments 1
1 min read
Laravel — Include your own helper functions

Laravel — Include your own helper functions

7
Comments
2 min read
Create a Web Server and save form data into MySQL database using PHP (Beginners Guide)

Create a Web Server and save form data into MySQL database using PHP (Beginners Guide)

30
Comments 5
5 min read
Best 9 PHP Frameworks In 2019 For Test Automation

Best 9 PHP Frameworks In 2019 For Test Automation

24
Comments 1
16 min read
I wrote a PHP Client for sonic, the autosuggestion engine, and now its official PHP client. Ask Me Anything 🤩

I wrote a PHP Client for sonic, the autosuggestion engine, and now its official PHP client. Ask Me Anything 🤩

8
Comments
2 min read
Using Xdebug with Docker

Using Xdebug with Docker

53
Comments 11
5 min read
Handling Cookie From Guzzle FileCookieJar

Handling Cookie From Guzzle FileCookieJar

11
Comments 2
2 min read
★ Laravel event projector v2 has been released

★ Laravel event projector v2 has been released

8
Comments
13 min read
Designing Laravel REST API: Best practices

Designing Laravel REST API: Best practices

33
Comments
5 min read
Laravel Homestead for WordPress Theme and Plugin Development

Laravel Homestead for WordPress Theme and Plugin Development

9
Comments
2 min read
Using Laravel Eloquent's Many to Many Relationship

Using Laravel Eloquent's Many to Many Relationship

19
Comments
4 min read
Introduction to Zend Expressive (1.x/2.x)

Introduction to Zend Expressive (1.x/2.x)

6
Comments
4 min read
Reducing HTTP request overhead in PHP

Reducing HTTP request overhead in PHP

37
Comments
3 min read
All the Nope: An Attempt at Extreme DRY and YAGNI

All the Nope: An Attempt at Extreme DRY and YAGNI

6
Comments
4 min read
Mercure (Simple Real-Time Updates)

Mercure (Simple Real-Time Updates)

17
Comments 1
2 min read
Laravel Tips: Making your own trait ‘hooks’ for tests

Laravel Tips: Making your own trait ‘hooks’ for tests

7
Comments
3 min read
php artisan migrate

php artisan migrate

8
Comments 10
2 min read
How you test your code?

How you test your code?

14
Comments 2
6 min read
Redimensionando imágenes en tiempo de ejecución con Packer

Redimensionando imágenes en tiempo de ejecución con Packer

8
Comments
2 min read
Review of book “PHP 7 Data Structures and Algorithms”

Review of book “PHP 7 Data Structures and Algorithms”

10
Comments
2 min read
PHP REST API

PHP REST API

9
Comments 2
1 min read
Queues and Stateful Services

Queues and Stateful Services

13
Comments
5 min read
Getting started with yuga-framework part 3 (Querying the database and more)

Getting started with yuga-framework part 3 (Querying the database and more)

5
Comments
2 min read
Laravue core - a Laravel package to build a beautiful dashboard

Laravue core - a Laravel package to build a beautiful dashboard

18
Comments 5
2 min read
Automating Git Events with Github Webhook

Automating Git Events with Github Webhook

12
Comments
2 min read
A drop-in Docker stack for PHP apps

A drop-in Docker stack for PHP apps

6
Comments
5 min read
WordPress Functions List

WordPress Functions List

20
Comments
3 min read
Beautiful, Blocky Slack Messages

Beautiful, Blocky Slack Messages

10
Comments
4 min read
Optimizing your PHP app speed

Optimizing your PHP app speed

146
Comments 22
3 min read
7 tips to stay productive with Laravel

7 tips to stay productive with Laravel

69
Comments 4
9 min read
Mastering PHP: How many ways can you string a sentence together?

Mastering PHP: How many ways can you string a sentence together?

8
Comments 1
4 min read
ASP .net vs Laravel

ASP .net vs Laravel

5
Comments 8
1 min read
Design patterns 101

Design patterns 101

12
Comments
6 min read
Debugging queries - lazy vs eager loading in Laravel

Debugging queries - lazy vs eager loading in Laravel

15
Comments 1
3 min read
Laravel Nova: Adding custom buttons to resource toolbars

Laravel Nova: Adding custom buttons to resource toolbars

18
Comments 12
3 min read
Developing and Securing GraphQL APIs with Laravel

Developing and Securing GraphQL APIs with Laravel

12
Comments
1 min read
Logging Activity With Laravel and Pusher

Logging Activity With Laravel and Pusher

11
Comments
3 min read
Build a Simple REST API in PHP

Build a Simple REST API in PHP

14
Comments 1
13 min read
MySQL vs MySQLi vs PDO Performance Benchmark, Difference and Security Comparison - 2022

MySQL vs MySQLi vs PDO Performance Benchmark, Difference and Security Comparison - 2022

19
Comments 3
6 min read
Dependency injection: PHP edition

Dependency injection: PHP edition

67
Comments 4
3 min read
How to test Vue components with Laravel Mix and Mocha

How to test Vue components with Laravel Mix and Mocha

15
Comments 7
4 min read
loading...