Libraries tagged by create laravel package
alibori/laravel-file-generator
329 Downloads
Package to create custom files that doesn't have default stub.
akceli/laravel-code-generator
9453 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
thettler/laravel-factory-classes
395 Downloads
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion
riconijeboer/laravel-to-swagger
2235 Downloads
This package aims to bring you the easiest way to create a Swagger / OpenApi 3 config for your Laravel API's.
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mahbodhastam/laravel-user-wallet
4 Downloads
This package allows you to create wallet for the users
jai/createpackage
17 Downloads
artisan command to create laravel package .
tinkeshwar/imager
194 Downloads
This is a laravel package to create thumbs of any desired size on the fly from an existing image.
lucacri/laravelsimplesitemap
879 Downloads
A Laravel package to create simple sitemaps
alcodo/powerimage
18286 Downloads
Laravel Package to create a dynamic image handler
imrealashu/laravelrest
17 Downloads
Laravel 5 Package for create REST API and Transformers
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
asnardd/lang-helper
15 Downloads
A simple package for Laravel to help you create lang files easily with artisan
flowframe/og-image-client
52 Downloads
This Laravel package allows you to easily create Open Graph images for your application or website.
waseet/filament-activity-log
347 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.