Libraries tagged by view
kartik-v/yii2-detail-view
1059895 Downloads
Enhanced Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.
joaopaulolndev/filament-pdf-viewer
79994 Downloads
Filament package to show pdf document viewer
hyva-themes/magento2-graphql-view-model
2016260 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
ytake/laravel-smarty
371722 Downloads
Smarty template engine for Laravel and Lumen
spatie/laravel-blade-comments
267561 Downloads
Add debug comments to your rendered output
sinnbeck/laravel-dom-assertions
169842 Downloads
infyomlabs/generator-builder
421068 Downloads
InfyOm Laravel Generator GUI Builder
htmlburger/wpemerge
132055 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
anourvalar/office
70770 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
tattali/mobile-detect-bundle
835871 Downloads
Symfony 5.x-7.x bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
jackiedo/log-reader
307924 Downloads
An easy log reader and management tool for Laravel
crestapps/laravel-code-generator
84392 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
bezhansalleh/filament-exceptions
153363 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
ahand/mobileesp
456276 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
zschuessler/laravel-route-to-class
381486 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'