Download the PHP package wilkques/repositories without Composer
On this page you can find all versions of the php package wilkques/repositories. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package repositories
Laravel Repository
How to use
composer require wilkques/repositories
example
Methods
\Illuminate\Database\Query\Builder
ALL Methods\Illuminate\Database\Eloquent\Model
ALL Methods\Illuminate\Database\Eloquent\Builder
ALL Methods\Illuminate\Database\Eloquent\Collection
ALL Methods\Illuminate\Pagination\LengthAwarePaginator
ALL Methods\Illuminate\Support\Facades\DB
ALL Methods
Method | Description |
---|---|
setForceMethods |
force output |
setCurrentPage |
now page |
setPrePage |
prepage |
setPageName |
page name |
enableQueryLog |
same \DB::enableQueryLog() |
getQueryLog |
same \DB::getQueryLog() |
getQueries |
get all sql queries |
getLastQuery |
get last sql queries |
throw |
throws exception |
isNull |
same is_null |
isNotNull |
same !is_null |
isNumeric |
same is_numeric |
isNotNumeric |
same !is_numeric |
isBool |
same is_bool |
isNotBool |
same !is_bool |
isObject |
same is_object |
isNotObject |
same !is_object |
Reference
All versions of repositories with dependencies
PHP Build Version
Package Version
The package wilkques/repositories contains the following files
Loading the files please wait ....