3482 Repositories
PHP laravel-web-api-auth Libraries
A Laravel package to output a specific sql to your favourite debugging tool. The supported log output is Laravel Telescope, Laravel Log, Ray, Clockwork, Laravel Debugbar and your browser.
Laravel showsql A Laravel package to output a specific sql to your favourite debugging tool, your browser or your log file. Use case You often want to
anik/amqp wrapper for Laravel-ish frameworks
anik/laravel-amqp anik/amqp wrapper for Laravel-ish frameworks. Laravel Lumen Laravel Zero Examples Checkout the repository for example. Documentation
View your Laravel routes on the browser.
View your Laravel routes on the browser. This package adds a route to your Laravel application. Once you've installed this package, enter /route-list
An easy-to-use web interface for downloading bittorrents, videos from twitter, youtube and the likes
An easy-to-use web interface for Aria2 and youtube-dl Search for torrents within the app from mutiple BT sites Control Aria2 and manage download tasks
An opinionated Laravel setup using my favourite tools
Opinionated Laravel Template This is a template I use when starting a new Laravel project. It is opinionated and uses the conventions I prefer to work
The package provides the ability to write logs into the database synchronously or asynchronously, along with other logging channels.
Laravel database log channel The package provides the ability to write logs into the database synchronously or asynchronously, along with other loggin
The official ibanapi.com PHP Package.
💳 IBAN API validation using ibanapi.com for PHP The official node package for validating IBAN using the ibanapi.com public API for PHP This module of
A video course for laravel artisan to learn creating API using testing
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A Laravel Broadcast Driver for Centrifugo
Laravel Centrifugo Features Compatible with latest Centrifugo 3.0.3 Contains instructions and configuration file for setting up with Laravel Sail Requ
Code utilisé pour les démonstrations de ma conférence sur la Microtypographie pour Paris Web 2021
📖 Microtypographie - Exemples de fixers Dans le cadre de ma conférence sur la microtypographie pour Paris Web 2021, je vous propose ce petit projet,
Github repository dedicated for my YT tutorial which shows how to use testing in Laravel
Testing in Laravel The following documentation is based on my Laravel Testing for Beginners tutorial we’re going to cover the basics of unit tests, fe
This script scrapes the HTML from different web pages to get the information from the video and you can use it in your own video player.
XVideos PornHub RedTube API This script scrapes the HTML from different web pages to get the information from the video and you can use it in your own
live chat with laravel and react mix
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A Virtualmin API designed to run standalone or as part of a Laravel Application
Virtualmin API A Virtualmin API designed to run standalone or as part of a Laravel Application Requirements: PHP 8.0 A running Virtualmin server Featu
Vandar Cashier is a Laravel package that allows you to seamlessly implement IPG and Direct Debit on your application
Vandar Cashier is a Laravel package that provides you with a seamless integration with Vandar services. Take a look at Vandar Documentation for more i
A PHP package to make the Chronopost API easier to use.
Chronopost API A PHP package to make the Chronopost API easier to use. Table of Contents Requirements Installation Usage Testing Requirements PHP 7.3,
Shopee Open API v2 Client build with php
Shopee PHP Client This is a Shopee PHP Client, currently supported for API V2 in ShopeeOpenPlatform Composer Install composer require haistar/shopee-p
Send beautiful HTML emails with Laravel
Beautymail for Laravel Beautymail makes it super easy to send beautiful responsive HTML emails. It's made for things like: Welcome emails Password rem
A package to help you clean up your controllers in laravel
🔥 Laravel Terminator 🔥 💎 "Tell, don't ask principle" for your laravel controllers What this package is good for ? Short answer : This package helps
A minimal package that helps you login with any password on local environments
Laravel Anypass Built with ❤️ for every "lazy" laravel developer ;) It is always painful to remember and type in the correct password in the login for
Manage events on a Google Calendar
Manage events on a Google Calendar This package makes working with a Google Calendar a breeze. Once it has been set up you can do these things: use Sp
StopForumSpam for Laravel 6.x/7.x/8.x
Laravel StopForumSpam Installation Install this package with composer: composer require nickurt/laravel-stopforumspam Copy the config files for the S
URL shortener web application based on the Laravel PHP Framework.
UrlHub Warning: UrlHub is still in development, constantly being optimized and isn't still stable enough to be used in production environments. Whatev
🔑 Simple Keycloak Guard for Laravel / Lumen
Simple Keycloak Guard for Laravel / Lumen This package helps you authenticate users on a Laravel API based on JWT tokens generated from Keycloak Serve
Self Hosted Movie, Series and Anime Watch List
Flox Flox is a self hosted Movie, Series and Animes watch list. It's build on top of Laravel and Vue.js and uses The Movie Database API. The rating ba
Postier is a Laravel API automation platform to transfer data and to sync apps.
Postier is a Laravel API automation platform to transfer data and to sync apps. You can build workflows with data and actions of multiple apps and apply logics to the data!
Make programming fun again by printing cats when debugging and dumping data
Laravel Cats Make programming fun again by printing cats when debugging and dumping data. It works in the browser and console (tinker, artisan command
Helps you securely setup a master password and login into user accounts with it.
🔑 Make your Login form smart in a minute! Built with ❤️ for every smart laravel developer Helps you set a master password in .env file and login into
Scout Extended: The Full Power of Algolia in Laravel
Documentation • Community Forum • Stack Overflow • Report a bug • FAQ • Support To dig right in, visit the Scout Extended documentation. Scout Extende
Easily decorate your method calls with laravel-decorator package
🎄 Laravel Decorator Decorator pattern in laravel apps Made with ❤️ for smart clean coders A try to port "decorator" feature from python language to l
The fluent laravel marketplace
the marketplace CheatSheet will be availble soon marketplace provides you the following : 1. Product & Product Variation System Create simple products
Seo Manager Package for Laravel ( with Localization )
Seo Manager Package for Laravel ( with Localization ) lionix/seo-manager package will provide you an interface from where you can manage all your page
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
⚗️ About Larastan Larastan was created by Can Vural and Nuno Maduro, got artwork designed by @Caneco, is maintained by Can Vural, Nuno Maduro, and Vik
Lara-Izitoast : Laravel Notification Package
Lara-Izitoast : Laravel Notification Package This is a laravel notification wrapper build with http://izitoast.marcelodolce.com javascript library. Ho
Laravel package for giving admin-created accounts to users via 'set-password' email.
Invytr When making a website where users are created instead of registering themselves, you are faced with the challenge of safely giving users the ac
Manage redirects using database rules. Rules are intended to be very similar to Laravel default routes, so syntax is pretty easy to comprehend.
Laravel DB redirector Manage HTTP redirections in Laravel using database Manage redirects using database rules. Rules are intended to be very similar
An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
Invisible reCAPTCHA Why Invisible reCAPTCHA? Invisible reCAPTCHA is an improved version of reCAPTCHA v2(no captcha). In reCAPTCHA v2, users need to cl
Make your own custom cast type for Laravel model attributes
Laravel Custom Casts Make your own cast type for Laravel model attributes Laravel custom casts works similarly to Eloquent attribute casting, but with
Laravel Philips Hue package to control your lights with remote support
Laravel Philips Hue 💡 Introduction I created this package for my company Ploi (https://ploi.io) to control our office lights. For example, when we re
A full-featured Laravel package for aiding in Shopify App development
Laravel Shopify App A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app for Rails. Works for Laravel 7 and u
Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system.
Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system. Built on Bootstrap 4.
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Laravel Craftsman Description Laravel Craftsman (written using the awesome Laravel-Zero CLI builder) provides a suite of crafting assets using a proje
Search among multiple models with ElasticSearch and Laravel Scout
For PHP8 support use php8 branch For Laravel Framework 6.0.0 use 3.x branch The package provides the perfect starting point to integrate ElasticSear
Laravel 2-Step Verification is a package to add 2-Step user authentication to any Laravel project easily.
Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffolding or integrated into other projects.
A developer-friendly e-commerce foundation for your Laravel app
laravel-shopr A developer-friendly e-commerce foundation for your Laravel app. All the features you need for your webshop but without sacrificing you
A laravel package to access data from the Strava API.
Laravel Strava Package A laravel package to access data from the Strava API. Compatible with Laravel 5.0 and above. Table of Contents Strava Access Cr
Easy Laravel Server-Side implementation of PrimeVue Datatables
Laravel + PrimeVue Datatables This is a simple, clean and fluent serve-side implementation of PrimeVue Datatables in Laravel. Features Global Search i
GoSign OneSign PHP API client
OneSign PHP API Client Reikalavimai PHP 7.4+ arba 8.0+ Patariam Nginx php-fpm Funkcijos PDF dokumentų pasirašymas; laiko žymų uždėjimas ant PDF dokume
MOFHY Lite is a free web hosting management system to manage MOFH hosting accounts and SSL certificates.
MOFHY Lite MOFHY LITE is a priceless MyOwnFreeHost Client Area for account management, ticket support system and a free ssl service. It has easy to us
UCP-web Samp ✨
UCP-web hal pertama yang harus lu lakuin && PERINGATAN 1 ikutin tutorial TUTORIAL LINK Pencet link ini untuk melihat tutorial tanpa tutorial Ini Kalia
Automatically retry non-atomic upsert operation when unique key constraints are violated.
Laravel Retry on Duplicate Key Automatically retry non-atomic upsert operation when unique constraints are violated. e.g. firstOrCreate() updateOrCrea
ohmyga's API Server
ohmyga's API Server
Remindle is here to help you remember. Remember everything you want, by the means you prefer, in the frequency you like
platform Personal reminders About Remindle Remindle is a platform which helps you to remember all important events. You can set the means you’d like t
PHP module for communicating with the Veryfi OCR API
Veryfi is a php module for communicating with the Veryfi OCR API
Unimine API
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
Laravel EC2 Metadata Retrieve the EC2 Metadata using Laravel's eloquent syntax. 🤝 Supporting If you are using one or more Renoki Co. open-source pack
Test with laravel framework
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Popis a ukázky SkolaOnline aplikace API
SkolaOnline API Funkčnost API byla odvozena podle odposlechnuté komunikace aplikace se serverem, a proto nezaručuji správnost následujícího popisu. Po
Laravel Restaurant Management System Project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Integrasi Payment Gateway Midtrans dengan Framework Laravel 8
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A Gutenberg implementation for Laravel
Laraberg aims to provide an easy way to integrate the Gutenberg editor with your Laravel projects. It takes the Gutenberg editor and adds all the comm
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
====================== DaybydayCRM is an everyday customer relationship management system (CRM) to help you keep track of your customers, tasks, appoi
A Laravel 5.5 Photo Tagging Web Application
_ ____ __ ________ ______ | | / / /_ ____ _/ //_ __/ /_ ___/_ __/___ _____ _ | | /| / / __ \/ __ `/ __// / / _
🎌 Laravel Localization Helper :: Easily add translation variables from Blade templates.
LocalizationHelper Package for convenient work with Laravel's localization features and fast language files generation. Take a look at contributing.md
Browser Detection for Laravel by hisorange!
Browser Detection v4.4 by hisorange Easy to use package to identify the visitor's browser details and device type. Magic is not involved the results a
Easily setup SEO in your laravel project with lara-head :heart: @code4mk
installation composer require code4mk/lara-head usage meta ~ inside controller use Khead; class Test { public function home() { Khead::setMeta
🖖Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any kind of filters.
Repository Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any
Perform Self-Diagnosis Tests On Your Laravel Application
Perform Self-Diagnosis Tests On Your Laravel Application This package allows you to run self-diagnosis tests on your Laravel application. It comes wit
Facebook & Instagram Ads API for Laravel
Laravel Facebook Ads Get ads infos (campaigns, ads, insights, etc...) from Facebook & Instagram Ads API Supported Facebook API version: = v3.0 Instal
Laravel 5 Barcode Generator
This is a barcode generation package inspired by https://github.com/tecnickcom/TCPDF. Actually, I use that package's underline classes for generating
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
🧿 Build navigation or menu for Laravel and Awes.io. Unlimited complexity and depth, with permissions and sorting support.
Navigator Laravel package that can easily create navigation menus of any complexity. With support for routing, permissions, sorting, rendering depth,
Laravel package to convert HTML to PDF, supporting multiple drivers.
eve/pdf-converter A Laravel package to help convert HTML to PDF. Supports multiple drivers. Requirements and Installation eve/pdf-converter requires L
Menyimpan source code UTS Mata kuliah Rekayasa Web tentang User Authentication menggunakan Session dan Cookie. Deployed on Heroku.
About Academica Academica adalah website dengan tema edukasi yang mengimplementasikan user autensikasi menggunakan session dan cookie. Halaman dashboa
Identifies objects in an image using Machine Learning.
laravel-object-detection This package identifies objects in an image using Machine Learning, TensorFlow and the coco-ssd model. Installation You can i
Sebuah aplikasi file hosting sederhana yang berguna untuk menyimpan berbagai file
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Aplicando conceitos adquiridos em Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Quick and dirty PHP script to turn a Twitter feed into an RSS feed using Twitter's v2 API
Twitter to RSS Quick and dirty PHP script that turns a given Twitter feed into a RSS feed using Twitter's API v2 (the free version!) Does some basic l
DMS is Document Managemen System application based on Laravel Framework.
About Document Management System DMS is Document Managemen System application based on Laravel Framework. How to Install Via Composser 1. Go to your g
⚡️ Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.
Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC. This project is a work-in-progress. Code and docume
🦅 Um site (completo) feito em Laravel (o famoso "framework dos artesãos da web)
WebSite feito em Laravel "o framework dos artesãos da web" Pacotes usados Jetstream Livewire Funcionalidades Baseado no projeto dessa playlist: Curso
Projeto de locadora de carros, apenas a carater de estudos para praticar o uso de APIs
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Web app for kick session in a server 1C use rac/ras
Server requirement OS: Ubuntu 20.04 Usage Update adm1c nano adm1c You should change server_name adm1c.example.com to your name Update index.php nano
Setup Docker Para Projetos Laravel
Setup Docker Para Projetos Laravel
A suit of basic files samples to build a light-weight , short-handed & a strong Laravel REST API Applications.
Concerning Laravel. I found myself repeating a very basic form of code each time i begin a new REST API. in which the whole Interface's pieces are dev
Honeypot spam prevention for Laravel applications
Honeypot spam prevention for Laravel applications How does it work? "Honeypot" method of spam prevention is a simple and effective way to defer some o
Rapidly Generate Simple Pdf, CSV, & Excel Report Package on Laravel
Laravel Report Generators (PDF, CSV & Excel) Rapidly Generate Simple Pdf Report on Laravel (Using barryvdh/laravel-dompdf or barryvdh/laravel-snappy)
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
Gravatar for Laravel 5.x, 6, 7 and 8 Installation First, pull in the package through Composer via the command line: composer require creativeorange/gr
Model Settings for your Laravel app
Model Settings for your Laravel app The package requires PHP 7.3+ and follows the FIG standards PSR-1, PSR-2, PSR-4 and PSR-12 to ensure a high level
📈 Get insights about your Laravel or Lumen Project
Laravel Stats Get insights about your Laravel or Lumen Project. Installing The easiest way to install the package is by using composer. The package re
Use middleware to decorate method calls within your application code.
Laravel Middlewarize 🎀 Chain of Responsibility Design Pattern In Laravel Apps 🎀 You can use middlewares to decorate any method calls on any object.
ULEARN - Open Source(FREE) LMS script in Laravel 5.8 and ReactJS 16.9
About ULEARN Key Features Demo & Credentials Access ReactJS Page Installation Support License About ULEARN ULEARN is an impressive LMS script which co
A Laravel package to help track user onboarding steps.
Onboard A Laravel package to help track user onboarding steps. Installation: Install the package via composer composer require calebporzio/onboard Reg
Cascade Delete & Restore when using Laravel SoftDeletes
Laravel/Lumen Soft Cascade Delete & Restore Cascade delete and restore when using the Laravel or Lumen SoftDeletes feature. Why do I need it? To make
A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system
A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
Mollie for Laravel Laravel-Mollie incorporates the Mollie API and Mollie Connect into your Laravel or Lumen project. Accepting iDEAL, Apple Pay, Banco
Laravel App versioning
Version Take control over your Laravel app version Description This package is a Laravel (5.5+) utility which helps you keep and manage your applicati
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
Laravel Seo Tools Laravel is becoming more and more popular and lots of web application are developing. In most of the web application there need some
✨ Automatic image creation from templates
This package enables you to automatically create images from Placid templates. You can use the REST API or the URL API to create placid.app embed links with your variables to dynamically set the image content.
Twitch Helix API PHP Wrapper for Laravel
Laravel Twitch PHP Twitch Helix API Wrapper for Laravel 5+ ⚠️ Changes on May 01, 2020 Since May 01, 2020, Twitch requires all requests to contain a va