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.
Making the advanced search query with Eloquent-Builder in Laravel

Making the advanced search query with Eloquent-Builder in Laravel

75
Comments 13
2 min read
Discarding setters

Discarding setters

17
Comments 4
4 min read
[Challenge] Can you play with your language's syntax without breaking it?

[Challenge] Can you play with your language's syntax without breaking it?

9
Comments 5
1 min read
Laravel 5.7 Release: What's New? 10 Features To Try

Laravel 5.7 Release: What's New? 10 Features To Try

9
Comments
1 min read
Building HTTP clients with Guzzle

Building HTTP clients with Guzzle

23
Comments 6
1 min read
How to create own threat intelligence platform with PHP, cURL and API

How to create own threat intelligence platform with PHP, cURL and API

19
Comments
3 min read
4 years ago I challenged myself to write smallest and fastest markdown parser

4 years ago I challenged myself to write smallest and fastest markdown parser

43
Comments 1
1 min read
My Personal Website | Blog

My Personal Website | Blog

34
Comments 7
1 min read
Learn Test Driven Development with Laravel in One Day

Learn Test Driven Development with Laravel in One Day

27
Comments
3 min read
Have you tried out PHP programming with all symbols defined as unicode

Have you tried out PHP programming with all symbols defined as unicode

28
Comments 10
1 min read
Vue.js Running On Symfony4 and Creating Reusable Components

Vue.js Running On Symfony4 and Creating Reusable Components

16
Comments 2
6 min read
First draft of the ClassicPress mission statement

First draft of the ClassicPress mission statement

34
Comments 1
1 min read
Mold an amateur's API authentication approach

Mold an amateur's API authentication approach

7
Comments 1
2 min read
How To Import SQL File With PHP

How To Import SQL File With PHP

20
Comments 8
2 min read
Security holes in PHP

Security holes in PHP

15
Comments 14
1 min read
Batteries for Phalcon PHP framework

Batteries for Phalcon PHP framework

29
Comments 3
1 min read
PHP Console Application made easy

PHP Console Application made easy

9
Comments 3
1 min read
Integrate Oauth2 for Symfony 4

Integrate Oauth2 for Symfony 4

49
Comments 42
7 min read
Pastebin As a Media Host

Pastebin As a Media Host

10
Comments
2 min read
Laravel VisitLog

Laravel VisitLog

31
Comments
1 min read
Gutenberg: "The new editor is coming ... continued attempts to make it not be are more than a little pointless"

Gutenberg: "The new editor is coming ... continued attempts to make it not be are more than a little pointless"

30
Comments 6
1 min read
A Tale of an Array Conversion Bug

A Tale of an Array Conversion Bug

12
Comments 1
1 min read
Symfony 4 Running on Docker Compose

Symfony 4 Running on Docker Compose

42
Comments 8
4 min read
PHP Devs: Explain to me PHP 7's performance boost!

PHP Devs: Explain to me PHP 7's performance boost!

18
Comments 7
1 min read
The ultimate PHP security checklist

The ultimate PHP security checklist

16
Comments
2 min read
php - How to fix "Class '' not found" error

php - How to fix "Class '' not found" error

31
Comments 26
2 min read
PHP loop patterns

PHP loop patterns

18
Comments 4
1 min read
Redirecting to Your Main Site With Heroku

Redirecting to Your Main Site With Heroku

6
Comments
2 min read
Would a compiled version of PHP be great

Would a compiled version of PHP be great

16
Comments 28
1 min read
Don't return associative arrays!

Don't return associative arrays!

83
Comments 31
3 min read
Memcached Installation and PHP Memcache Example

Memcached Installation and PHP Memcache Example

17
Comments 1
3 min read
Minimalist yet powerful PHP JWT library

Minimalist yet powerful PHP JWT library

42
Comments 2
2 min read
Laravel Collections Higher Order Messages - Single Line Magic

Laravel Collections Higher Order Messages - Single Line Magic

20
Comments 6
1 min read
Logic of the JWT(JSON Web Tokens)

Logic of the JWT(JSON Web Tokens)

49
Comments 3
2 min read
Laravel LogNotify

Laravel LogNotify

7
Comments
1 min read
PHP project scaffolding (kickstarting) tool

PHP project scaffolding (kickstarting) tool

54
Comments 5
1 min read
Ajax Live Search With PHP And MySQL

Ajax Live Search With PHP And MySQL

26
Comments 3
1 min read
Security Tips for a PHP Application

Security Tips for a PHP Application

236
Comments 18
3 min read
Fluent interface and method chaining in PHP and JavaScript

Fluent interface and method chaining in PHP and JavaScript

19
Comments 4
1 min read
Adding Infinite Scroll Without Plugin To WordPress Theme

Adding Infinite Scroll Without Plugin To WordPress Theme

27
Comments 3
4 min read
Ridiculously simple Github release for public or private repos

Ridiculously simple Github release for public or private repos

39
Comments 1
1 min read
How do you write your PHP validator?

How do you write your PHP validator?

13
Comments 5
1 min read
Laravel Noty

Laravel Noty

7
Comments 4
1 min read
I went from PHP to a Senior C#/.NET Dev in 2 years.

I went from PHP to a Senior C#/.NET Dev in 2 years.

51
Comments 14
3 min read
Receive Data without $_GET,$_POST AND $_REQUEST

Receive Data without $_GET,$_POST AND $_REQUEST

32
Comments 10
1 min read
adhocore/cron-expr- Ultralight and super fast PHP Cron parser

adhocore/cron-expr- Ultralight and super fast PHP Cron parser

16
Comments
1 min read
Running TYPO3 with Valet

Running TYPO3 with Valet

7
Comments 1
3 min read
Creating a Database Connection As Far As We Obey to OOP

Creating a Database Connection As Far As We Obey to OOP

12
Comments 2
2 min read
Building a PHP Framework: Part 8 - Routing

Building a PHP Framework: Part 8 - Routing

37
Comments
3 min read
Adding testing to a Laravel API 📝

Adding testing to a Laravel API 📝

34
Comments 2
6 min read
Private parts exposed in public

Private parts exposed in public

10
Comments 2
2 min read
Best Practice - Check if property exist and assign

Best Practice - Check if property exist and assign

9
Comments 13
2 min read
Vue Theme - Theme for Visual Studio Code inspired by Vue.js

Vue Theme - Theme for Visual Studio Code inspired by Vue.js

66
Comments 12
1 min read
2 ways to auto-generate documentation for Laravel APIs ⚙️

2 ways to auto-generate documentation for Laravel APIs ⚙️

34
Comments
8 min read
5 PHP Tools to make your life more enjoyable.

5 PHP Tools to make your life more enjoyable.

121
Comments 5
4 min read
Generar código autonumérico con reinicio anual

Generar código autonumérico con reinicio anual

5
Comments
3 min read
An extremely picky developer's take on static site generators for PHP: Part 2 - Jigsaw

An extremely picky developer's take on static site generators for PHP: Part 2 - Jigsaw

13
Comments 2
1 min read
Asynchronous, Bidirectional Connected Chat App with SSE in PHP

Asynchronous, Bidirectional Connected Chat App with SSE in PHP

56
Comments 6
3 min read
How to read dot files with PHP?

How to read dot files with PHP?

12
Comments 6
1 min read
Patrones de creación de objetos

Patrones de creación de objetos

9
Comments
9 min read
loading...