PHPackages                             junichimura/view-args - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. junichimura/view-args

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

junichimura/view-args
=====================

v0.0.4(6y ago)022MITPHPPHP &gt;=7

Since Oct 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/junichimura/view-args)[ Packagist](https://packagist.org/packages/junichimura/view-args)[ RSS](/packages/junichimura-view-args/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Laravel-View-Args
=================

[](#laravel-view-args)

Description
-----------

[](#description)

This package is for Laravel only.
You can specify an object as a view argument.
Rescue you from View Arguments Hell.

Install
-------

[](#install)

#### Composer

[](#composer)

- For Laravel : run `composer require junichimura/view-args` in your project folder.

Usage example \[Laravel only\]
------------------------------

[](#usage-example-laravel-only)

#### example 1: View-Args class

[](#example-1-view-args-class)

```
