2731 Repositories
PHP laravel-app Libraries
Laravel notification manager
Easily manage notifications and notification subscriptions in your Laravel application.
This package generates API resources with keys preset to their respective table's columns
Ever thought it was a bit tedious to define an API resource for a large table? This package makes life a bit simpler by presetting all columns in a Resource, so you can simply remove the ones you don't need, instead of adding the ones you need.
The WordPress filter, action system in Laravel
Laravel Hooks The WordPress filters, actions system in Laravel. About An action interrupts the code flow to do something, and then returns back to the
Charts - a Laravel library used to create Charts using Chartisan
Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this library attempts to provide more laravel-like features into it by providing support for chart creation using the artisan command, middleware support and routing support.
Laravel Quick-Start - a boilerplate for Laravel Application with typical packages preinstalled and configured
Laravel Quickstart is a boilerplate for Laravel Application with typical packages preinstalled and configured to extend a full-fledged application. We tried to make it as minimal as possible.
Files Course Dashboard EAD with Laravel 9.x
Files Course Dashboard EAD with Laravel 9.x
An implementing of the Laravel Breeze application / authentication starter kit frontend in Next.js
Windmill with Laravel Breeze as Backend API Introduction This repository is an implementing of the Laravel Breeze application / authentication starter
Alerty - a GUI to monitor smell query identifier
Alerty is a smell query identifier which gives you a GUI to monitor them. Installation: To install Alerty, you need to execute this command usi
Relational Metrics - lararvel package help you to make your metrics easier
Relational Metrics This package will help you to make your metrics easier, You could get metrics about your Models, Models depending on their relation
Laravel lsp - Developer tools for easier Laravel development
Laravel lsp The Laravel/Blade lsp provides: Blade: Diagnostics on missing components + action to create it. Autocomplete for components and their argu
Simplified and enhanced version of php built-in enum.
PHP Enum enhanced Finally, in php81 has been added support for Enums. But as enums are new in php, we do not have some helpers to work with that easil
Allow your model to record the creation, update and deletion of user fingerprints in laravel packages
This laravel package will allow your models to record the the created, updated and deleted by User FingerPrints
An RSS reader application built with Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A dynamic Laravel Livewire component for tab forms
Livewire component that provides you with a tabs that supports multiple tabs form while maintaining state.
Laravel Chat System
Pre-build Laravel chat package. You can use this package to create a chat/messaging Laravel application or you can use the pre-build front-end part to kick-start your project.
This library helps PHP users to convert and using Jalali DateTime format
Easy Jalali for PHP V1.0.0 Jalali calendar converter for Persian users in Iran, Afghanistan and other countries that use Jalali calendar. Very thanks
This app is designed to help Romanian teenagers and adults with learning
This app is designed to help Romanian teenagers and adults with learning. The app has a lot of good resources to support students in every possible way. The main resource we have are high school lesons. 📚
A Laravel wrapper for healthchecks.io
Healthchecks.io is a service that monitors your cron jobs and alerts you when they are down. This package is a wrapper for the Healthchecks.io API.
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
Laragon MultiPHP per App + PECL Module + Extension manager + Ini Manager
LMPA Laragon MultiPHP per App This tools allow you to run multiple PHP version per app with Laragon, so you can have multiple site running different p
Laravel Nova filter for Spatie/laravel-tags
SpatieTagsNovaFilter This package allows you to filter resources by tags. (using the awesome Spatie/laravel-tags and Vue-MultiSelect ) Installation Fi
A blog system made with Laravel 📦
This project utilizes all the tools avaiable on Laravel 9. It has a complete auth system, the option to create posts and save static image files.
A full-featured home hosted Cloud Drive, Personal Assistant, App Launcher, File Converter, Streamer, Share Tool & More!
A Fully Featured home-hosted Cloud Storage platform and Personal Assistant that Converts files, OCR's images & documents, Creates archives, Scans for viruses, Protects your server, Keeps itself up-to-date, and Runs your own AppLauncher!
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2
WIRECRUD 9 adalah aplikasi CRUD + Search sederhana yang dibuat menggukana Laravel 9 dan Livewire 2. Demo bisa dilihat di YouTube Developow Terbuka jika ingin clone apliaksi sederhana ini untuk belajar, bisa ikuti cara-cara berikut ini.
Laravel Eloquent CASE Statement Support
This packages adds CASE statement support to Laravel Query Builder. It supports Laravel 8.x & 9.x.
Laravel Eloquent Observable
Laravel Eloquent Observable Register Eloquent model event listeners just-in-time directly from the model. Using Observers can introduce a (significant
Laravel SMS Gateway
This is a Laravel Package for SMS Gateway Integration. Now Sending SMS is easy.
Generate UUID for a Laravel Eloquent model attribute
Generate a UUIDv4 for the primary key or any other attribute on an Eloquent model.
Make Laravel Pivot Tables using the new Laravel 9 closure migration format
This will allow you to create pivot table migration files using the new Laravel 9 closure migration format by simply passing two models.
Helper commands for Laravel Beyond Crud
About beyond-crud-helpers This package has many helper commands for the Laravel BEyond CRUD project by Spatie Installation composer require --dev tarr
A fluent Laravel package for Plaid
A fluent Laravel package for Plaid
Scribbl is a fast and minimalistic note-taking app built with Laravel
Scribbl is a fast and minimalistic note-taking app built with Laravel
Laravel Belongs To User Package
If you are creating your own trait to have "belongsTo" User relationship in every model needed, you can also use this package not to define the trait on your own.
Laravel specification pattern
Laravel specification pattern Filter an Illuminate collection with specifications. Installation You can install the package via composer: composer req
A customisable Laravel Nova card that fetches data through ajax calls.
Ajax Table Card Description A customisable Laravel Nova card that fetches data through ajax calls. Why? To allow displaying certain data on the dashbo
Simple web app to easily create landing pages by dragging and dropping prebuilt blocks
Drag & Drop landing page builder made with Laravel 8, Vue.js 3 and Tailwind CSS
Laravel Console Toolkit
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
An index of Laravel's cascading comments
Cascading Comments An index of Laravel's cascading comments. Visit the site at cascading-comments.sjorso.com. About This is a cascading comment: casca
.env vars check for Spatie's Laravel Health
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has a value
A dynamic Laravel Livewire component for multi steps form
Livewire component that provides you with a wizard that supports multiple steps form while maintaining state.
Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi
Eduwork - Kelas Laravel Vue dengan Reza Nurfachmi Ini adalah repositori yang harus di-clone oleh setiap siswa yang berfungsi untuk menjadi wadah pengu
Laravel Email Audit Log
This service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
Laravel 9 Vue Js flash message example
Laravel 9 Vue Js flash message example; Through this tutorial, i am going to show you how to display a flash messages with vue js components in laravel vue js apps.
Laravel Throttle - A rate limiter for Laravel
Laravel Throttle Laravel Throttle was created by, and is maintained by Graham Campbell, and is a rate limiter for Laravel. Feel free to check out the
A simple News/Bloging Website Build Using Vue and Inertia with Laravel
Laravel Vue and Inertia News Site This is a simple News/Bloging Website Build Using Vue and Inertia with Laravel.
This package should help you with creating and managing a Laravel DDD Application
This package should help you with creating and managing a Laravel DDD Application. This package is heavily inspired by "Laravel beyond CRUD" from Spatie.
Laravel Soulbscription
This package provides a straightforward interface to handle subscriptions and features consumption.
Keep your forms alive, avoid `TokenMismatchException` by gently poking your Laravel app.
Poke Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app. Keep this package free Your support allows me to keep this
This module adds a command to easily generate "modules" in Laravel and install them using composer.
Laravel Module Create This module adds a command to easily generate "modules" in Laravel and install them using composer Installation Simply install t
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.
Laravel translations checker
Never worry about missing translations again! Use the translations checker.
Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines
Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines
A convenient helper for using the laravel-seo package with Filament Admin and Forms
Combine the power of Laravel SEO and Filament PHP. This package is a convenient helper for using the laravel-seo package with Filament Admin and Forms
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
MobilePay API for Laravel 9.x
MobilePay for PHP MobilePay API for Laravel 9.x Installation You can install the package via composer: composer require robert-hansen/mobilepay-php Yo
Run Browsershot on AWS Lambda with Sidecar for Laravel
Run Browsershot on AWS Lambda with Sidecar for Laravel This package allows you to run Browsershot on AWS Lambda through Sidecar. You won't need to ins
A simple laravel state machine to handle model transitions, based on a pre-defined list of rules
A simple state machine that allows transitioning model states based on pre-defined rules. Installation You can install the package via composer: compo
A Laravel clone of the Javascript Flatpickr (Date picker) library
A Laravel clone of the Javascript Flatpickr (Date picker) library Using this package you can add a beautiful date or datetime picker into your project
Log executed Laravel SQL queries and their line number and more
A lightweight laravel package for logging executed SQL queries, line number and more
Store your Laravel application settings in an on-disk JSON file
Store your Laravel application settings in an on-disk JSON file. This package provides a simple SettingsRepository class that can be used to store you
Integerating Laravel with Payment Gateways Paypal, Stripe, Paymob, Paytabs and MyFatoorah
This Repo is for integerating Laravel with some Payment gateways Integeration with For these integerations you need to provide env variables from your
Laravel API REST Skeleton Stack
Skeleton stack for API development. Based on Laravel 9 (stable) with Oauth2 API Authentication. Also uses Laravel's and 3'd party vendors.
An Easy, Customizable & Open Source Robux Rewards Website Made With Laravel
RbxDream - Robux Earning Rewards Website Coming Soon Current repo not stable. This is an open source Robux rewards site. Understanding Core Concepts T
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
Simple CRUD + Search using Laravel 8 and Livewire 2
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A starter template from which to build Laravel + Vite apps
Stack The Laravel framework is fast, clean, and filled with best practices. In this stack, it will handle the backend as an API. The Laravel Vite pack
Laravel package to convert currencies to/from Ghana Cedis(GHS).
Kudi About A Laravel package to convert currencies to/from Ghana Cedis(GHS). Installation composer require iamkarsoft\kudi Publishing config files php
myV - Send valentine to Your love!
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple Laravel Invoice Generator Sling — open-source web application that helps you create invoices and track income.
Simple Laravel Invoice Generator Sling — open-source web application that helps you create invoices and track income. Table of Contents About
This package provides a Logs page that allows you to view your Laravel log files in a simple UI
A simplistics log viewer for your Filament apps. This package provides a Logs page that allows you to view your Laravel log files in a simple UI. Inst
Pronto Fuel is a heavilly opnionated starter kit for Laravel and Inertia.js powered by Vite
Pronto Fuel Pronto Fuel is a heavilly opnionated starter kit for Laravel and Inertia.js powered by Vite. It ships with autoimporting features and leve
Easily start new projects using FukigenMedia's starterpack.
Fukigen Filament Starterpack Easily start new projects using FukigenMedia's starterpack. Usually, many of us are confused about where to start a new p
Dedicated laravel package for Behpadakht Mellat bank payment service.
Iranian Mellat bank full online payment service Dedicated laravel package for Behpadakht Mellat bank payment service. Features Event calls Log on chan
Laravel Two-Factor Authentication
This package allow you to enable two-factor authentication in your Laravel applications very easily, without the need to add middleware or any modification to your routes. It stores tokens in your database in a distinct table, so you don't need to alter your users table. Notify users about their token via mail, SMS or any custom channel.
kreatinc project (laravel graph Facebook api)
kreatinc project (laravel graph Facebook api)
Determine the geographical location of website visitors based on their IP addresses.
Determine the geographical location and currency of website visitors based on their IP addresses.
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Laravel Boilerplate Project Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications. Table of Con
Super2Do Apps menggunakan Laravel + Vue JS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A High-Level Overview of Laravel Octane
This is the source code behind the Laracasts Larabit: A High-Level Overview of Laravel Octane, and features all of the files and code available in that video.
Multi layout react laravel
multi-layout-react-laravel multi layout react-laravel is a repository for creating 1 integrated system, this repository uses react(laravel ui) version
Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with GraphQL
Twill CMS GraphQL 🔠WIP - not stable Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with
Builder - A handful of tools for Rapid Laravel Development
Grafite Builder Grafite has archived this project and no longer supports or develops the code. We recommend using only as a source of ideas for your o
A Multi User Chat Application With Laravel and Livewire
A Multi User Chat Application With Laravel and Livewire. where you can chat with multiple frinds at the same time. i build this with php Laravel and Livewire.
Proyecto numero 3 de DAW 2, pagina web en Laravel con AJAX incluido
BlazkAdvisor Projecte 03: Guia restaurants Creació d'un lloc web que sigui una guia de restaurants de la nostra ciutat. Hecho por Pol, Juan Carlos y G
A simple two factor authentication for laravel applications
Laravel 2fa A simple two factor authentication for laravel applications. Installation Require via composer Update database Replace authentication trai
An easy-to-use virtual wallet implementation for Laravel.
Laravel Wallet Some apps require a prepayment system like a virtual wallet where customers can recharge credits which they can then use to pay in app
Hotel Management App using Laravel & Orchid for admin
Hotel Management System Installation Open a terminal session in the project's root. Install dependencies by running the command: composer install Run
Web Sekolah yang dibuat diatas CMS Popoji dengan base Laravel 6. Web Sekolah ini sudah diintegrasikan dengan template semesta-front.
Web Sekolah yang dibuat diatas CMS Popoji dengan base Laravel 6. Web Sekolah ini sudah diintegrasikan dengan template semesta-front.
Manipulating Photos in Laravel with Intervention Image
This is the source code behind the Laracasts Larabit: Manipulating Photos in Laravel with Intervention Image, and features all of the files and code available in that video.
Laravel Searchable - This package makes it easy to get structured search from a variety of sources
This package makes it easy to get structured search from a variety of sources. Here's an example where we search through some model
Laravel framework with integrated NuxtJs support, preconfigured for eslint, jest and vuetify.
Laravel framework with integrated NuxtJs support, preconfigured for eslint, jest and vuetify.
The Telegram bot framework that doesn't drive you nuts.
This framework takes advantage of the latest PHP 8 features, and tries to make the speed, scalability and flexibility of use its strength, it will allow you to quickly make simple bots, but at the same time, it provides more advanced features to handle even the most complicated flows
A package to handle the SEO in any Laravel application, big or small.
Never worry about SEO in Laravel again! Currently there aren't that many SEO-packages for Laravel and the available ones are quite complex to set up a
This demo app shows you how to run a simple PHP application on AWS Elastic Beanstalk.
Elastic Beanstalk + PHP Demo App - "Share Your Thoughts" This demo app shows you how to run a simple PHP application on AWS Elastic Beanstalk. Run the
Provides a powerful error response system for Laravel
Laravel Exceptions Laravel Exceptions was created by, and is maintained by Graham Campbell, and provides a powerful error response system for both dev
Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel.
Laravel Flysystem Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel. It utilises my Larave
Cascade delete and restore when using the Laravel or Lumen SoftDeletes feature.
Cascade delete and restore when using the Laravel or Lumen SoftDeletes feature.
Neo4j Graph Eloquent Driver for Laravel 5.
NeoEloquent Neo4j Graph Eloquent Driver for Laravel 5. Quick Reference Installation Configuration Models Relationships Edges Migration Schema Aggregat