Libraries tagged by create laravel package
bakkahit/sql-migration
8 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
advancelearn/otp-auth
4 Downloads
otp generate for one field from client and after create otp you can checked is true token
hosseinhkj/slug
376 Downloads
A simple Laravel 5.x package to create Persian (Farsi) slugs
astrotomic/backuplay
14 Downloads
Package to create backups with Laravel 5
sas-adilis/nova-nested-form
284 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
obydul/easyfeed
411 Downloads
EasyFeed is a simple PHP package to create and read RSS & Atom feed specially for Laravel.
isemary/backup-sentry
65 Downloads
BackupSentry is a PHP backup package designed to provide a secure and seamless solution for protecting and backup your critical data. With its advanced features and intuitive interface, Effortlessly create scheduled backups of databases, files, and directories.
chiwex/nova-nested-form
6 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
gamerwalt/laramultidbtenant
1183 Downloads
This package is used to create and manage laravel multitenant applications that also creates and migrates multiple databases per tenant
jackiedo/shoppingcart
241 Downloads
A small package use to create shopping cart in Laravel
koverae/koverae-ui-builder
16 Downloads
Koverae UI Builder is a flexible and intuitive interface builder package designed specifically for Laravel. Built with the power of Koverae’s ecosystem in mind, it allows developers to easily create, customize, and manage UI components like navigation bars, forms, buttons, and more—without the hassle of manual coding.
abhitheawesomecoder/jobboard
42 Downloads
Package to create job board quickly using laravel 5.2
rishadblack/wire-reports
11 Downloads
Create responsive, real-time report views in Laravel using WireReports. Powered by Livewire, this package allows effortless exporting to PDF, Excel, or print, streamlining your reporting process.
codehubmvs/pkg-abstracts
36 Downloads
Package to abstract classes and create a base service provider for Laravel
iak/make-class
1704 Downloads
A package to create basic classes with tests in your Laravel app