PHP News

Discover the latest PHP development news, repositories, and conferences at Hackertab.

Latest PHP articles

How to implement JWT in Laravel API

How to implement JWT in Laravel API

How to implement JWT Authentication. Effortlessly Implementing it in Fast, Simple Steps. After you...

04 May 2024devto

Symfony 7 vs. .NET 8 - same-same but different?

Symfony 7 vs. .NET 8 - same-same but different?

Intro I've decided to widen my horizons and learn a new programming language. In my day...

04 May 2024devto

Mastering Standalone Jobs in Laravel 11: Organize Large Codebases with Ease

Mastering Standalone Jobs in Laravel 11: Organize Large Codebases with Ease

Laravel continues to evolve as a framework and is consistently introducing new features that...

04 May 2024devto

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

I spent the last 2 days reading about Kotlin and Spring Boot. Coming from a Laravel background I will...

04 May 2024devto

Using token in vanilla PHP for CSRF

Using token in vanilla PHP for CSRF

Frameworks like Django and Laravel have CSRF Protection by default. Most of use it by their default behaviour in our jinja2 / blade templates and it just works. Super easy to make use of it and we need to write 0 code to implement the security bit on...

04 May 2024hashnode

Create new posts on Wordpress Site via REST API using PHP Code

Create new posts on Wordpress Site via REST API using PHP Code

<?php // API URL for creating a new post $url = 'https://your_domain.com/wp-json/wp/v2/posts'; // Data for the new post $data = [ 'title' => 'Hello World', 'status' => 'publish', 'content' => 'This is the post content.', 'excerpt' => 'This is a short...

04 May 2024hashnode

Mastering Standalone Jobs in Laravel 11: Organize Large Codebases with Ease

Mastering Standalone Jobs in Laravel 11: Organize Large Codebases with Ease

Laravel continues to evolve as a framework and is consistently introducing new features that streamline development workflows and enhance codebase manageability. With the release of Laravel 11, one notable addition is the support for standalone jobs....

04 May 2024hashnode

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

I spent the last 2 days reading about Kotlin and Spring Boot. Coming from a Laravel background I will say that is different and looks and feels a lot more stable and enterprise. Today we are going to see: Why I switched from Gradle to Maven Impleme...

04 May 2024hashnode

Php features: parameter changes

Php features: parameter changes

Attributes First class callable syntax Constructor changes As promised in my last post this one is...

03 May 2024devto

What are Composable Function?

What are Composable Function?

Why learning about Vue3, the new version of vue, I passed trough composable functions couple of...

03 May 2024devto

Trending PHP repositories

coollabsio/coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

15,124 stars822 forks

elementor/elementor

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.

6,414 stars1,391 forks

nextcloud/server

☁️ Nextcloud server, a safe home for all your data

25,641 stars3,850 forks

LycheeOrg/Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.

3,116 stars283 forks

nextcloud/all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

4,152 stars517 forks

Upcoming PHP conferences

PHP Conference Kagawa

May 11Takamatsu

phpday

May 16 - 17Verona

phpday

May 16 - 17Online

PHP Velho Oeste

May 17 - 18Chapecó