News

Laravel Versions

Published
Laravel Versions image

Laravel Versions is a new project that features release dates and timelines for security and bug fixes for all versions of Laravel. It currently contains all publicly-known information about past and future versions of Laravel including the latest patch release, release date, date bugfixes end, date security fixes end, and whether it’s LTS.

I asked Matt Stauffer, the creator of this app, why he decided to build it and he said, “I needed this information in one canonical easy to find place, but also wanted it API accessible, and that didn’t exist.”

Some of the highlights of Laravel versions include:

  • It contains all publicly-known information about past and future versions of Laravel: latest patch release, release date, date bugfixes end, date security fixes end, and whether it’s LTS
  • All the information is in one place on the home page for easy browsing.
  • All the information can be accessed over the API
  • You can also get general info about specific major versions: laravelversions.com/7 or laravelversions.com/api/versions/7
  • You can also get info about your app’s specific version, including whether it’s getting security fixes, whether there’s a later patch version, etc. by visiting laravelversions.com/7.1.14 or laravelversions.com/api/versions/7.1.4

Laravel Versions is free and open-source, and Matt has a few more issues open for future ideas to make it even more useful; contributions welcome.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article