3093 Repositories
PHP laravel-simple-auth Libraries
MySQL Load Data Infile Support For Laravel
Laravel Load File 💽 A package to help with loading files into MySQL tables. This uses MySQL's LOAD DATA statement to load text files quickly into you
Laravel Mail Credentials switcher for Budget Laravel Applications
Laravel Mail Switcher Laravel Mail Credentials Switcher is a library which helps you to: Manage your Mail Service Credentials Configure the Laravel's
A laravel Livewire Dynamic Selects with multiple selects depending on each other values, with infinite levels and totally configurable.
Livewire Combobox: A dynamic selects for Laravel Livewire A Laravel Livewire multiple selects depending on each other values, with infinite levels of
This package was created to provide simple way to manipulate arrays in PHP
PHP Collections This package was created to provide simple way to manipulate arrays in PHP. The package was inspired by the Laravel Collections.
Easily Integrate PingPing APIs in your Laravel Project
PingPing This composer package allows us to easily integrate PingPing APIs in your Laravel project. What is PingPing ? PingPing is the simplest uptime
Automatic Laravel model migrations.
Laravel Automatic Migrations Automatic Laravel model migrations. Instead of having to create and manage migration files, this package allows you to sp
This package lets you add uuid as primary key in your laravel applications
laravel-model-uuid A Laravel package to add uuid to models Table of contents Installation Configuration Model Uuid Publishing files / configurations I
A Laravel 8 and Vue 3 SPA boilerplate using tailwind styling and sanctum for authentication :ghost:
Laravel Vue Sanctum SPA Laravel and vue spa using tailwind (laravel/ui looks) for styling and sanctum for authentification Features Laravel 8 Vue + Vu
A simple API with Guzzle wrapper, providing easy access to wppconnect's endpoints.
WPPConnect Team Wppconnect Laravel Client A simple API with Guzzle wrapper, providing easy access to wppconnect's endpoints. Requirements PHP 7.4 or n
Creates an 'artisan workflow:make' command to scaffold out a number of useful GitHub actions workflows for Laravel
Laravel workflow generator This creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel. Insta
Laravel Livewire full page component routing.
Laravel Livewire Routes Laravel Livewire full page component routing. This package allows you to specify routes directly inside your full page Livewir
Commerce GrappQL Package for Laravel
Sailwork Commerce Package for Laravel Document Please read document in here: Document Installation You can install the package via composer: composer
PHP package to help the development of Laravel-based Telegram bots
Laravel-telegram-bot Project description goes here. This description is usually two to three lines long. It should give an overview of what the projec
laravel-model-validator
laravel-model-validator This is a simple validator. The validator can be created by command. The validator has all common table column constraint, eg:
A package to generate modules for a Laravel project.
Laravel Modular A package to generate modules for a Laravel project. Requirements PHP 7.4 or greater Laravel version 8 Installation Install using comp
an excel export/import tool for laravel based on php-xlswriter
Laravel-xlswriter 一款基于xlswriter的laravel扩展包 php-xlswriter是一款高性能的excel读写扩展,laravel-xlswriter基于该扩展做了封装,旨在提供一个便于使用的xlswriter的laravel工具包。 目前laravel-xlswrit
Simple WHOIS script with beautiful design.
Simple PHP Whois It is ideal in terms of design and has easy operation. / Tasarım açısından idealdir ve kullanımı kolaydır. It has a simple interface.
Package to manage Laravel translations locally
Translation Manager For Laravel Easy to use package that helps you with the translation of your Laravel application locally. Features ✅ Check all loca
🧑🔬 The missing assertions for your views in your Laravel applications.
Laravel View Assertions The missing assertions for your views in your Laravel applications. Installation You'll have to follow a couple of simple step
Simple customizable captcha script for bot prevention in php language.
phpCaptcha Simple customizable captcha script for bot prevention in php language. Usage ?php session_start(); $status = ""; if ($_SESSION['captcha']
Lemon is php micro framework built for simple applications.
Lemon is simple micro framework that provides routing, etc.
PHP Laravel, MySQL and AIML chatbot engine and admin portal
Lemur Engine The Lemur Engine is a PHP/MySQL/AIML Chatbot. Written using the Laravel Framework. Demo You can demo the bot at the website: https://lemu
Laravel Backend for Learnbot app
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A package for adding loading spinners to your Laravel Artisan commands
Table of Contents Overview Installation Requirements Install the Package Usage Adding Loading Spinners to Commands Adding Text to the Spinner Customis
Laragram is a simple instagram "clone" built with Laravel and Tailwind CSS
Laragram is a simple instagram "clone" built with Laravel and Tailwind CSS that gives to the users the ability to create or edit their own profiles (including profile image and description), upload images and share them among friends
Belich Tables: a datatable package for Laravel Livewire
Belich Tables is a Laravel package base on Livewire and AlpineJS that allows you to create scaffold datatables with search, column sort, filters, pagination, etc...
PHP routing (like laravel) (not complete yet)
PHP Router (under construction) This repository contains routing classes that enables you to define your routes similar to laravel 8 routes. Features
Laravel API 文档生成器,可以将基于 Laravel 项目的项目代码,自动生成 json 或 md 格式的描述文件。
Thresh Laravel API 文档生成器,可以将基于 Laravel 项目的项目代码,自动生成 json 或 md 格式的描述文件。 安装 $ composer require telstatic/thresh -vvv 功能 生成 Markdown 文档 生成 Postman 配置文件 生
Kick-start laravel prepared package for you!
Laravel Platform Install For development composer install npm install npm run dev ?? npm run prod php artisan migrate --seed For testing composer ins
A simple video station based on PHP and MySQL.
Simple-PHP-Video-Station 一个简单的、基于 PHP 和 MySQL 的视频点播站。 A simple video station based on PHP and MySQL. 特点 仅 655K 主体文件和 3 张数据表 前后端分离 支持 pjax 无刷适配 使用 DPla
dcat laravel-admin extension for china distpicker
dcat-admin extension Distpicker是一个中国省市区三级联动选择组件,这个包是基于Distpicker的dcat-admin扩展,用来将Distpicker集成进dcat-admin的表单中. 此扩展参考与引用: dcat-admin-extensions-distpick
Laravel Livewire Excel Upload with Progressbar
Laravel Livewire Excel Upload with Progressbar This is sample project, that explains how to import Excel files with progress bar Steps to run project
Start a new Laravel 8 project with the AdminLTE template installed.
AdminLTE template Laravel 8 package Start a new Laravel 8 project with the AdminLTE template installed. Installation Create database. Clone repository
Aplikasi pertama belajar laravel 8 dan saat masih dalam pengerjaan.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A laravel service provider for the netsuite-php library service
netsuite-laravel A PHP supplemental package to the ryanwinchester/netsuite-php package to add the NetSuite service client to the service container of
Tiny hands is a Laravel multi-tenant boilerplate with SPA and i18n.
About Tiny Hands Tiny hands is a Laravel multi-tenant boilerplate with SPA and i18n using the following technology stack: Backend Laravel 8.0 API with
Simple App Project
SimpleProject(CRUD) by Melvs Clone the repository with git clone Copy .env.example file to .env and edit database credentials there Run composer insta
A Simple method to create laravel authentication for an existing laravel project.
Laravel Simple Auth A Simple method to create laravel authentication for an existing laravel project. Indroduction Why I created this kind of package?
Simplified Repository pattern implementation in Laravel
Laravository - Repository Pattern for Laravel Simplified Repository pattern implementation in Laravel. Requirement Laravel 8.x Installation Execute th
An example of Laravel app that runs in a docker container with RoadRunner
This repository contains an example of Laravel (PHP Framework) application that runs in a docker container with RoadRunner (high-performance PHP appli
Support for many missing PostgreSQL specific features
Laravel supports many different databases and therefore has to limit itself to the lowest common denominator of all databases. PostgreSQL, however, of
Export Table definition to spreadsheet by artisan command.
laravel-ddl-export Export Table definition to spreadsheet by artisan command. For MySQL, PostgreSQL Install $ composer require shibuyakosuke/laravel-d
VELOX - The fastest way to build simple websites using PHP!
VELOX The fastest way to build simple websites using PHP! Table of Contents Installation About VELOX Architecture Config Classes Functions Themes Chan
Basic Crud Generator (With Code Files, like GII (YII2)) Using Laravel, Livewire and Tailwind CSS
LiveCrud Live Crud Generator. This package generates Basic Crud with Livewire. Features Generate Complete Crud With Livewire Component and Blade Files
Inertia.js Events for Laravel Dusk
Inertia.js Events for Laravel Dusk Requirements PHP 7.4+ Vue Laravel 8.0 and higher Support We proudly support the community by developing Laravel pac
A package to easily make use of Simple Icons in your Laravel Blade views.
Blade Simple Icons A package to easily make use of Simple Icons in your Laravel Blade views. For a full list of available icons see the SVG directory.
PayuMoney Gateway wrapper for Laravel.
PayuMoney Integration with Laravel Easy to use integration for PayUMoney into Laravel apps. Video Tutorial Usage composer require infyomlabs/laravel-p
This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack.
Lupus Nuxt.js Drupal Stack - Example project This is a simple example project demonstrating the Lupus Nuxt.js Drupal Stack. Introduction Please refer
Livewire Notifier is a simple notifications system with zero dependencies above TALL-stack
Livewire Notifier is a simple notifications system with zero dependencies above TALL-stack (Tailwind CSS, Alpine.JS, Laravel and Livewire).
Laravel Sanctum support for Laravel Lighthouse
Lighthouse Sanctum Add Laravel Sanctum support to Lighthouse Requirements Installation Usage Login Logout Register Email Verification Forgot Password
It's a template for using Temporal with Laravel
Temporal Integration with Laravel Make sure you have PHP 7.4 and laravel 8.* , or higher, installed. Temploral PHP SDK is available as composer packag
Sliding captcha for dcat-admin auth / dcat-admin登陆 滑动验证插件 多平台支持
dcat-admin登陆 滑动验证插件 多平台支持 dcat-admin登陆 滑动验证插件 多平台支持 另有 laravel-admin版 Demo演示 演示站点(暂时无,目前地址为laravel-admin版的演示地址) 支持(按照字母顺序) 顶象 ✔️ 极验 ✔️ hCaptcha(和谷歌Rec
Instagram simple version.
.feed Getting started Clone project Go to the folder Install composer composer install Install npm package npm install Copy and edit .env file from .e
Laravel wrapper package for the Aimon.it API
Laravel Aimon Package A laravel wrapper package for the Aimon.it API. For more information see Aimon Requirements Laravel 6 or later Installation Inst
laravel package for the Ar-PHP Project
laravel package for the Ar-PHP Project this is just a wrapper to use with laravel for the Ar-PHP Library, for more details checkout khaled-alshamaa
High scalable boilerplate for Laravel - Vue using laravel-mix.
Why use this ? This boilerplate make developer easier to make monolith Laravel project which integrated with Vue.js and vue-router as default front-en
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
FirstLaravel A simple example of how to create a RESTful API in Laravel Framework 8.36.1. I used Database sqlite because I wanted to deploy this proje
Laravel and Vue js CRUD
Laravel and Vue js PhoneBook app In this project I have done a simple CRUD using Laravel and Vue Js. Here I have used : Vue router Sweetalert2 Resourc
This package connects a Laravel Octance application with Tideways for PHP Monitoring, Profiling and Exception Tracking.
Tideways Middleware for Laravel Octane This package connects a Laravel Octance application with Tideways for PHP Monitoring, Profiling and Exception T
Razorpay payment gateway integration in laravel with submit form and storing details in payment table.
Integrating razorpay payment gateway in laravel with submit form and storing payment details in payment table. How to settup the project in your local
Build and deploy Non-Fungible Algorand Tokens with Laravel & IPFS
Introduction Laravel is a web application framework with an expressive, elegant syntax designed to make developing web apps easier and faster through
Laravel cryptocurrency trading APIs.
Lypto API Laravel cryptocurrency trading APIs. Installation Requirements Minimum Laravel version 7.0 Use the following command to install: composer re
Simple IT Documentation Solution for MSPs
SimpleMSPDoc RC 1.0 I wasn't happy with what other IT documention software had. I felt they over complicated things and required so much clicky clicky
A simple Object Oriented PHP Client for Termii SMS API
Termii Client A simple Object Oriented PHP Client for Termii SMS API. Uses Termii API. Requirements PHP = 7.2 Guzzlehttp ~6|~7 Installation Via Compo
Ignition: a beautiful error page for Laravel apps
Ignition is a beautiful and customizable error page for Laravel applications running on Laravel 5.5 and newer. It is the default error page for all Laravel 6 applications.
Effortless Notion integrations with Laravel
Laravel Notion API Effortless Notion integrations with Laravel This package provides a simple and crisp way to access the Notion API endpoints, query
Minimalistic token-based authorization for Laravel API endpoints.
Bearer Minimalistic token-based authorization for Laravel API endpoints. Installation You can install the package via Composer: composer require ryang
There is no better way to learn than by watching other developers code live. Find out who is streaming next in the Laravel world.
Larastreamers This is the repository of https://larastreamers.com. It shows you who is live coding next in the Laravel world. Installation Steps clone
A package to easily make use of Iconic icons in your Laravel Blade views.
Blade Iconic A package to easily make use of Iconic icons in your Laravel Blade views. For a full list of available icons see the SVG directory. Iconi
Laravel package to use the notion API
Package to work with Notion API from Laravel This package helps you to use the notion API from Laravel. Installation You can install the package via c
Create simple Restfull Api With Codeigniter 4 Framework
CodeIgniter 4 Restfull API Application Starter Codeigniter 4 Restfull is the creation of Restfull API with the codeigniter 4 framework. Use is very si
A Laravel Starter Kit for Laravel. Built with Laravel 8.
Laravel Get Started Project Laravel Get Started Project is a basic crud app built with laravel 8. In this app a basic product crud created. Features i
Laravel starter kit with Livewire & Bootstrap 5 auth scaffolding.
Laravel Livewire Auth Laravel starter kit with Livewire & Bootstrap 5 auth scaffolding. Requirements NPM Installation Create a new Laravel app: larave
Currency is a simple PHP library for current and historical currency exchange rates & crypto exchange rates. based on the free API exchangerate.host
Currency Currency is a simple PHP library for current and historical currency exchange rates & crypto exchange rates. based on the free API exchangera
A laravel library or package for mpesa - Tanzania
THIS PACKAGE IS YET TO BE READY JUST A SKELETON This package is created to help developers intergrate with Vodacom Mpesa Tanzania open api. More infor
Google Chat - Laravel Notification Channel
Google Chat - Laravel Notification Channel This package makes it easy to send notifications using Google Chat , (formerly known as Hangouts Chat) with
A laravel package for sending otp to mobile phone
A laravel package for sending otp to mobile phone Installation composer require gabbyti/bulksmsnigeria-otp Vendor Publish This package includes a conf
A simple way to deploy your application to a remote location.
Deploy Plugin A simple way to deploy your application to a remote location. Currently in Active Development This plugin is incomplete. This plugin is
A simple hitokoto API for duelist.
Duelist_hitokoto A simple hitokoto API for duelist. /为决斗者打造的一言API。 Powerd by:hexo-ruby-character & Hitokoto Update Log v0.1 : Released. 目前只有13句召唤台词,后续
Create presenters for Eloquent Models
Laravel Presentable This package allows the information to be presented in a different way by means of methods that can be defined in the model's pres
Generate and autoload custom Helpers, Builder Scope, Service class, Trait
laravel-make-extender Generate and autoload custom helpers, It can generate multilevel helpers in the context of the directory. Generate Service class
This package provides some basic methods to implement a self updating functionality for your Laravel application. Already bundled are some methods to provide a self-update mechanism via Github or some private repository via http.
This package provides some basic methods to implement a self updating functionality for your Laravel 5 application. Already bundled are some methods to provide a self-update mechanism via Github.
A Simple and Lightweight WordPress Option Framework for Themes and Plugins
A Simple and Lightweight WordPress Option Framework for Themes and Plugins. Built in Object Oriented Programming paradigm with high number of custom fields and tons of options. Allows you to bring custom admin, metabox, taxonomy and customize settings to all of your pages, posts and categories. It's highly modern and advanced framework.
Elefant, the refreshingly simple PHP CMS and web framework.
Elefant is a refreshingly simple PHP content management system and web framework. Elefant is a fast, lean tool for building everything from simple websites to complete web applications.
Custom PHP curl library for the Laravel 5 framework - developed by Ixudra
ixudra/curl Custom PHP cURL library for the Laravel 4 or 5 framework - developed by Ixudra. The package provides an easy interface for sending cURL re
A Simple GUID creator Laravel Package for PHP
A Simple GUID creator package for PHP. This package is useful for creating globally unique identifiers (GUID). It's under MIT license so it's free for
基于 swoole 的多进程队列系统,低延时(最低毫秒级)、低资源占用, 支持一键化协程、超时控制、失败重试。可与 laravel thinkphp 等框架配合使用
multi-process-queue 基于swoole的多进程队列系统,manage进程管理子进程,master进程监听队列分发任务,worker进程执行任务, 多进程、低延时(最低毫秒级)、低资源占用。可与 laravel thinkphp 等框架配合使用 版本要求: php=7.1 swoo
基于vue3+element-plus+laravel8构建的前后端分离的博客应用🔧 📦 🎉
基于vue3+element-plus+laravel8.x构建的前后端分离的博客应用 最新的博客开源啦~~~ 哈哈哈。利用空余时间将以前的老博客更新重写了一下。模仿了两个博客的ui。基于 vue3+element-plus+laravel8.x前后端分离构建的一款博客应用。 前端UI参考 炫酷ui
A simple tool to backup data & db from a web server to Google Drive.
PHP Google Drive backup - A (very) simple CLI tool that I used to backup my www directory and my database from OVH to Google Drive, in a cronjob.
Plug and play flat file markdown blog for your Laravel-projects
Ampersand Plug-and-play flat file markdown blog tool for your Laravel-project. Create an article or blog-section on your site without the hassle of se
Laravel Segment is an opinionated, approach to integrating Segment into your Laravel application.
Laravel Segment Laravel Segment is an opinionated, approach to integrating Segment into your Laravel application. Installation You can install the pac
Module Generator Composer Package For Laravel
Module Generator Installation You can install the package via composer: composer require teacoders/module-generator Run the command below to publish t
Paquete laravel para leer indicadores previsionales desde Previred y tramos de impuesto de 2da categoría desde SII
Laravel PreviScraper Indicadores previsionales Chile 🇨🇱 Indicadores previsionales desde Previred y tramos de impuesto desde SII Los datos se obtiene
Set up Laravel Auth guards using Eloquent in seconds
Nightguard Set up Auth guards using Eloquent in seconds. Introduction Laravel guards provide a super convenient way of authorizing different areas of
Google Auth Library for PHP
This is Google's officially supported PHP client library for using OAuth 2.0 authorization and authentication with Google APIs.
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Provides helpers functions for CakePHP to use Laravel Mix.
AssetMix plugin for CakePHP Provides integration with your CakePHP application & Laravel Mix. This branch works with CakePHP 4.0+, see version map for
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. /// Chat with us and others on Spectrum: https://spectrum.chat/twill
About Twill Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By st
The modular open source laravel administration panel
Laralum What is Laralum? Laralum is an idea that came to our mind when we found no CMS that had the right balance between power and flexibility. This
:star2: PJ Blog is an open source blog built with Laravel and Vue.js.
🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com Special thanks to the generous sponsorship by: PJ Blog This is a