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
★ Laravel Mailcoach v6 has been released with a new UI and lots of improvements
[AdSense-A]
We're proud to announce that we have released v6 of the self-hosted version of Mailcoach.
If you have an active license, you'll be happy to know that this is a free upgrade. If you don't have a license, you can purchase it here.
In this blog post, I'd like to tell you all about the new features of this shiny new version.
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
PHP
A Composer tool to show unused Composer dependencies
When working in a big repository, you sometimes lose track of your required Composer packages. There may be so many packages you can’t be sure if they are actually used or not. This tool can Read more…
PHP
I'm out of a job
A post by Caleb Porzio that resonated with me. I’m pretty sure that every creator feels this way at some point in time. Read more