Download the PHP package entense/laravel-eloquent-case without Composer
On this page you can find all versions of the php package entense/laravel-eloquent-case. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download entense/laravel-eloquent-case
More information about entense/laravel-eloquent-case
Files in entense/laravel-eloquent-case
Download entense/laravel-eloquent-case
More information about entense/laravel-eloquent-case
Files in entense/laravel-eloquent-case
Vendor entense
Package laravel-eloquent-case
Short Description Adds CASE statement support to Laravel Query Builder.
License MIT
Homepage https://github.com/aglipanci/laravel-case
Package laravel-eloquent-case
Short Description Adds CASE statement support to Laravel Query Builder.
License MIT
Homepage https://github.com/aglipanci/laravel-case
Please rate this library. Is it a good library?
Informations about the package laravel-eloquent-case
Laravel Eloquent CASE Statement Support
This packages adds CASE statement support to Laravel Query Builder. It supports Laravel 8.x & 9.x.
Usage
Add a CASE statement select on a Laravel Query
Produces the following SQL query:
Build the case query separately
Raw CASE conditions
Use as raw SELECT
Available methods
Installation
You can install the package via composer:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-eloquent-case with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/database Version ^8.0|^9.0
illuminate/support Version ^8.0|^9.0
illuminate/database Version ^8.0|^9.0
illuminate/support Version ^8.0|^9.0
The package entense/laravel-eloquent-case contains the following files
Loading the files please wait ....