PHP
★ Introducing PHP 8.2: all new features and changes
[AdSense-A]
PHP 8.2 will be released on 8th December 2022, and is a minor release compared to 8.0 and 8.1. This can be partly attributed to the departure of Nikita Popov as one of the most significant contributors to the PHP language. The PHP language has a lot of maintainers and isn't built by one person, but Nikita was one of the most active of them. Features like union types, typed properties, named arguments, and arrow functions, to name a few, were all added by Nikita.
PHP
Queue workers for serverless Laravel applications
With Workerless you can configure the maximum concurrency across multiple queues and control the queue prioritization on AWS. This tool and beautiful website was created by Mohamed Said. Read more
PHP
The Art of Fermenting Great Ideas
Give your brain the boredom and output time it needs to figure out what to do with that information. Don’t keep opening the jar and packing more into it. Read more
PHP
Using Generators (and LazyCollections) for Paginating APIs
A post outlining how you can use generators, and LazyCollections, to create better interfaces for paginating APIs. Read more
PHP
Local or session storage?
Let’s review their similarities and differences, and determine when to use which. Read more
PHP
★ Introducing the Mailcoach SDKs for PHP and Laravel
You can now easily consume the Mailcoach API in your app using our SDK. Read more