Download the PHP package prageeth-peiris/laravel-query-builder-to-clickhouse without Composer
On this page you can find all versions of the php package prageeth-peiris/laravel-query-builder-to-clickhouse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prageeth-peiris/laravel-query-builder-to-clickhouse
More information about prageeth-peiris/laravel-query-builder-to-clickhouse
Files in prageeth-peiris/laravel-query-builder-to-clickhouse
Package laravel-query-builder-to-clickhouse
Short Description A Simple Package to execute the raw sql query provided by laravel query builder in yandex clickhouse databsae.
License MIT
Homepage https://github.com/prageeth-peiris/laravel-query-builder-to-clickhouse
Informations about the package laravel-query-builder-to-clickhouse
Installation
You can install the package via composer:
Usage
NOTE
This is an opinionated package so this cache results by raw clickhosue sql query. It will use your default cache driver. to clear cache run
php artisan cache:clear
Dependencies
- PHP 8
- Laravel 8
- https://github.com/bavix/laravel-clickhouse
- https://github.com/MariosTheof/laravel-clickhouse-migrations
Read related packages documentation to use their config.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Prageeth Peiris
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-query-builder-to-clickhouse with dependencies
bavix/laravel-clickhouse Version ^2.0 | ^2.3
illuminate/support Version ^8.0 | ^10.0