LaravelPackages.net
Acme Inc.
Toggle sidebar
kregel/warden

Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)

848
6
v5.2.19
About kregel/warden

kregel/warden is a Laravel package for manage all your laravel models with ease! (comes with a built in restful api, and vuejs for model management). It currently has 6 GitHub stars and 848 downloads on Packagist (latest version v5.2.19). Install it with composer require kregel/warden. Discover more Laravel packages by kregel or browse all Laravel packages to compare alternatives.

Last updated

What is this package?

This package was created to help decrease the time it takes to build a project which needs to create, delete, and edit the project's Laravel Models.

Warden?

The project is named Warden because much like a prison warden, it can bring in an inmate (create a new item), take out an inmate (delete an item), or make changes to what the inmate can do (edit an item). By no means is it limited to just a User's model. It (so far) can work an any model.

How can I install this package?

Take a look at our documentation

Questions?

Email me, my email is on my github page, or you can make an issue. :)

Star History Chart