Download the PHP package arispati/src-macro without Composer
On this page you can find all versions of the php package arispati/src-macro. 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 src-macro
SRC Macro
SRC Macro merupakan package yang didalamnya terdapat kumpulan Macro untuk Laravel dan Lumen.
Cara Install
composer require arispati/src-macro
Laravel
- Otomatis terdaftar oleh
Laravel Package Discovery
Lumen
- Daftarkan service provider di
bootstrap/app.php
Macro yang tersedia
- Database - Query Builder
- onSearch
- onSort
- onFilter
- onBetWeen
- Response
- downloadExcel
Cara Penggunaan
-
Pencarian berdasarkan kolom yang sudah ditetapkan
contoh:
-
Order hasil query berdasarkan kolom yang sudah ditetapkan
contoh:
-
Filter query berdasarkan kolom dan value
contoh:
-
Filter hasil berdasarkan dua tanggal yang ditetapkan
contoh:
-
Download dan hapus file excel hasil export (response: blob data)
contoh:
All versions of src-macro with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
The package arispati/src-macro contains the following files
Loading the files please wait ....