PHP Weekly - PHPWeekly November 18th 2021

Curated news all about PHP.  Here's the latest edition Is this email not displaying correctly?
View it in your browser.
PHP Weekly 18th November 2021

Hi everyone,  

Last  week the PHP team released the final PHP 8.1 release candidate (RC6). It’s now just a week before the GA release of PHP 8.1. The download link is on the ‘News’ section of this week’s newsletter. If you’re late to the party, we've been posting articles and resources that highlight the new features coming to PHP 8.1. We hope that you will enjoy developing applications or test packages when you take the last release candidate for a spin. An excellent way to start your test is to leverage PHP 8.1 Support in Laravel Sail. We do hope you enjoy this week’s issue and we will see you all next Thursday on the launch of PHP 8.1. 

As always, if you have anything to contribute please email us at articles@phpweekly.com as we truly appreciate your feedback. Do follow us on our social media channels on Twitter and Facebook.

You can connect with me on LinkedIn:
https://www.linkedin.com/in/adrianteasdale/

All the best,
Adrian


 

Please help us by clicking to our sponsor

encrypt php scriptsProtect your PHP Code
Why not try SourceGuardian 12. Click here to download a 14 Day Trial copy. Protect your code using Windows, Linux or Mac and run everywhere with our free Loaders.



Sponsor this newsletters

Articles


PHP 8.1 is Two Weeks Away, Here's What to Expect
The PHP team announced the final PHP 8.1 release candidate (RC6) yesterday, with the GA release two weeks away!

The Ultimate Laravel Resource For Developers
Looking for useful Laravel resources? Well, here is the best list of awesome Laravel resources for web developers 2022.

Top 8 reasons to Opt for Laravel Development Services
You can access several advantages on hiring professional Laravel development services such as the ones listed below.

Most Popular Web Application Frameworks
Here is a rundown of the latest stats provided by statista

PHP vs. Node.js: Which is Better for Backend Development?
When it comes to your project’s success, you can’t ignore the importance of technology. Everything can go wrong if you make the incorrect option.

A look at new features and improvements since the original Laravel 8.0 release: Collections
I'll release a series of blog posts to highlight some of the best features and improvements since the release of v8 back in September 2020.

Tutorials and Talks


New in Laravel 8.70: Make:Model with Form Requests
This is, weirdly, my first-ever contribution to the Laravel framework itself, after creating content for many years.

Multi-Input Sorcery And Other Laravel Livewire Tips
Daniel Coulbourne shares some cool Livewire insights.

Increase Database Performance By Using Multiple Columns
By thinking outside of the box, you can often get much faster database performance by splitting values across multiple database columns.

Step-By-Step Guide to Deploying Laravel Applications on Virtual Private Servers
Developing modern full-stack web applications has become much easier thanks to Laravel but deploying them on a real server is another story.

How to Create Custom Slug using Title in Laravel
Let's get started quickly and create a Slug with today's date.

PHP Code for Colour Widget
PHP code for a colour widget to let you pick any hex code. Useful for your website or app design.

Using PHP 8.1 enumerations in Symfony
A news has been posted on Symfony blog about enumerations in the framework. You may read it before this article! This article is just a little supplement with additional code snippets and information.

Make your Laravel Project Modular Part 2
We already have our modules in our project, let’s find out how to create model, migration, seeder, controller and using routes also views in our modules.

News and Announcements


PHP 8.1.0 RC 6 available for testing
The PHP team is pleased to announce the release of PHP 8.1.0, RC 6. This is the sixth and final release candidate, continuing the PHP 8.1 release cycle, the rough outline of which is specified in the PHP Wiki.

Symfony 6.0.0-BETA2 released
Symfony 6.0.0-BETA2 has just been released.

PhpStorm 2021.3 Beta
PhpStorm 2021.3 Beta is now available.

Laravel 8.71 Released
The Laravel team released 8.71 with a @js blade directive, declined validation rules, the ability to flush macros, and the latest changes in the v8.x branch.

