2695 Repositories
PHP laravel-admin-panel Libraries
Integrate Astrel to your Laravel applications.
✨ Astrel Laravel Integrate Astrel to your Laravel applications. Astrel is a remote config orchestration application that enables you to change anythin
A package for Laravel to perform basic git commands on locally integrated packages.
A package for Laravel to perform basic git commands on locally integrated development packages. If working within multiple local development packages or repositories at once this package is meant to ease the burden of navigating to each individual repository to perform basic git commands.
Package to easily test crudable controllers for Laravel based API
Laravel Crudable Test This package is very usefull to easily test crudable controllers. Installation You can install package via composer. Add reposit
Gretel is a Laravel package for adding route-based breadcrumbs to your application.
Gretel Laravel breadcrumbs right out of a fairy tale. Gretel is a Laravel package for adding route-based breadcrumbs to your application. Defining Bre
Laravel A2Reviews Client API lets you build apps, extensions, or plugins to get reviews from the A2reviews APP.
Overview Laravel A2Reviews Client API lets you build apps, extensions or plugins to get reviews from the A2reviews APP. Including adding reviews to a
基于laravel-modules的模块化开发,完成一些laravel进阶实用应用场景示例
laravel-advanced-demo 基于laravel,完成一些进阶应用场景示例 目录 jwt-auth + 微信小程序授权 查看 tymon/jwt-auth+overtrue/laravel-wechat 项目实例 jwt-auth + 微信网页授权 查看 tymon/jwt-auth+
An enhanced version of the Laravel container.
Laravel Enhanced Container This package provides syntax sugar for the Laravel container calls and bindings, automatic resolution of bound implementati
Codsletter: turn your website into a periodical newsletter, all automatically!
About Codsletter With Codsletter, you can turn your blog into a periodical newsletter with few clicks and some configuration. In particular, you can:
A simple Laravel package for generating download links with options such as expire time, IP restrictions, etc.
Generate download links in your Laravel applications This package allows you to generate download links for files. Once installed you can do stuff lik
Hassle-free Laravel + Inertiajs + Svelte + TailwindCSS Boilerplate
Hassle-free Laravel + Inertiajs + Svelte + TailwindCSS Boilerplate
A simple package allowing for consistent API responses throughout your Laravel application
Laravel API Response Helpers A simple package allowing for consistent API responses throughout your Laravel application. Requirements PHP ^7.4 | ^8.0
Opsie Operator is a CLI to check your website for HTTP downtime.
Opsie Operator Monitor any website. Run in Docker or any Kubernetes cluster. Send webhooks. 🤝 Supporting If you are using one or more Renoki Co. open
Generates and configures facades for laravel
Laravel Facade This package makes the process of creating facades in laravel super easy and with one simple artisan command. For each facade created w
Initial template to start your awesome Laravel, Tailwind and Vue projects
Features Laravel 8.* Tailwind 2.1 Ready and Loaded @tailwindcss/typography @tailwindcss/forms Dark mode ready All variants enabled by default Vue 2, V
lara setups is a new star kit for installing latest and greetest version of vue js and bootstrap
Lara setups Introduction lara setups helps you to install latest bootstrap and vue.js version on your laravel project laravel team no longer supports
A simple e-Certificate generator.
SeaJell A simple e-Certificate Generator. Guides You can read all the guides in using the system from the documentation. License Copyright (c) Muhamma
Interact with TMDB data in your Laravel application.
Laravel TMDB Installation composer require astrotomic/laravel-tmdb php artisan vendor:publish --tag=tmdb-migrations Configuration Add your TMDB API v4
Starterkits Project With Laravel + Inertia JS + Vue + Vuetify
Laravel InertiaJS Vuetify A laravel inertiajs vuetify starterkit Demo You can access demo app in : https://laravel-inertia-vuetify.herokuapp.com/ Feat
Export Laravel Horizon metrics using this Prometheus exporter.
Laravel Horizon Prometheus Exporter Export Laravel Horizon metrics using this Prometheus exporter. This package leverages Exporter Contracts. 🤝 Suppo
A Laravel admin panel which is creating CRUD for your application automatically.
Adds a zero configuration Admin Panel to your Laravel Application Installation You can install the package via composer: composer require max-hutschen
A script to help setup Laravel project with common packages and configurations
About Snap Snap allow developer to create scaffold Laravel project. Installation Clone this repository in your user home directory. cd ~ git clone htt
integrate phpmyadmin with laravel
Integrate phpmyadmin in laravel project This package can automatically intergrate phpmyadmin into laravel project,will copy phpmyadmin to public direc
Add time dismissible admin notices to WordPress
WP Dismiss Notice Add time dismissible admin notices to WordPress. Fork of https://github.com/w3guy/persist-admin-notices-dismissal Instuctions Initia
Creating a simple weather web application with Laravel rest API.
Weather Channel Creating a website for weather status, with Laravel restAPI. See the Website Weather.Channel-1.mov Features REST API Invoake Controlle
Simple E-Comerce build use Laravel 5.6 require php version 5.6 or 7.4
Simple E-Comerce build use Laravel 5.6 require php version 5.6 or 7.4
Store and retrieve settings generally or for model objects in Laravel.
Store and retrieve settings generally or for model objects in Laravel. Documentation You can find the detailed documentation here in Laravel Settings
ToDoList With JetStearm. WireUI, LivewireUIModal, SweetAlert2 and Google Socialite Auth.
✔️ DoList DoList - Easy way to manage To Do List. 🖥️ Demo Demo: DoList.ir ScreenShots: ScreenShots 🔌 Requirements PHP version: = 7.4 Composer Node.
❓ A WordPress plugin to display your site's environment type in the admin bar
Where A WordPress plugin to display your site's environment type in the admin bar. Available Filters where_env_should_add_env_type - Defaults to true
Laravel Package for the ArCaptcha
Laravel ArCaptcha Package Laravel Package for the ArCaptcha This package supports PHP 7.3+. For PHP integration you can use mohammadv184/arcaptcha pac
模块化内容管理系统 modstart.com
一个模块式的快速开发框架 ModStart 是一个基于 Laravel 模块化的后台系统框架,很少的代码即可快速构建出一个功能完善的后台系统。其中模块市场包含了丰富则模块,开箱即用,让开发者能够从冗长的代码中提效,对后端开发者非常友好。 官方网站 Demo / 在线演示 模块市场 源码地址 / 码云
A package for Laravel One Time Password (OTP) generator and validation without Eloquent Model, since it done by Cache.
Laravel OTP Introduction A package for Laravel One Time Password (OTP) generator and validation without Eloquent Model, since it done by Cache. The ca
Simple JWT Auth support for Laravel PHP Framework
Laravel JWT Simple JWT Auth for Laravel PHP Framework using Firebase JWT under the hood. Installation Standard Composer package installation: composer
A laravel wrapper for BnpParibas Mercanet payment gateway
Laravel Mercanet A laravel wrapper for BnpParibas Mercanet which provide a lightweight public api to process your online payments from your laravel ap
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
Laravel MySQL Use Index Scope A super simple package allowing for use MySQL USE INDEX and FORCE INDEX statements. Requirements PHP ^7.4 | ^8.0 Laravel
A lightway implementation of Laravel's belongs To many
A lightweigth implementation of Laravel's belongs To many relationship in cases you don't need pivot table.
Automatically load your helpers in your laravel application.
Laravel AutoHelpers Automatically load your helpers in your laravel application. Installation You can install the package via composer: composer requi
Retrieve the GitHub Sponsors of a given user/organization.
Laravel GitHub Sponsors Retrieve the GitHub Sponsors of any user/organization and check if someone is sponsoring you. Installation composer require as
Judge0 API integration for running/judging code with different languages
Laravel Judge0 Judge0 API integration for running/judging code with different languages use Mouadbnl\Judge0\Models\Submission; $submission = Submissi
Icônes Form Widget for October and winter CMS. One library, over 100,000 vector icons, and 108+ icon sets powered by Iconify
Icônes Form Widget 🪄 🎉 🎊 Access thousands of SVG icons as a backend form widget. One library, over 100,000 vector icons, Modern replacement for ico
Cagilo - a set of simple components for use in your views Laravel Blade.
Cagilo - a set of simple components for use in your views Laravel Blade. Official Documentation Documentation for Cagilo can be found on its we
A simple laravel package to handle multiple key based model route binding
Laravel Model UUID A simple package to handle the multiple key/column based route model binding for laravel package Installation Require the package u
Dcat Admin 图片预览扩展
Dcat Admin 图片预览扩展 安装 composer require abovesky/dcat-lightbox 具体安装方法请参考官方文档 使用方法 // 数据表格中使用 $grid-column('images')-lightbox(); //设置服务器和宽高 $grid-co
A laravel package to attach uuid to model classes
Laravel Model UUID A simple package to generate model uuid for laravel models Installation Require the package using composer: composer require touhid
Laravel SMS Notification Channel
Laravel SMS Notification Channel Installation composer require guangda/laravel-sms-notification-channel env 配置 SMS_PROVIDER=yunpian SMS_SIGNATURE=【签名
laravel zibal - transaction request package for zibal
laravel zibal transaction request package for zibal Getting Started To get a local copy up and running follow these simple steps. Installation You can
Laravel Users (Roles & Permissions, Devices, Password Hashing, Password History).
LARAVEL USERS Roles & Permissions Devices Password Hashing Password History Documentation You can find the detailed documentation here in Laravel User
AliExpress Clone app built with Laravel 8 And vuejs
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
An elegant package for integrate laravel with openwa
Whatsapp Laravel An elegant package to integrate Laravel with Whatsapp automate Features Function Reference Send text Send contact Send media (doc, im
This repo is for the Laracon 2021 talk "Manage SEO with Laravel and Nova"
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A simple command-line tool whose aim is to facilitate the continous delivery of PHP apps
Deployer Simple command-line tool that aims to facilitate the continous delivery of PHP apps, particularly Laravel apps. Imagine you want to update yo
This Package helps you in laravel application to log all desired activity for each request from request entry point to generate response at a single snapshot.
Laravel Scenario Logger This Package helps you in laravel application to log all desired activity for each request from request entry point to generat
Package to parse DNA kit files, and import them into Laravel
Package to parse DNA kit files, and import them into Laravel
Dcat Admin 视频/音频预览扩展
Dcat Admin 音视频预览扩展 安装 composer require abovesky/dcat-media-player 具体安装方法请参考官方文档 使用方法 // 数据表格中使用 $grid-column('video')-video(); $grid-column('audio
Google Cloud Storage filesystem driver for Laravel
Google Cloud Storage filesystem driver for Laravel Google Cloud Storage filesystem driver for Laravel. This started as a fork from Superbalist/laravel
Laravel 模型快速关联保存
laravel-relation-save 📦 laravel 关联保存 hasOne hasMany belongsto. github https://github.com/liaoshengping/laravel-relation-save Installing $ composer re
Laravel package integrating PHP Flasher into Livewire applications
A powerful and flexible flash notifications system for PHP, Laravel, Symfony 👀 PHP Flasher helps you to add flash notifications to your PHP projects.
A laravel package to handle sanitize process of model data to create/update model records.
Laravel Model UUID A simple package to sanitize model data to create/update table records. Installation Require the package using composer: composer r
This project is for developing an blog_api using laravel
Blog Api A TDD implementation of a weblog RESTful API. This project is a REST api implementation of my other project laravel with more features. featu
Division, District, Upazila/Thana and Union data of Bangladesh for Laravel application.
Bangladesh Geocode Division, District, Upazila/Thana and Union data of Bangladesh for Laravel application. Migration and seeders are ready. Just publi
A package to implement repository pattern for laravel models
Laravel Model UUID A simple package to use Repository Pattern approach for laravel models . Repository pattern Repositories are classes or components
Record created by, updated by and deleted by on Eloquent models automatically.
quarks/laravel-auditors Record created by, updated by and deleted by (if SoftDeletes added) on Eloquent models automatically. Installation composer re
A Laravel package for attachment files to models
Laravel attachmentable package A package for attachment files to models Installation Run the command below to add this package: composer require larav
This plugin allows administrators to apply discounts on orders from the administration panel.
skilldo-discounts This plugin of cms Skilldo This plugin allows administrators to apply discounts in percentage on full orders from the administration
Easy-to-install Admin Panel for Laravel
CSS Framework: https://0notole.github.io/elements.css/ Install project: composer create-project --prefer-dist laravel/laravel screen, cd screen Add re
Dynamic ACL is a package that handles Access Control Level on your Laravel Application.
Dynamic ACL Dynamic ACL is a package that handles Access Control Level on your Laravel Application. It's fast to running and simple to use. Install an
Manifest is a ProcessWire module that bridges between Twig and Webpack.
Manifest is a ProcessWire module that bridges between Twig and Webpack.
Laravel URL Localization Manager - [ccTLD, sub-domain, sub-directory].
Laravel URL Localization - (ccTLD, sub-domain, sub-directory). with Simple & Easy Helpers. Afrikaans Akan shqip አማርኛ العربية հայերեն অসমীয়া azərbayca
Files Course Laravel Micro Auth and Authorization
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Real-world Project to learning about Unit Testing/TDD with Laravel for everybody
KivaNote - a Laravel TDD Sample Project Let me introduce you to KivaNote, a simple real-world application using Laravel to show you how the TDD & Unit
Lravel 验证扩展 📦 Laravel 验证中文,手机号,身份号
Lravel 验证扩展 📦 Laravel 验证中文,手机号,身份号 安装 $ composer require liaosp/laravel-validate-ext -vvv 使用 标识 说明 chs 验证某个字段的值只能是汉字 chsAlpha 验证某个字段的值只能是汉字、字母 chsAlp
todolist app with vueJS frontend and laravel backend
todolist-vuejs-laravel A todolist app with vue.js frontend and laravel backend Demo demo Installation To run this locally, you'll need to clone the re
Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration.
Migrator Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration. Installation: To install Migrator you
Storybook for Laravel Blade 🚀
Blast — Storybook for Laravel Blade 🚀 What is Blast? Blast is a low maintenance component library using Storybook Server, built to integrate into you
A site search engine
THIS PACKAGE IS IN DEVELOPMENT, DO NOT USE IN PRODUCTION YET A site search engine This package can crawl your entire site and index it. Support us We
A lightweight middleware to make api routing session capable.
Laravel stateless session A lightweight middleware to make api routing session capable. Installing $ composer require overtrue/laravel-stateless-sessi
Use Kafka Producers and Consumers in your laravel app with ease!
Laravel Kafka Do you use Kafka in your laravel packages? All packages I've seen until today, including some built by myself, does not provide a nice s
Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
TastyIgniter provides a professional and reliable platform for restaurants wanting to offer online food ordering and table reservation to their custom
Web Application Firewall (WAF) package for Laravel
Web Application Firewall (WAF) package for Laravel This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi,
A Laravel package for multilingual models
Introduction If you want to store translations of your models into the database, this package is for you. This is a Laravel package for translatable m
Associate files with Eloquent models
Associate files with Eloquent models This package can associate all sorts of files with Eloquent models. It provides a simple API to work with. To lea
A slim, lean forum package designed for quick and easy integration in Laravel projects
Complete documentation is available on teamteatime.net. Installation Requires Laravel 6+ and PHP 7.4+. Step 1: Install the package Install the package
Full PHP development environment for Docker.
Full PHP development environment based on Docker. Use Docker First - Learn About It Later! Join Us Awesome People Laradock is an MIT-licensed open sou
Informative site with EoL dates of everything
endoflife.date Keep track of various End of Life dates as they are approaching. Visit https://endoflife.date for a list of supported products. This in
PHP GitHub Sponsors is a package that integrates directly with the GitHub Sponsors GraphQL API.
PHP GitHub Sponsors PHP GitHub Sponsors is a package that integrates directly with the GitHub Sponsors GraphQL API. Using it, you can easily check if
Larawiz is a easy project scaffolder for Laravel
Larawiz The Laravel 8 scaffolder you wanted but never got, until now! Use a single YAML file to create models, migrations, factories, seeders, pivot t
Integrated online shop based on Laravel LTS and the Aimeos e-commerce framework
⭐ Star us on GitHub — it motivates us a lot! 😀 Aimeos Laravel ecommerce platform Aimeos is THE professional, full-featured and high performance e-com
CRM project that I developed with ReactJS and Laravel 8.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Learning Websocket by creating Custom Websocket-server package provided by Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.
Laravel package to convert AD to BS that can work with carbon.
Laravel Nepali Date Converter Laravel package to convert AD to BS that can work with carbon. Installation You can install the package via composer: co
Laravel package to launch toast notifications.
Laravel package to launch toast notifications. This package provides assistance when using toast notifications. Using the iziTOAST package, which allo
A Laravel package to help integrate Shopware PHP SDK much more easier
Shopware 6 Laravel SDK A Laravel package to help integrate Shopware PHP SDK much more easier Installation Install with Composer composer require sas/s
This package adds artisan commands to create VueJS components and InertiaJS components.
Laravel Vue Commands This package adds artisan commands to create VueJS components and InertiaJS components. Installation You can install the package
laravel wrapper for dicom images services
laravel wrapper for dicom images services
🎨️ A WordPress plugin to disable admin color schemes
Colors A WordPress plugin to disable admin color schemes. Description Disable the admin color schemes for all users. Availiable filters colors_should_
Laravel Messages (Contact us) with attachment.
Laravel Messages (Contact us) with attachment. Documentation You can find the detailed documentation here in Laravel Messages Documentation. Contribut
Full stack shop app with Symfony
A progressive PHP framework for building efficient and scalable server-side applications. Description A fullstack shop app with Symfony framework and
Implementation Package Spatie/Laravel-Permission
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A small CMS for SaaS - A tiny content management system
Fervoare CMS A tiny content management system Project created in 2012 and ported to GitHub in 2021. Getting started Assuming you have installed a LAMP
Akaunting module to use employee as a customer
Associate Employee to customer App for Akaunting to associate employee to customer. With this app contacts with the employee type can be used as custo