Libraries tagged by create laravel package
amostajo/laravel-image-handler
1270 Downloads
Package provides laravel with Image Handler class, perfect to create thumbs, resize or crop images.
jojomak13/laravel-attributes
4 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
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.
the42coders/the-laravel-admin-panel
42 Downloads
A package to create an Admin panel with basic crud.
shishima/laravel-thumbnail
52 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.
krasomir/laravel-env-set-command
23 Downloads
This package create command to set value to .env key.
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.
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
190 Downloads
A package to create charges from SICREDI API
alibori/laravel-file-generator
333 Downloads
Package to create custom files that doesn't have default stub.
akceli/laravel-code-generator
9492 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
396 Downloads
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion