Libraries tagged by view
kartik-v/yii2-detail-view
1062790 Downloads
Enhanced Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.
joaopaulolndev/filament-pdf-viewer
82286 Downloads
Filament package to show pdf document viewer
hyva-themes/magento2-graphql-view-model
2033000 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
ytake/laravel-smarty
372886 Downloads
Smarty template engine for Laravel and Lumen
spatie/laravel-blade-comments
268871 Downloads
Add debug comments to your rendered output
sinnbeck/laravel-dom-assertions
172107 Downloads
infyomlabs/generator-builder
421461 Downloads
InfyOm Laravel Generator GUI Builder
htmlburger/wpemerge
132267 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
anourvalar/office
71207 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
tattali/mobile-detect-bundle
841333 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
309602 Downloads
An easy log reader and management tool for Laravel
crestapps/laravel-code-generator
84624 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
154309 Downloads
A Simple & Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel
ahand/mobileesp
457328 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
384747 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'