Latest PECL Releases (11.16.2021)
Suppressed warnings for UnwindExit and GracefulExit in PHP 8. Thanks to Aaron Piotrowski.

Podcasts and Vlogs


PHPUgly 262:PHP8.1
This week on the podcast, Eric, John, and Thomas talk about PHP8.1, Laravel Release, Larastan, and more...

How To Code Well: 135 - Web 3 is coming - Be ready!
I'm planning a new PHP 8 course. I'm planning and creating this course live on YouTube on Tuesday evenings at 18:00 GMT

The Stack Overflow Podcast 392: Do polyglots have an edge when it comes to mastering programming languages?
French, Swahili, Perl, Danish, Spanish, and C#.

WP Builds 254 – Automatic content creation with Bertha.ai
So perhaps you’re really into writing. You live and breathe it. You wake up in the morning and can’t wait to get out the laptop and start bashing away. The ideas flow out of you all the time; never ending. You’re like a tap fully turned on.

The Rabbit Hole - The Definitive Developer's Podcast: 230. Progressive Performance
Today we talk about progressive performance and some interesting ways to approach and think about creating the most user-friendly websites possible. To do this, we break down why this is necessary and how to go about it.

WP Briefing Episode 20: WordPress=Blogging+
In this episode, WordPress’s Executive Director, Josepha Haden Chomphosy, answers two recently asked questions. Tune in to hear what those questions were and her response, in addition to this week’s small list of big things.

Reading and Viewing


A Week of Symfony #776 (8-14 November 2021)
This week, Symfony development activity focused on polishing and tweaking the upcoming Symfony 5.4 and 6.0 releases (both will be published before the end of this month). In addition, Symfony announced a new sponsoring program for SaaS providers to back their Symfony bridges.

The Dependency Injection Paradigm
Paradigm; a nice word that means "a theory or a group of ideas about how something should be done, made, or thought about" (Merriam-Webster).

How to Make PHP Comments (And Why You Should Know)
When learning PHP to develop websites, you’ll spend most of your time learning how to use the language to make dynamic pages, change data in a database, and other useful functions of the language.

50 drops of PHP
"50 drops of PHP" is an open-source e-book. This book collects 50 useful, unknown, underrated PHP functions or stuff discovered, used, learned during the PHP daily use.

Strategy Design Pattern In PHP 8
I want to share some of my experiences that have saved my life :) Here I will explain a strategy pattern I use frequently in projects.

Why Millennial Managers are Burned Out
Middle management has always been tough. But the young workers filling these roles today face a unique set of circumstances that make burnout more likely. What next?

Jobs

Do you have a position that you would like to fill? PHP Weekly is ideal for targeting developers and the cost is only $50/week for an advert.



Please let me know if you are interested by emailing me at articles@phpweekly.com

Interesting Projects, Tools and Libraries


php-cs-fixer-config
Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.

laravel-model-sanitize
A laravel package to handle sanitize process of model data to create/update model records.

mail-intercept
A testing package for intercepting mail sent from Laravel.

laravel-cache
An improved helper for working with cache.

serializable-closure
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.

Vapor UI v1.4.0
The Laravel Vapor UI.

pdepend
PHP_Depend is an adaptation of the established Java development tool JDepend.

JWTRefreshTokenBundle
Implements a Refresh Token system over Json Web Tokens in Symfony.

phpsysinfo
phpSysInfo: a customizable PHP script that displays information about your system nicely.

lamphpda
A collection of type-safe functional data structures

Please help us by clicking to our sponsor

encrypt php scriptsProtect your PHP Code
Why not try SourceGuardian 12. Click here to download a 14 Day Trial copy. Protect your code using Windows, Linux or Mac and run everywhere with our free Loaders.



Sponsor this newsletters

So, how did you like this issue?

Like us on FacebookFollow us on Twitter
We are still trying to grow our list. If you find PHP Weekly useful please tweet about us! Thanks
Also, if you have a site or blog related to PHP then please link through to our site.
unsubscribe from this list  
 

