Libraries tagged by create laravel package
baraadark/laravelsocket
50 Downloads
BaraaDark Laravel Socket is a powerful Laravel package that simplifies the integration of real-time WebSocket functionality into your Laravel projects. With this package, you can effortlessly create and manage a Node.js WebSocket server inside your Laravel application and utilize the Elephant.io library for seamless communication with Socket.io in PHP
hungnm28/livewire-admin
60 Downloads
This package used to create admin with laravel and livewire
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
mahmoudkon/crud
11 Downloads
this package to create full crud in laravel
alzpk/laraslug
5 Downloads
Small package that it easy to create slug for laravel models
yusufkulcu/automatic-language-generator
7 Downloads
With this package, you can view all your language files in Laravel and quickly create new language files automatically with the translation system.
yufusphp/automatic-language-generator
3 Downloads
With this package, you can view all your language files in Laravel and quickly create new language files automatically with the translation system.
sahadat/sfaq
7 Downloads
This package helps to create FAQ section in laravel application easily.
mro/thumbnail
1 Downloads
This Package Use To Create Thumbnail Image in Laravel (Writer:MohammadRezaOrdooni)
masterskill/custom-router
22 Downloads
It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router
larapackage/languagefile
233 Downloads
A simple package to easily create language files in Laravel Framework
princebamm/flba
12 Downloads
FLBA (Flutter Laravel by Anonymous) is a package that provides a simple way to integrate Flutter with Laravel. It allows you to create a Flutter app that communicates with your Laravel backend using RESTful APIs.
abhitheawesomecoder/jobboardpro
62 Downloads
Package to create job board quickly using laravel 5.3 with admin panel
specindia/user
2 Downloads
This package create login and register process in Laravel
krishnapawar/php-html-builder
5 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.