Speeding up SSL checking process

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sslcheck

    Simple PHP script to check SSL expiry

  • No idea on the speed aspect of things but if you wanted a fairly raw SSL check implementation I have a very simple script here: https://github.com/ssddanbrown/sslcheck

  • async

    Easily run code asynchronously (by spatie)

  • Try using spatie's async package and run a chunk of 10 tests in each batch, if that works it might cut your waiting time by quite a lot.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • spatie.be

    The source code of spatie.be

  • We use Oh Dear from spatie.be to check availability, dead links, certs and more for our critical FQDNs. Works perfectly fine. we also see it as a way to give something back to them in return for all their hard work in maintaining their open-source packages for Laravel.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Haulable - Make PHP (e.g. Laravel Zero) apps truly portable by bundling PHP

    1 project | /r/u_Little-Ad-4734 | 28 Mar 2023
  • Haulable - Make PHP (e.g. Laravel Zero) apps truly portable by bundling PHP

    4 projects | /r/laravel | 27 Mar 2023
  • How to use Laravel Permission by Spatie in Vue

    1 project | dev.to | 31 Oct 2022
  • A package that allow you to import data from a spreadsheet to your Laravel application. UI components: React, Vue 2 / 3, Livewire, and Blade components

    1 project | /r/laravel | 16 Feb 2022
  • Can anyone point me to a repo for a website built in Laravel that has what you would consider really well written tests that I can learn from.

    5 projects | /r/laravel | 3 Oct 2021