Download the PHP package jasechen/lara-tdbquery without Composer
On this page you can find all versions of the php package jasechen/lara-tdbquery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasechen/lara-tdbquery
More information about jasechen/lara-tdbquery
Files in jasechen/lara-tdbquery
Download jasechen/lara-tdbquery
More information about jasechen/lara-tdbquery
Files in jasechen/lara-tdbquery
Vendor jasechen
Package lara-tdbquery
Short Description this is a traditional db query.
License MIT
Homepage https://github.com/jasechen/lara-tdbquery
Package lara-tdbquery
Short Description this is a traditional db query.
License MIT
Homepage https://github.com/jasechen/lara-tdbquery
Please rate this library. Is it a good library?
Informations about the package lara-tdbquery
Laravel Traditional DB Query
This Laravel package to query DATA from database with old way.
# Installation
-
use
composer
install this package.$ composer require jasechen/lara-tdbquery
-
edit
config/app.php
.$ joe config/app.php # add # 'providers' => [ ... Jasechen\Tdbquery\TdbqueryServiceProvider::class, ... ],
-
reload and update packages.
$ composer dump-autoload
# Licence
All versions of lara-tdbquery with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package jasechen/lara-tdbquery contains the following files
Loading the files please wait ....