2017 © Pedro Peláez
 

library simple-widget

Simple widgets system for Laravel

image

tequilarapido/simple-widget

Simple widgets system for Laravel

  • Wednesday, January 25, 2017
  • by nbourguig
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage, (*1)

, (*2)

tequilarapido/simple-widget can help you easily split your pages into smaller chunks / widgets, that can be used elsewhere in your project., (*3)

This can be a simple way to avoid duplication and isolate some of the rendering logic of your application., (*4)

Contents

Installation

You can install the package using composer, (*5)

``` bash $ composer require tequilarapido/simple-widget, (*6)


## Usage ...wip ## Changelog Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker., (*7)

Contributing

Please see CONTRIBUTING for details., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions