singlestoredb-laravel-driver
The official SingleStore Laravel driver. (by singlestore-labs)
laravel-purity
An elegant way to filter and sort queries in Laravel (by abbasudo)
| singlestoredb-laravel-driver | laravel-purity | |
|---|---|---|
| 1 | 2 | |
| 231 | 513 | |
| 0.0% | 0.6% | |
| 5.2 | 7.0 | |
| 5 months ago | 7 months ago | |
| PHP | PHP | |
| Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
singlestoredb-laravel-driver
Posts with mentions or reviews of singlestoredb-laravel-driver. We have used some of these posts to build our list of alternatives and similar projects.
laravel-purity
Posts with mentions or reviews of laravel-purity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-14.
- Transforming API requests and responses in Laravel 11 - The easy way
In my case, I didn't want to convert GET requests with query parameters to snake_case because some of the parameters needed to stay in camelCase since I use (with no promotion intended) Laravel Purity for filtering. So, when it comes to Eloquent relationships, camelCase is the way to go. The other logic is self-explanatory.
- Elegant way to filter and sort queries in Laravel
What are some alternatives?
When comparing singlestoredb-laravel-driver and laravel-purity you can also consider the following projects:
mysqldump-php - PHP version of mysqldump cli that comes with MySQL
wilayah - Kode dan Data Wilayah Administrasi & Pulau Indonesia sesuai Kepmendagri No 300.2.2-2138 Tahun 2025 dengan PHP+MySQL+AJaX. Demo link : https://wilayah.cahyadsn.com/
database - Database abstraction layer of WebFiori framework.
docker_sql_csv_loader - [SQL] A Docker image with a SQL UI to practice queries with loaded CSV files
eloquenturl - Search and filter Laravel Eloquent models by query parameters with ease.