rinvex / categorizable
Rinvex Categorizable is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
Installs: 1 662
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/rinvex/categorizable
Requires
- php: ^7.0.0
- illuminate/database: ~5.4.0|~5.5.0
- illuminate/support: ~5.4.0|~5.5.0
- kalnoy/nestedset: ^4.1.0
- rinvex/cacheable: dev-develop
- spatie/laravel-sluggable: ^1.3.0
- spatie/laravel-translatable: ^1.1.0
- watson/validating: ^3.0.1
Requires (Dev)
- illuminate/container: ~5.4.0|~5.5.0
- phpunit/phpunit: ^6.0.0
This package is auto-updated.
Last update: 2019-02-20 19:34:55 UTC
README
[OBSOLETE] This package is abandoned and no longer maintained. The author suggests using the rinvex/categories package instead.