2603 Repositories
PHP laravel-filesystem Libraries
This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
Laravel Nova tool for running Artisan & Shell commands. This Nova tool lets you run artisan and bash commands directly from nova. This is an extended
鈿★笍 Easiest way to implement Socialite for Laravel Jetstream.
Introduction Installation Usage & Setup Generating the redirect Resolving users Handling Invalid State Create account on first login Log in on registr
Two-Factor Authentication for all your users out-of-the-box.
Two Factor On-premises Two-Factor Authentication for all your users out of the box. use Illuminate\Support\Facades\Auth; use Laragear\TwoFactor\TwoFac
PHP Secure Headers
Secure Headers Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installatio
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
A Single Table Inheritance Trait for Eloquent/Laravel
Single Table Inheritance Single Table Inheritance is a trait for Laravel 5.8+ Eloquent models that allows multiple models to be stored in the same dat
馃摑 Artisan Menu - Use Artisan via an elegant console GUI
馃摑 Artisan Menu Use Artisan via an elegant console GUI Features Run built-in and custom Artisan commands from a console GUI Prompts to enter required
Laravel 5 Modules
Laravel 5 Modules Upgrade Guide Installation Configuration Naming Convension Folder Structure Creating Module Artisan Commands Facades Entity Auto Sca
Setup Docker Para Projetos Laravel 9 com PHP 8
Setup Docker Para Projetos Laravel 9 com PHP 8
Check Exchange Rates for any currency in Laravel.
Exchange Check exchange rates for any currency in Laravel If your app supports multi-currency, you'll no doubt need to check exchange rates. There are
Set multiple alerts from your backend, render them in the frontend with any HTML
Alerts Set multiple alerts from your backend, render them in the frontend with any HTML. alert('This is awesome! 馃槏', 'success') div class="alert ale
TeyMii - Sampaikan Pesan Secara Rahasia
TeyMii - Sampaikan Pesan Secara Rahasia TeyMii adalah web yang menghubungkan dengan teman/sahabat/orang lain, melalui pesan secara rahasia tanpa diket
Laravel 9 Livewire Multiple Image Upload Example
Laravel livewire multiple image upload; Through this tutorial, i am going to show you how to upload multiple image using livewire in laravel apps.
Laravel 7 Ajax Pagination Example
Now, let's see post of Laravel ajax pagination with jQuery. We will look at example of Laravel pagination json. In this article, we will implement a jQuery ajax pagination in Laravel . You can understand a concept of Laravel ajax bootstrap pagination. Here, Creating a basic example of pagination jQuery ajax Laravel
A wrapper of voku/anti-xss for Laravel
Laravel Security Laravel Security was created by, and is maintained by Graham Campbell, and is a voku/anti-xss wrapper for Laravel, using graham-campb
An interface for the administrator to easily change application settings. Uses Laravel Backpack
Backpack\Settings An interface for the administrator to easily change application settings. Uses Laravel Backpack. Works on Laravel 5.2 to Laravel 8.
Adds phone number functionality to Laravel based on the PHP port of Google's libphonenumber API by giggsey.
Laravel Phone Adds phone number functionality to Laravel based on the PHP port of Google's libphonenumber API by giggsey. Table of Contents Demo Insta
This package was created to deal with laravel datatables and cruds using vuejs.
datatable-cruds Installation This package was created to deal with laravel datatables and cruds using vuejs. Install the package through Composer. Run
Integrate likes, bookmarks, favorites, reactions and custom made marks into your application
Laravel Markable This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.
Web app to share your favorite photos, made with laravel
Kuro Photos Web app to share your favorite photos, made with laravel. This web app was made for educationals purposes only. I enjoyed so much learning
Login SV Authentication for Laravel.
Autenticaci贸n LoginSV para Laravel. Instalaci贸n Instalar el paquete usando el siguiente comando, composer require leolopez/loginsv Registrar el prove
This package brings back the policy authorization for MenuItem
This package brings back the policy authorization for MenuItem. Also, the well-known canSee method is added to MenuItem and MenuSection. Empty menu sections are automatically hidden.
An opinionated feature flags package for Laravel
This package provides an opinionated API for implementing feature flags in your Laravel applications. It supports application-wide features as well as model specific feature flags.
Enable/disable query logger in Laravel/Lumen
Enable/disable query logger in Laravel/Lumen
An advanced datatable component for Laravel Livewire.
Livewire Smart Table An advanced, dynamic datatable component with pagination, sorting, and searching including json data. Installation You can instal
A system for auto-decorating models with presenters
Laravel Auto Presenter 7 This package automatically decorates objects bound to views during the view render process. Features Automatically decorate o
Laravel Passport Memoized
Laravel Passport comes with repositories for the underlying oauth2-server that result in multiple queries to retrieve the same exact object from the database in a single request. With a good database engine this will have a small impact in the range of milliseconds but this is still unacceptable and should be avoided if possible.
Laravel Abdal Detector - Find info about IP , OS and web browser from your client
Laravel Abdal Detector - Find info about IP , OS and web browser from your client
CRUD API em Laravel para registrar produtos.
CRUD API feito em laravel manipulando dados/registros de produtos. Criar um banco de dados chamado laravel_api utf8mb4_unicode_ci. Baixe o composer. P
Chargily ePay Gateway PHP
Chargily ePay Gateway PHP Make ePayment gateway integration with Chargily easier Currently support payment by CIB / EDAHABIA cards and soon by Visa /
Fullcycle Course - Microservice Admin Videos Laravel
Fullcycle Course - Microservice Admin Videos Laravel
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
A Laravel starter kit with auth scaffolding using Livewire & Bootstrap.
Zephyr This package is a Laravel starter kit with auth scaffolding using Livewire & Bootstrap. It was created for people who prefer using Livewire & B
Laravel package to generate sweepstakes using the Round Robin algorithm
Laravel package to generate sweepstakes using the Round Robin algorithm. Supports any number of teams, as long as they are greater than a minimum value specified in the configuration file. Built with Laravel Collections for better handling of arrays.
Get a realtime feed of your Laravel project鈥檚 most important events using Logsnag.
laravel-logsnag Get a realtime feed of your Laravel project鈥檚 most important events using Logsnag. Supports push notifications straight to your phone.
Laravel Custom Response Messages from Passport Oauth2 Server
This is a sample repository showing how to install Oauth2 server using Laravel's passport package and customize its responses.
Declare routes inside Laravel Livewire components.
Convoy This package allows you to declare routes inside of your full page Laravel Livewire components. All you have to do is create a route method ins
Project with laravel 9 and livewire login and register + edit user profile
Laravel 9 has just been released, and I decided to make a prototype project with Laravel 9 + livewire. In this project, full user registration with mobile number along with profile editing has been implemented. Project features are as follows
Simple address and contact management for Laravel with automatically geocoding to add longitude and latitude
Laravel Addresses Simple address and contact management for Laravel with automatically geocoding to add longitude and latitude. Installation Require t
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Laravel Migrations Generator Generate Laravel Migrations from an existing database, including indexes and foreign keys! This package is cloned from ht
Google Two-Factor Authentication Package for Laravel
Google2FA for Laravel Google Two-Factor Authentication Package for Laravel Google2FA is a PHP implementation of the Google Two-Factor Authentication M
Browsershot wrapper for Laravel 5
Browsershot wrapper for Laravel 5 This package takes advantage of Google Chrome's Headless mode to take screenshots and generate PDFs from websites, v
Countries for Laravel
Countries for Laravel What does it gives you? This package has all sorts of information about countries: info items taxes 32 geometry maps 248 topolog
Data Table package with server-side processing, unlimited exporting and VueJS components
Data Table package with server-side processing, unlimited exporting and VueJS components. Quickly build any complex table based on a JSON template.
Telegraph - a Laravel package for fluently interaction with Telegram Bots
Telegraph - a Laravel package for fluently interaction with Telegram Bots
A thin and light scaffolded Laravel Dusk environment.
Laravel Husk Larvel Husk is a thin and light scaffolded Laravel Dusk environment. It allows you to test your JavaScript applications with PHP using Pe
馃す鈥嶁檧锔廣ery simple to use Gravatar implementation for Laravel
Very simple to use Gravatar implementation for Laravel. Install, Include the Facade and then generate, simple! Installation You can install the packag
API-Rest para informaci贸n sobre administraci贸n-politica de Cuba
API_CUBA API desarrollada con Laravel PHP para brindar servicios REST para multiples plataformas sobre informaci贸n politico administrativa de API_CUBA
Add Active Campaign API v3 to your Laravel application.
Laravel ActiveCampaign (WIP) This package provides a simple interface to the ActiveCampaign API v3. Currently the packages only supports the endpoints
Hcaptcha & Google ReCaptcha Solution for Laravel Framework
Laravel Captcha is a wrapper around HCaptcha & Google Recaptcha. It provides very easy-to-use Facade, Validation Rule, and blade directives.
Ray.Di for Laravel
In addition to the existing Laravel service container, Ray.Di provides dependency resolution for contoroller. AOP can be applied to all injected objects.
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
Examination tasks to test backend knowledge (for junior level)
Task 1 The website of one of our old clients was hacked. After hacking, a strange red bar appeared on the site at the bottom of the page (https://imgu
A straightforward implementation of the Circuit Breaker pattern for Laravel 9
Laravel Circuit Breaker A straightforward implementation of the Circuit Breaker pattern for Laravel Framework 9 (using Memcached). Installation You ca
Generate GitHub pull request preview deployments with Laravel Forge
Forge Previewer WARNING: This package is not ready for production usage. Use at your own risk. This package provides a forge-previewer command that ca
An easy way to desensitize your routes in your Laravel application
The package provides an easy way to desensitize your routes in your Laravel application. In short, Desensitize makes your routes case-insensitive, so you can access any of your routes whether they are lowercase, uppercase, or both.
A package for using Google Datastore as a database driver
Laravel Eloquent for Google Datastore A package for using Google Datastore as a database driver. By using this package, you can use query builder and
Laravel Manager - provides some manager functionality for Laravel
Laravel Manager Laravel Manager was created by, and is maintained by Graham Campbell, and provides some manager functionality for Laravel. Feel free t
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
Laravel HTMLMin - a simple HTML minifier for Laravel
Laravel HTMLMin Laravel HTMLMin is currently maintained by Raza Mehdi, and is a simple HTML minifier for Laravel. It utilises Mr Clay's Minify package
Laravel Multilingual Models
Laravel Multilingual Models Make Eloquent model attributes translatable without separate database tables for translation values. Simply access $countr
Laravel SES Webhooks Client
Handle AWS SES webhook in Laravel php framework.
A simple package to forward Laravel application logs to a Kinesis stream
Laravel Monolog Kinesis Driver A simple package to forward Laravel application logs to a Kinesis stream. Installation Require the package with compose
Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup
Laravel Blade Emerald Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup 馃寛 Features Generate HTML in a Blade file via p
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
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)
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.
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