Laravel Visitor Package

robertogallea.com - submitted by Roberto Gallea

LaravelVisitor is a Visitor Design Pattern implementation for Laravel. It allows to easily execute processing of collections of arbitrary elements, without requiring to use repeated conditionals, thus improving code abstraction.

Read more [robertogallea.com]

Laravel Orchid

github.com - submitted by Alexandr Chernyaev

This is a package for creating administration-style applications with the Laravel framework. Allows you to abstract the common patterns of business applications, so that developers can easily implement beautiful and elegant interfaces without much effort. The main places of application are: backoffice applications, admin panels, content management systems, etc.

Read more [github.com]