Libraries tagged by panels
schumacherfm/opcache
2304 Downloads
OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload
putyourlightson/craft-cp-style-guide
2677 Downloads
Control panel style guide.
poowf/otter
1246 Downloads
A relatively automatic CRUD backend administration panel for Laravel
phphleb/debugpan
311159 Downloads
Debug Panel for PHP Framework HLEB2
parsampsh/adminx
17 Downloads
Adminx is a library to create automatic admin panel for Laravel web applications
okami101/laravel-admin
2048 Downloads
Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
novius/laravel-backpack-translation-manager
6692 Downloads
This packages provides an interface to manage translations via the Backpack admin panel
novius/laravel-backpack-redirection-manager
2058 Downloads
This packages provides an interface to manage redirections via the Backpack admin panel
nilsenpaul/craft-easy-search
17494 Downloads
Easy Search lets content editors use predefined search queries in Craft's control panel, or 'build' their own.
niaz/dbpanel
2903 Downloads
developer panel for laravel application
nerdcel/kirby3-favicon
1413 Downloads
Kirby3 plugin to create favicons from the panel.
mvccore/ext-debug-tracy-session
5145 Downloads
MvcCore - Extension - Debug - Tracy - Panel Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
mvccore/ext-debug-tracy-routing
4958 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
mvccore/ext-debug-tracy-mvccore
4854 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mvccore/ext-debug-tracy-auth
3647 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.