Protect your PHP code with SourceGuardian 12. Free trial.

Copyright © 2021 PHP Weekly, All rights reserved.
Because you signed for it!
Our mailing address is:
PHP Weekly
Rotterdam House
116 Quayside
Newcastle Upon Tyne, NE1 3DY
United Kingdom
 

 

Older messages

PHPWeekly November 11th 2021

Thursday, November 11, 2021

Curated news all about PHP. Here's the latest edition Is this email not displaying correctly? View it in your browser. PHP Weekly 11th November 2021 Hi everyone, A few days ago a came across a post

PHPWeekly November 4th 2021

Thursday, November 4, 2021

Curated news all about PHP. Here's the latest edition Is this email not displaying correctly? View it in your browser. PHP Weekly 4th November 2021 Hi everyone, Podcast fans are in for a treat in

PHPWeekly October 28th 2021

Thursday, October 28, 2021

Curated news all about PHP. Here's the latest edition Is this email not displaying correctly? View it in your browser. PHP Weekly 28th October 2021 Hi everyone, It's less than a month before

PHPWeekly October 21st 2021

Thursday, October 21, 2021

Curated news all about PHP. Here's the latest edition Is this email not displaying correctly? View it in your browser. PHP Weekly 21st October 2021 Hi everyone, This week the tech community fawned

PHPWeekly October 14th 2021

Thursday, October 14, 2021

Curated news all about PHP. Here's the latest edition Is this email not displaying correctly? View it in your browser. PHP Weekly 14th October 2021 Hi everyone, Hope everyone in the PHP community

You Might Also Like

🎞️ We Tried 3D Printing a Photo — You'll Love This Secret Samsung Galaxy Bluetooth Feature

Tuesday, April 23, 2024

Also: Transferring Your Phone Number to a New Carrier, and More! How-To Geek Logo April 23, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to

You're invited – product sense, prioritization, careers

Tuesday, April 23, 2024

Product Sense Product Sense Wednesday, May 1st @ 01:00 PM EST Learn how to identify opportunities, assess risks, and make informed decisions that lead to successful product innovations by better

CTRL-C, Exceptions, Ruff Speed-up, and More

Tuesday, April 23, 2024

Asyncio Handle Control-C (SIGINT) #626 – APRIL 23, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Asyncio Handle Control-C (SIGINT) When the user presses CTRL-C on the keyboard, the OS raises an

Writing Contests Just Landed On Product Hunt 🔥

Tuesday, April 23, 2024

Upvote us to keep the $$$ coming! 👍 ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ 

Daily Coding Problem: Problem #1421 [Hard]

Tuesday, April 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Uber. Given an array of integers, return a new array such that each element at index i

Ranked | The Top 10 EV Battery Manufacturers 🔋

Tuesday, April 23, 2024

Asia dominates this ranking of the world's largest EV battery manufacturers in 2023. See which battery makers feature in the top 10. View Online | Subscribe Presented by: EnergyX's

Bringing PGO to the build pipeline

Tuesday, April 23, 2024

Plus how Go grew at Google, cmp.Or, and ways to visualize makefiles, Go binaries, and live Go processes. | #​504 — April 23, 2024 Unsub | Web Version Together with Three Dots Labs Go Weekly How Dolt

Noonification: Leetcode: Two-sum an Intuitive Approach

Tuesday, April 23, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech this week: The Noonification by HackerNoon has got you covered with

The best AI chatbot for coding

Tuesday, April 23, 2024

9 video gadget must-haves; 6 things Linux should borrow from MacOS -- ZDNET ZDNET Tech Today - US April 23, 2024 placeholder Can Meta AI code? I tested it against Llama, Gemini and ChatGPT - it wasn

Do I get to put your AI idea in front of 100K people?

Tuesday, April 23, 2024

If you build something great, I want to tell the world about it ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