eXolnet / laravel-closure-table

Closure Table database design pattern implementation for Laravel framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Closure Table

Latest Stable Version Software License Build Status Total Downloads

Closure Table database design pattern implementation for Laravel framework.

Installation

Require this package with composer:

composer require exolnet/laravel-closure-table

Usage

Explain how to use your package.

Testing

To run the phpUnit tests, please use:

composer test

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details.

Security

If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker.

Credits

License

This code is licensed under the MIT license. Please see the license file for more information.

About

Closure Table database design pattern implementation for Laravel framework.

License:MIT License


Languages

Language:PHP 100.0%