Libraries tagged by laravel base project
juzaweb/juzacms
17595 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
mymocms/mymocms
96 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
dynamics-unlimited/laravel-api
571 Downloads
Support package for Laravel based API projects
nasirkhan/laravel-5-starter
8 Downloads
Laravel Framework Based Starter Project
sudhanshu-mittal/laravel-api-response
256 Downloads
Renders consistent HTTP JSON responses for API-based projects
guysolamour/laravel-administrable
624 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
ramzyvirani/laravel-boilerplate
76 Downloads
Laravel boilerplate. Basic boilerplate to create laravel projects with Admin Panel, Role Based Access Control, i18n support, Swagger Doc using InfyOm (Laravel CRUD Generator).
mastashake08/laravel-openai-api
226 Downloads
Add an OpenAI API and Artisan command easily into your projects. Generate images, or text. Can be integrated with Laravel Sanctum for token based access.
light-it-labs/lightit-auth-laravel
3 Downloads
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
vivasoft/laravel-docker
238 Downloads
If you want to use docker with your laravel project, this package will help you to create the container. It contains most of the require software to run a laravel application; it also provides flexibility to customize your container based on your need.
samyoteroglez/larawesomecrud
311 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
kkboranbay/backpack-export
38 Downloads
A Laravel package to export data from Backpack admin panel list pages and send it via email as an Excel file. This package allows easy integration into any Backpack-based project, enabling administrators to export filtered or full data directly from the admin panel and receive the exported file via email.
josecaseiro/angolan-geo
42 Downloads
The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
harishdpatel/apiresponse
278 Downloads
This is common API response structre for laravel based project. It can be used in laravel and lumen
mallabee/queue
1211 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).