Download the PHP package nham24/macroable without Composer
On this page you can find all versions of the php package nham24/macroable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nham24/macroable
More information about nham24/macroable
Files in nham24/macroable
Download nham24/macroable
More information about nham24/macroable
Files in nham24/macroable
Vendor nham24
Package macroable
Short Description A set of useful Laravel macros
License MIT
Homepage https://github.com/go24dev/marcoable
Package macroable
Short Description A set of useful Laravel macros
License MIT
Homepage https://github.com/go24dev/marcoable
Please rate this library. Is it a good library?
Informations about the package macroable
A set of useful Laravel macros
This repository contains some useful macros and extensible Macroable trait.
Installation
You can pull in the package via composer:
The package will automatically register itself.
Collections
paginate
paginate
Create a LengthAwarePaginator
instance for the items in the collection.
This paginates the contents of $posts
with 5 items per page. paginate
accepts quite some options, head over to the Laravel docs for an in-depth guide.
Request
isApi
isApi
Check if the request is an API request.
All versions of macroable with dependencies
PHP Build Version
Package Version
The package nham24/macroable contains the following files
Loading the files please wait ....