DEV Community

hbgl profile picture

hbgl

404 bio not found

PHP now has support for undefined!?

PHP now has support for undefined!?

Comments
2 min read

Want to connect with hbgl?

Create an account to connect with hbgl. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Constants are no longer constant in PHP

Constants are no longer constant in PHP

7
Comments 9
4 min read
Elegant immutable object pattern in PHP

Elegant immutable object pattern in PHP

5
Comments
3 min read
Laravel shorts - Old inputs are still inputs

Laravel shorts - Old inputs are still inputs

3
Comments
2 min read
Laravel shorts - Blade component gotcha

Laravel shorts - Blade component gotcha

1
Comments
2 min read
Backend shorts - Use database transactions

Backend shorts - Use database transactions

2
Comments
2 min read
Backend shorts - Validate all your inputs

Backend shorts - Validate all your inputs

6
Comments
2 min read
Detecting cyclic arrays in PHP – A new approach

Detecting cyclic arrays in PHP – A new approach

1
Comments
4 min read
Why it is impossible to detect cyclic arrays in pure PHP

Why it is impossible to detect cyclic arrays in pure PHP

1
Comments
7 min read
Overriding Composer packages at the source level

Overriding Composer packages at the source level

Comments
4 min read
Postgres Arrays and PHP -Part 1

Postgres Arrays and PHP -Part 1

1
Comments
6 min read
Add columns with custom types in Laravel Migrations

Add columns with custom types in Laravel Migrations

7
Comments
3 min read
loading...