Libraries tagged by create laravel package
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.
the42coders/the-laravel-admin-panel
42 Downloads
A package to create an Admin panel with basic crud.
jobmetric/laravel-form
3 Downloads
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
hoaaah/laravel-bootstrap-breadcrumb
1307 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.
beedelivery/laravel-sicredi
230 Downloads
A package to create charges from SICREDI API
thettler/laravel-factory-classes
396 Downloads
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion
riconijeboer/laravel-to-swagger
2236 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
1376 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
5 Downloads
This package allows you to create wallet for the users
jai/createpackage
17 Downloads
artisan command to create laravel package .
tinkeshwar/imager
195 Downloads
This is a laravel package to create thumbs of any desired size on the fly from an existing image.
alcodo/powerimage
18288 Downloads
Laravel Package to create a dynamic image handler
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.