Is Repository Design Patterns Worth it ??

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

    ⚡️ Laravel components that take care of one specific task

  • If you have complex business logic or queries that are either too fat for controllers or, especially, you want to re-use in various parts of your app, there are other ways to abstract them. I recently started using Laravel Actions for this, and I love it. You can also use service or utility classes, but I like actions because they help my team keep to the single responsibility principle and write small, refactorable (the real key to good, lasting code) units. The package is also cool because you can use single actions to run the same logic as a controller, a job, a command, etc.

  • 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 implement JWT in Laravel API

    1 project | dev.to | 4 May 2024
  • ¿PHP, Muerto o No?

    2 projects | dev.to | 4 May 2024
  • PHP Doesn't Suck Anymore

    5 projects | news.ycombinator.com | 4 May 2024
  • Ask HN: Freelancer? Seeking freelancer? (May 2024)

    2 projects | news.ycombinator.com | 2 May 2024
  • PHP SQL Template Engine

    1 project | news.ycombinator.com | 2 May 2024