Suggestions for improvement to lookup table

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
  • laravel-enum

    Simple, extensible and powerful enumeration implementation for Laravel.

  • I use this laravel-enum package, Spatie has one that I'm sure is great as well. Have you checked out how they do things to see if there are any takeaways? They're a different approach because the list of enums aren't stored in the database, which I really like because it means I can get the enum types and values autocompleted in my IDE. There are also some convenient features like attribute casting and validation rules.

  • sushi

    Eloquent's missing "array" driver.

  • 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
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

  • How to Use Laravel Rules

    1 project | dev.to | 27 Jul 2023
  • Laravel enum tips!!

    1 project | dev.to | 11 Aug 2022
  • Practical caching pattern in Laravel? (Need Help)

    1 project | /r/laravel | 27 May 2023
  • Pragmatic development

    6 projects | dev.to | 13 Oct 2022
  • Best way to only allow a user to view their own models?

    4 projects | /r/laravel | 12 Oct 2022