2607 Repositories
PHP laravel-sample Libraries
Library extra fields for Laravel Orchid Platform
Orchid Fields Extra library which add different fields in Laravel Orchid Platform Installation You may install into your project using the Composer pa
Instantly login as user via a single button tap on dev environments.
Getting tired of always entering login details in local dev environments? This package adds a button to instantly login a user! Installation You can i
A package that allows secure communication between two or more projects, focused mainly for use in microservices architectures, adding the Oauth2 authorization standard in addition to security at the network level by IP addresses and whitelists, which may already be owned.
OAuth2 between Laravel projects A package that allows secure communication between two or more projects, focused mainly for use in microservices archi
A REST API that should power the Agile Monkeys CRM Service
This is a simple REST API that purposes to power the Agile Monkeys CRM service
A GETTR.com client library written in PHP with Laravel support.
Gettr API Clinet PHP A GETTR.com client library written in PHP with Laravel support. This library uses unofficial publicly accessible API endpoints of
Rebuild the todo website with Laravel and Vue
Lara-Todo This is a course that I took at Udmey, to create a todo website with Laravel and Vue.js Start First we need to download and setup Composer.
Quickly create `User` models with Artisan. ⚡️
Quickly create User models with Artisan. Installation You can install the package via composer: composer require ryangjchandler/laravel-make-user Usag
Atom VPN package for Laravel
Atom VPN package for Laravel What It Does This package allows you to manage user permissions and roles in a database. Once installed you can do stuff
Simpler Url Shortener for Laravel
Laravel Url Shortener Install composer require magarrent/laravel-url-shortener Run migrations: php artisan migrate Configuration If you want to config
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails. Installation You can install the package via composer: composer r
Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily.
DevMakerLab/Laravel-Filters Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily. Insta
Laravel Boilerplate with AdminLTE Theme
Welcome to FastLaravel Laravel Boilerplate for AdminLTE Theme Laravel Boilerplate with AdminLTE Theme with FastLaravel.
Gestor de Contraseñas basado en Laravel 8 + PHP 8 + MySQL 8. Self-hosted Password Manager based on Laravel 8 + PHP 8 + MySQL 8.
English Gestor de Contraseñas Esta aplicación permite una gestión completa de contraseñas para múltiples tipos de servicios (web, ssh, teléfonos, wifi
Evo is a Laravel package that leverages PHP 8 features.
Evo is a Laravel package that leverages PHP 8 features. It change the way you write Laravel app into something like this: #[RoutePrefix('users')] clas
Track the memory usage of your workers and display them in Filament.
Filament Memory Tracker Track the memory usage of your workers and display them in Filament. Installation Install the package via composer: composer r
This package provides the database factory experience to fake Http calls in your testsuite.
This package provides the database factory experience to fake Http calls in your testsuite
Polymorphic and Multilingual CMS powered by Laravel
Nuclear CMS Polymorphic and multilingual content management system. Nuclear is a polymorphic and multilingual content management system powered by Lar
A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.
Bagisto is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework.
Elasticsearch migrations for Laravel
Elastic Migrations Elasticsearch migrations for Laravel allow you to easily modify and share indices schema across the application's environments. Con
A REST client inside your Laravel app
Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms, and other utility endpoints based on Laravel routes in your project.
insert batch and update batch in laravel
Laravel BATCH (BULK) Insert and update batch (bulk) in laravel Install composer require mavinoo/laravel-batch Service Provider file app.php in array p
A Laravel and Lumen Badges Generator
Laravel and Lumen Badge Generator That package is a easy wrapper to Badges/Poser. #Installing composer require vluzrmos/laravel-badge-poser Laravel co
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen
Description This package adds Cross-Origin Resource Sharing (CORS) support to your Laravel application. The package is based on Framework agnostic (PS
JWT auth for Laravel and Lumen
JWT Artisan Token auth for Laravel and Lumen web artisans JWT is a great solution for authenticating API requests between various services. This packa
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
Laravel Facebook SDK A fully unit-tested package for easily integrating the Facebook SDK v5 into Laravel and Lumen 5.0, 5.1, 5.2, & 5.3. This is packa
A collection of generators for Lumen and Laravel 5.
Lumen generators A collection of generators for Lumen and Laravel 5. Contents Why ? Installation Quick Usage Detailed Usage Model Generator Migration
A package built for lumen that ports most of the make commands from laravel.
A package built for lumen that ports most of the make commands from laravel. For lumen v5.1, but will most likely work for 5.2 as well. I haven't tested. If you have requests, let me know, or do it yourself and make a pull request
HTTP Basic Auth Guard for Lumen 5.x
HTTP Basic Auth Guard HTTP Basic Auth Guard is a Lumen Package that lets you use basic as your driver for the authentication guard in your application
📦 Adds Laravel Packages Support to Lumen and Vendor Publish Artisan Command.
Laravel Package Support for Lumen: Makes Lumen compatible with Laravel Packages. You can use any Laravel Packages in Lumen by installing Larasupport Package.
Making Laravel Passport work with Lumen
lumen-passport Making Laravel Passport work with Lumen A simple service provider that makes Laravel Passport work with Lumen Dependencies PHP = 5.6.3
Tighten linter for Laravel conventions.
Install (Requires PHP 7.3+) composer global require tightenco/tlint Upgrade composer global update tightenco/tlint What Is It? This is an opinionate
Logs which process created or modified a record
It is sometimes very useful to know which process created or modified a particular record in your database. This package provides a trait to add to your Laravel models which automatically logs that for you.
PHP Discord Webcrawler to log all messages from a Discord Chat.
Disco the Ripper was created to rip all messages from a Discord specific channel into JSON via CLI and help people to investigate some servers who has awkward channels before they get deleted.
Per-user settings repository system for Laravel
Laraconfig Per-user settings repository system for Laravel. This package allows users to have settings that can be queried, changed and even updated,
Botble plugin comment is a comment plugin for Botble CMS
Botble plugin comment This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin.
A collection of helper functions that I use across my projects.
A collection of helper functions that I use across my projects. This package includes some of the helper functions that I tend to use in all of my pro
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Laravel Query Inspector The missing laravel helper that allows you to ispect your eloquent queries with it's bind parameters Motivations Let's say you
A small package for adding UUIDs to Eloquent models.
A small package for adding UUIDs to Eloquent models. Installation You can install the package via composer: composer require ryangjchandler/laravel-uu
Handle GitHub webhooks in a Laravel application
GitHub can notify your application of events using webhooks. This package can help you handle those webhooks.
mTube is a simple video sharing platform built with Laravel.
mTube is a simple video sharing platform built with Laravel. Create personal channel share videos online with friends and family.
Collection of the Laravel/Eloquent Model classes that allows you to get data directly from a Magento 2 database.
Laragento LAravel MAgento Micro services Magento 2 has legacy code based on abandoned Zend Framework 1 with really ugly ORM on top of outdated Zend_DB
Repositório do sistema de Chat em RealTime utilizando WebSocket com Laravel, Vue.js, Inertia e Tailwind
Antes de mais nada... Deixa a estrelinha no repositório Me segue aqui no github Aula desse Projeto no YouTube Esse projeto foi desenvolvido por Gustav
Code Driven Reporting Platform for Laravel.
Laracube Code Driven Reporting Panel for Laravel. Documentation, Installation, and Usage Instructions Click Here for Documentation, Installation, and
Multiple channels of laravel exception notification(DingTalk、FeiShu、ServerChan、WeWork、XiZhi). - 多种通道的 laravel 异常通知(钉钉群机器人、飞书群机器人、Server 酱、企业微信群机器人、息知)。
laravel-exception-notify 简体中文 | ENGLISH Multiple channels of laravel exception notification(DingTalk、FeiShu、ServerChan、WeWork、XiZhi). - 多种通道的 laravel
Course Microservice Laravel
Curso Laravel Microservices com RabbitMQ (micro 01) Saiba Mais Sobre o Curso Instalação Clonar Projeto git clone https://github.com/especializati/lara
Laravel SES complaints and bounces manager
Laravel SES complaints and bounces manager This package listens to AWS SNS notifications and stops sending mail to email addresses that have received
Create (passwordless) login links for users
Generate login links for users Login links for Laravel is a package for Laravel 6, 7 and 8 that allows users to easily log in with a (one-time) login
Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire.
bastinald/ux Laravel UI, Auth, & CRUD scaffolding package using Bootstrap & Livewire. Features Automatic migrations Automatic routing Automatic passwo
via this package you can push notifications to [ Facebook , Twitter , Telegram , Linkedin ] ( Laravel )
Push To Social [ Facebook , Twitter , Telegram , Linkedin ] via this package you can push notifications to [ Facebook , Twitter , Telegram , Linkedin
A simple to use opinionated ERP package to work with Laravel
Laravel ERP A simple to use opinionated ERP package to work with Laravel Installation You can install the package via composer: composer require justs
Application de forum des questions IT
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
List of Laravel topics to learn, step-by-step, with related links.
List of Laravel topics to learn, step-by-step, with related links.
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
Dynamic Laravel Livewire Bootstrap toasts.
Laravel Livewire Toasts This package allows you to dynamically show Bootstrap toasts via Laravel Livewire components. Documentation Requirements Insta
Optimize your images on the fly with Glide for Laravel.
Glide for Laravel Optimize your images on the fly with Glide for Laravel. Support us Like our work? You can support us by purchasing one of our produc
Subtree split of the SocialiteProviders/TikTok Provider (see SocialiteProviders/Providers)
TikTok composer require socialiteproviders/tiktok Installation & Basic Usage Please see the Base Installation Guide, then follow the provider specific
🍞🧑🍳 An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel. Installation Quickstart Model schemas Installation This package requires PHP
A highly configurable markdown renderer and Blade component for Laravel
A highly configurable markdown renderer and Blade component for Laravel This package contains: a Blade component that can render markdown a highly con
get nearby location by coordinate from eloquent laravel
LARAVEL-COORDINATE get nearby location data from database with eloquent laravel Installation composer require bagusindrayana/laravel-coordinate In M
💛 Modern API development in Laravel. ✍️ Developed by Gentrit Abazi.
Introduction Larapi is a package thats offers you to do modern API development in Laravel with support for new versions of Laravel. Larapi comes inclu
Complete Pipedrive API client for PHP
Complete Pipedrive API client for PHP Contribute by referral code / link This won't take much time. You could use my referral code or link to get up t
Automatically disable Google's FLoC in Laravel apps
Automatically disable Google's FLoC in Laravel apps This package will automatically disable Google's FLoC. Support us We invest a lot of resources int
Framework agnostic package to load heavy JSON in lazy collections.
Lazy JSON Framework agnostic package to load heavy JSON in lazy collections. Under the hood, the brilliant JSON Machine by @halaxa is used as lexer an
a free, open-source dashboard panel starter kit for Laravel
QAdmin a free, open-source dashboard panel starter kit for Laravel. Just intall and everything is ready Tech Stack Client: ruangAdmin, Bootstrap, Jque
Auto Route Generating (Auto-Discovery) Package for Laravel.
Laravel Auto Routes _ _____ _ /\ | | | __ \ | |
An Inertia.js adapter for Statamic.
Inertia.js adapter for Statamic Statamic server side adapter for Inertia.js to build single-page apps, without building an API. Installation You can i
Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
Introduction Wave is a Software as a Service Starter Kit that can help you build your next great idea 💰 . Wave is built with Laravel, Voyager, Tailwi
Supercharge your Laravel application's performance.
Introduction Laravel Octane supercharges your application's performance by serving your application using high-powered application servers, including
Display your Laravel routes in the console, but make it pretty. 😎
Pretty Routes for Laravel Display your Laravel routes in the console, but make it pretty. 😎 Installation You can install the package via composer: co
Orbit is a flat-file driver for Laravel Eloquent
Orbit is a flat-file driver for Laravel Eloquent. It allows you to replace your generic database with real files that you can manipulate using the methods you're familiar with.
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
About LivewireUI Spotlight LivewireUI Spotlight is a Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
Livewire component that provides you with a modal that supports multiple child modals while maintaining state.
About LivewireUI Modal LivewireUI Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintaining s
Execute Artisan commands on remote servers
Execute Artisan commands on remote servers This package provides a command to execute Artisan command on a remote server. Here's an example that will
This package allows you to easily track your laravel jobs!
Trackable Jobs For Laravel This package allows you to track your laravel jobs! Using this package, you can easily persist the output and the status of
Generate migrations from existing database structures
Laravel Migration Generator Generate migrations from existing database structures, an alternative to the schema dump provided by Laravel. A primary us
🧙♀️ Arcanist takes the pain out of building multi-step form wizards in Laravel.
Installation Arcanist requires PHP 8 and Laravel 8. composer require laravel-arcanist/arcanist Documentation You can find the full documentation here
Your users do not always report errors, LaraBug does. LaraBug is a simple to use and implement error tracker built for the Laravel framework.
Your users do not always report errors, LaraBug does. LaraBug is a simple to use and implement error tracker built for the Laravel framework. This rep
REST API with auth using Laravel 8 and Sanctum
Laravel REST API with Sanctum This is an example of a REST API using auth tokens with Laravel Sanctum Usage Change the .env.example to .env and add yo
route:menu gives you a beautiful route list which is friendly on smaller terminals and brings a few new features in.
Laravel Route Menu Your route:list, sir. route:menu gives you a beautiful route list which is friendly on smaller terminals and brings a few new featu
Handle signals in artisan commands
Using this package you can easily handle signals like SIGINT, SIGTERM in your Laravel app.
An easy-to-use PHP QrCode generator with first-party support for Laravel.
An easy-to-use PHP QrCode generator with first-party support for Laravel.
Laravel Code Tips
Laravel Code Tips This project is a simple Laravel application that uses: Ryan Chandler's Orbit package for storing data in markdown files, custom com
Add variables to the payload of all jobs in a Laravel app
Inject extra info to the payloads of all jobs in a Laravel app This package makes it easy to inject things in every job. Imagine that you want to have
A light weight laravel package that facilitates dealing with arabic concepts using a set of classes and methods to make laravel speaks arabic
A light weight laravel package that facilitates dealing with arabic concepts using a set of classes and methods to make laravel speaks arabic! concepts like , Hijri Dates & Arabic strings and so on ..
Laravel Code Generator based on MySQL Database
Laravel Code Generator Do you have a well structed database and you want to make a Laravel Application on top of it. By using this tools you can gener
Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.
About Statamic 3 Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites. Note: This reposito
Laravel Mail Catcher Driver
Laravel Mail Catcher Driver This package include a new mailbase driver which will catch all the sent emails and save it to the database. It then expos
A full-featured blog using Laravel 7.* & VueJS. Minimum library used
Blog Using Laravel 8 Let's keep it as simple as possible. Configure anything you want A full-featured blogging system for personal use.
Elasticsearch driver for Laravel Scout
Elasticsearch driver for Laravel Scout. Contents Compatibility Installation Configuration Basic Usage Advanced Search Migrations Pitfalls Compatibilit
BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience.
BookStack is an opinionated wiki system that provides a pleasant and simple out of the box experience. New users to an instance should find the experience intuitive and only basic word-processing skills should be required to get involved in creating content on BookStack. The platform should provide advanced power features to those that desire it but they should not interfere with the core simple user experience.
Keep your laravel logs small and tidy.
Logs can get quite out of hand. This package helps save server space and keep your Laravel log files small.
Automagically generate UML diagrams of your Laravel code.
Laravel UML Diagram Generator Automagically generate UML diagrams of your Laravel code. Installation To install LTU via composer, run the command: com
This is a Laravel port of the local_time gem from Basecamp.
This is a Laravel port of the local_time gem from Basecamp. It makes it easy to display date and time to users in their local time. Its Blade componen
Load files and classes as lazy collections in Laravel.
Lody Load files and classes as lazy collections in Laravel. Installation composer require lorisleiva/lody Usage Lody enables you to fetch all exist
Laravel Package to generate CRUD Files using TALL Stack
tall-crud-generator Laravel Package to generate CRUD Files using TALL Stack Requirements Make sure that Livewire is installed properly on your project
Laravel component to create gorgeous Charts.css charts.
Laravel component to create gorgeous Charts.css charts. This package will help you generate CSS only charts based on the Charts.css library. Installat
Laravel 8 + CoreUI + Livewire + Datatables (CRUD)
Laravel 8 + CoreUI + Livewire + Datatables About Laravel 8 + CoreUI + Livewire Datatables Whats Inside Laravel Core UI - (https://github.com/HZ-HBO-IC
Xenon\LaravelBDSms is a sms gateway package for sending text message to Bangladeshi mobile numbers using several gateways like sslcommerz, greenweb, dianahost,metronet in Laravel framework
Xenon\LaravelBDSms is a sms gateway package for sending text message to Bangladeshi mobile numbers using several gateways for Laravel. You should use
Update multiple Laravel Model records, each with it's own set of values, sending a single query to your database!
Laravel Mass Update Update multiple Laravel Model records, each with its own set of values, sending a single query to your database! Installation You
Laravel Livewire UI, Auth, & CRUD starter kit.
Laravel Livewire Ui This package provides Laravel Livewire & Bootstrap UI, Auth, & CRUD scaffolding commands to make your development speeds blazing f