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.
How to setup Git commit hooks for PHP

How to setup Git commit hooks for PHP

39
Comments 5
2 min read
How to parse and format JavaScript-based DataTime String for MySQL DateTime fields

How to parse and format JavaScript-based DataTime String for MySQL DateTime fields

7
Comments
1 min read
PHP Functions every beginner should know.

PHP Functions every beginner should know.

65
Comments 18
2 min read
Asynchronous vs Synchronous Javascript

Asynchronous vs Synchronous Javascript

11
Comments
3 min read
How I created a mobile online game from a traditional card game

How I created a mobile online game from a traditional card game

2
Comments 1
3 min read
Adianti Framework

Adianti Framework

3
Comments 2
2 min read
11 Mistakes Which Every PHP Developer Should Avoid While Programming

11 Mistakes Which Every PHP Developer Should Avoid While Programming

10
Comments 1
4 min read
Demystifying clone in PHP

Demystifying clone in PHP

10
Comments 1
3 min read
Strict Types in PHP

Strict Types in PHP

3
Comments
2 min read
PHP: Importando e assinando digitalmente arquivos PDF

PHP: Importando e assinando digitalmente arquivos PDF

37
Comments 18
2 min read
Configuring PHP_CodeSniffer in PhpStorm

Configuring PHP_CodeSniffer in PhpStorm

7
Comments
1 min read
Array Destructuring In PHP

Array Destructuring In PHP

19
Comments
2 min read
Laravel 7 Class Based Components – Part I

Laravel 7 Class Based Components – Part I

5
Comments
2 min read
Forget XAMPP! Create a dev environment | Part 1 | Install PHP

Forget XAMPP! Create a dev environment | Part 1 | Install PHP

6
Comments 2
2 min read
Useful Laravel Blade Directives

Useful Laravel Blade Directives

8
Comments 1
2 min read
Convert accentuated character to their ASCII equivalent in PHP

Convert accentuated character to their ASCII equivalent in PHP

9
Comments 2
1 min read
❤️ Simple PHP Code Parser

❤️ Simple PHP Code Parser

9
Comments
1 min read
Lessons Learned In Building A Small Project

Lessons Learned In Building A Small Project

2
Comments
2 min read
Learn to use laravel guard by creating an ads network

Learn to use laravel guard by creating an ads network

10
Comments
4 min read
Flatten Array using Arr::flatten() in Laravel

Flatten Array using Arr::flatten() in Laravel

12
Comments 1
2 min read
Reflection in PHP

Reflection in PHP

40
Comments 3
3 min read
PHP development environment for Docker

PHP development environment for Docker

13
Comments
2 min read
PHP and Composer lovers, this if for you

PHP and Composer lovers, this if for you

5
Comments
1 min read
How to locate all usages of a method in PHP code with Bash and Git

How to locate all usages of a method in PHP code with Bash and Git

3
Comments
1 min read
Building a Dynamic Website (using php as a case study)

Building a Dynamic Website (using php as a case study)

6
Comments
6 min read
loading...