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.
2019 PHP Monitoring Options

2019 PHP Monitoring Options

9
Comments
5 min read
Start a new project with an Event Sourcing Architecture

Start a new project with an Event Sourcing Architecture

9
Comments
2 min read
UTF-8 csv fix for Excel

UTF-8 csv fix for Excel

6
Comments
1 min read
PHP or Ruby on Rails – Which One To Pick Your Next Web Product?

PHP or Ruby on Rails – Which One To Pick Your Next Web Product?

7
Comments 3
6 min read
PHP gRPC-Server & NodeJS-Client

PHP gRPC-Server & NodeJS-Client

18
Comments 1
3 min read
Middleware for Wordpress

Middleware for Wordpress

12
Comments 1
2 min read
PHP MySQLi Library Pt2

PHP MySQLi Library Pt2

4
Comments
4 min read
PHP MySQL Library Pt3

PHP MySQL Library Pt3

5
Comments
2 min read
How to Deploy a Laravel Application on a Fresh Install of Debian 10

How to Deploy a Laravel Application on a Fresh Install of Debian 10

12
Comments
3 min read
Slug Behavior for CakePHP 3.x, making slug management super easy

Slug Behavior for CakePHP 3.x, making slug management super easy

11
Comments
1 min read
Yuk Belajar Yii2 part 3

Yuk Belajar Yii2 part 3

7
Comments
7 min read
How to create Javascript variables from PHP variables?

How to create Javascript variables from PHP variables?

7
Comments 2
1 min read
what is better to remove a column or make it null in MySQL.

what is better to remove a column or make it null in MySQL.

8
Comments 4
1 min read
Yuk Belajar Yii2 part 1

Yuk Belajar Yii2 part 1

6
Comments
2 min read
Yuk Belajar Yii2 part 2

Yuk Belajar Yii2 part 2

8
Comments
5 min read
A light challenge: Can you describe what this PHP code does?

A light challenge: Can you describe what this PHP code does?

10
Comments 5
1 min read
Installing PHP's Imagick (PECL Library) on OpenBSD

Installing PHP's Imagick (PECL Library) on OpenBSD

6
Comments
1 min read
Never use array_merge in a loop in PHP

Never use array_merge in a loop in PHP

32
Comments 10
1 min read
Load ACF fields via PHP without losing importability

Load ACF fields via PHP without losing importability

9
Comments
2 min read
Bleeding Edge PHP on ZEIT Now

Bleeding Edge PHP on ZEIT Now

11
Comments 2
2 min read
Securing Credentials for PHP with Docker

Securing Credentials for PHP with Docker

13
Comments
12 min read
What is the best way to implement a view layer logic?

What is the best way to implement a view layer logic?

6
Comments 6
1 min read
Testing Laravel form requests

Testing Laravel form requests

48
Comments 1
4 min read
Keeping Credentials Secure in PHP

Keeping Credentials Secure in PHP

57
Comments 5
10 min read
The Facade Pattern

The Facade Pattern

13
Comments
2 min read
Getting started with Laravel factories

Getting started with Laravel factories

11
Comments
6 min read
PHP developer point of view of “The State of Developer Ecosystem 2019”

PHP developer point of view of “The State of Developer Ecosystem 2019”

9
Comments 2
2 min read
What does PHP stand for?

What does PHP stand for?

14
Comments 10
1 min read
Single Method Controllers in Laravel

Single Method Controllers in Laravel

55
Comments 9
2 min read
How To Create A Cross Browser Compatible HTML Progress Bar?

How To Create A Cross Browser Compatible HTML Progress Bar?

14
Comments 1
12 min read
Changing the log to daily in CakePHP 3.x

Changing the log to daily in CakePHP 3.x

5
Comments 3
1 min read
Lint Your PHP in Vim

Lint Your PHP in Vim

6
Comments
3 min read
PHP MySQLi Library Pt1

PHP MySQLi Library Pt1

3
Comments
4 min read
How to debug php cli – artisan commands or unit tests

How to debug php cli – artisan commands or unit tests

8
Comments
2 min read
★ How to handle front-end authorization using Laravel, Inertia and TypeScript

★ How to handle front-end authorization using Laravel, Inertia and TypeScript

10
Comments
5 min read
WordPress Dev Monthly Recap June 2019

WordPress Dev Monthly Recap June 2019

6
Comments 1
4 min read
Understanding SQL Injection and Prevention using Parameter Binding in PHP

Understanding SQL Injection and Prevention using Parameter Binding in PHP

32
Comments 3
1 min read
Fuzzy String Searching in PHP

Fuzzy String Searching in PHP

5
Comments 2
1 min read
Qué Lenguaje de Programación Debería Aprender ?

Qué Lenguaje de Programación Debería Aprender ?

7
Comments
2 min read
Laravel Real-Time performance monitoring & alerting using Inspector

Laravel Real-Time performance monitoring & alerting using Inspector

9
Comments 5
5 min read
Saving form data to multiple records in Yii2

Saving form data to multiple records in Yii2

14
Comments
2 min read
Bootstrap Admin Panel Generator

Bootstrap Admin Panel Generator

14
Comments 1
1 min read
Valet vs. Homestead – php development on macOS

Valet vs. Homestead – php development on macOS

3
Comments 1
2 min read
Use Vim as a PHP IDE

Use Vim as a PHP IDE

9
Comments 1
2 min read
PHP + nginx + caché + tmpfs, una combinación ganadora

PHP + nginx + caché + tmpfs, una combinación ganadora

6
Comments
3 min read
How to upload a Laravel project on shared hosting.

How to upload a Laravel project on shared hosting.

11
Comments 4
2 min read
Using the unique validation rule in a Laravel Form Request

Using the unique validation rule in a Laravel Form Request

12
Comments 3
3 min read
My first open source project

My first open source project

8
Comments 2
2 min read
How to find out if your back-end is firing an exception now.

How to find out if your back-end is firing an exception now.

5
Comments 2
3 min read
PHP Decision Making/Conditional Statements

PHP Decision Making/Conditional Statements

13
Comments
3 min read
gRPC Advanced Error Handling From Go to PHP

gRPC Advanced Error Handling From Go to PHP

8
Comments 1
2 min read
Create a carpooling app with React Native - Part 1: Setting up the server

Create a carpooling app with React Native - Part 1: Setting up the server

36
Comments
26 min read
PHP Perfomance optimization

PHP Perfomance optimization

11
Comments 6
3 min read
Create a carpooling app with React Native - Part 2: Creating the frontend

Create a carpooling app with React Native - Part 2: Creating the frontend

10
Comments
22 min read
Java vs PHP: Which is best for software development?

Java vs PHP: Which is best for software development?

9
Comments
2 min read
★ Sending and receiving webhooks in Laravel apps

★ Sending and receiving webhooks in Laravel apps

10
Comments
7 min read
Multiple Inheritance with Traits in PHP

Multiple Inheritance with Traits in PHP

7
Comments 1
1 min read
My first startup: Organising code snippets

My first startup: Organising code snippets

9
Comments 2
3 min read
How developers can work on income-critical applications and succeed

How developers can work on income-critical applications and succeed

7
Comments
4 min read
API authentification with Laravel (5.8) Passport

API authentification with Laravel (5.8) Passport

20
Comments 2
4 min read
loading...