Download the PHP package masterei/laravel-sproc without Composer
On this page you can find all versions of the php package masterei/laravel-sproc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download masterei/laravel-sproc
More information about masterei/laravel-sproc
Files in masterei/laravel-sproc
Download masterei/laravel-sproc
More information about masterei/laravel-sproc
Files in masterei/laravel-sproc
Vendor masterei
Package laravel-sproc
Short Description Laravel Query Builder for handling stored procedure.
License MIT
Homepage https://github.com/masterei/laravel-sproc
Package laravel-sproc
Short Description Laravel Query Builder for handling stored procedure.
License MIT
Homepage https://github.com/masterei/laravel-sproc
Please rate this library. Is it a good library?
Informations about the package laravel-sproc
Laravel Sproc
Laravel Query Builder for handling stored procedure.
Installation
You can install the package via composer:
Optionally, you can publish the config file with:
Usage
Import class facade
execute()
get()
first()
all()
fetch()
getScopeID()
toSql()
hydrate()
Note
- This package uses Laravel Eloquent Collection meaning that you can freely use its features like groupBy(), sortBy(), map() etc.
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-sproc with dependencies
PHP Build Version
Package Version
Requires
ext-pdo Version
*
php Version ^7.3|^8.0
php Version ^7.3|^8.0
The package masterei/laravel-sproc contains the following files
Loading the files please wait ....