Libraries tagged by laravel theme generator
kmuenkel/conduit
308 Downloads
Easily produce Adapter classes and dummy-responses for testing them
sprobe/aimeos-laravel-theme
1016 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
22 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
19336 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
devfactory/imagecache
17821 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
redot/laravel-lang-extractor
1842 Downloads
A Laravel package to extract language keys from your project files and generate a language file from them.
maamun7/serpository
42 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
mvaliolahi/blaze
11 Downloads
A Laravel package for speedup laravel routes by generate an static version of them.
alecgarcia/laravel-uid
7 Downloads
Create UIDs like the ones Stripe generates. These can be used on your models or on their own.
gustocoder/laravel-datatable
7 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
rik43/imagecache
16 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
gustocoder/tyfoon-seo
15 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.