Libraries tagged by create laravel package
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
devzkhalil/laravel-trovit-xml-feed
2 Downloads
Laravel Trovit XML Feed Generator is a package designed to help you easily create XML feeds for Trovit from your Laravel application's data.
bluora/laravel-ics
116 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
zintel/laravel-service
27 Downloads
This package helps you create a service and bind a model to it
zintel/laravel-make-view
12 Downloads
This package will help you create a view (blade)
wamesk/laravel-reviews
34 Downloads
package create Reviews table, model, observer
the42coders/the-laravel-admin-panel
41 Downloads
A package to create an Admin panel with basic crud.
shishima/laravel-thumbnail
21 Downloads
This package is used to create thumbnail images for document files. It supports the following file types: doc, docx, xls, xlsx, pdf, gif, jpg, jpeg, png.
mahbodhastam/laravel-user-wallet
4 Downloads
This package allows you to create wallet for the users
laravel-studio/laravel-google-sheet-integration
29 Downloads
You can create google sheet by this packages.
hyperlink/laravel-json-structure
5 Downloads
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
hoaaah/laravel-bootstrap-breadcrumb
1236 Downloads
A packages for create bootstrap breadcrumb dynamically.
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
brenelz/laravel-childthemes
9 Downloads
This package allows you to create multiple themes and only overwrite the default when you need to instead of copying entire theme.