Libraries tagged by que
spatie/laravel-sql-commenter
1721648 Downloads
Add comments to SQL queries made by Laravel
sassnowski/venture
327983 Downloads
A package to manage complex workflows built on top of Laravel's queue.
protonemedia/laravel-cross-eloquent-search
563465 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
phpgt/cssxpath
13552132 Downloads
Convert CSS selectors to XPath queries.
microsoft/azure-storage-common
18381214 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
mediawiki/semantic-media-wiki
388037 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
lorisleiva/laravel-search-string
448055 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
latitude/latitude
329499 Downloads
A SQL query builder with zero dependencies
laravel-clickhouse/laravel-clickhouse
37179 Downloads
A ClickHouse based Eloquent model and Query builder for Laravel
kitar/laravel-dynamodb
792888 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
iksaku/laravel-mass-update
1409145 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
dusterio/laravel-aws-worker
5944322 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
deliciousbrains/wp-background-processing
469464 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
aura/sql
2721158 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
a5hleyrich/wp-background-processing
520930 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.