Libraries tagged by laravel theme generator
vuravel/form
27 Downloads
Laravel & Vue.js FullStack Forms Generator - The raddest out there!
kmuenkel/conduit
309 Downloads
Easily produce Adapter classes and dummy-responses for testing them
sprobe/aimeos-laravel-theme
1017 Downloads
Auto generated Aimeos Base Theme for Laravel
whampa/theme
38 Downloads
A simple Laravel 4 service provider for generating blade templates.
fsuuaas/laravel-invoice
0 Downloads
Laravel Invoice is a simple package to generate beautifully designed invoices, quotes or orders with just a few lines of code. Brand it with your own logo and theme color, add unlimited items and total rows with automatic paging. You can deliver the PDF ouput in the user's browser, save on the server or force a file download. Laravel Invoice is fully customizable and can be integrated into any Laravel projects.
jp-toolkit/html-helper
26 Downloads
A helper classes based on Laravel Forms, CodeIgniter HTML helper and Yii Framework BaseHtml helper that provides a set of static methods for generating commonly used HTML tags to use in WordPress themes and/or plugins.
recca0120/laravel-erd
27082 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
redot/laravel-lang-extractor
2600 Downloads
A Laravel package to extract language keys from your project files and generate a language file from them.
guava/filament-icons
65 Downloads
This package allows you to generate enum classes for ANY blade icon set you have installed, making working with them a breeze!
devfactory/imagecache
18271 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
mvaliolahi/blaze
12 Downloads
A Laravel package for speedup laravel routes by generate an static version of them.
alecgarcia/laravel-uid
9 Downloads
Create UIDs like the ones Stripe generates. These can be used on your models or on their own.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
awjudd/template-cache
0 Downloads
An easy way to cache parts of your views to prevent the re-generation of them