2855 Repositories
PHP laravel-email-database-log Libraries
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
๐ Password Manager written in PHP with MySQL database.
Password Manager A very basic password manager. Tech stack: PHP MySQL Bootstrap Setup Download and install XAMPP. Clone this repository: git clone htt
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)
PHPMailer โ A full-featured email creation and transfer class for PHP
PHPMailer โ A full-featured email creation and transfer class for PHP Features Probably the world's most popular code for sending email from PHP! Used
This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via PHP
This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via PHP
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.
Small tool that extracts witness data from Helium miner logs.
Helium Miner Logs Analyzer Small tool that extracts witness data from Helium miner logs. It currently works for the Pisces 100 and miner version miner
PHP with PDO (PHP Data Objects) Quickstart
PHP with PDO (PHP Data Objects) Quickstart This repository contains a simple web application that demonstrates how to quickly connect to and communica
Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.
[Aplikasi BUMDES] Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES. Siapa Pembuat Aplikasi ini? -
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
Magento 2 SMTP Extension helps the owner of store simply install SMTP server
Magento 2 SMTP Extension helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers.
Email address value object.
Email address value object Installation Via Composer: $ composer require nepada/email-address Usage This package provides two implementations of email
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
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
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
PHPAuth is under going a complete rewrite to bring the code up to date, the project has been on hold for way to long time now and I decided to work on it again making sure EVERYONE can use it and not just advanced programmers.
Give the power of Twig to Laravel
Allows you to use Twig seamlessly in Laravel. Requirements TwigBridge = 0.13 supports Twig 3. If you need Twig 1/2 support, use the 0.12 versions. In
A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL
Microrest is a Silex provider to setting up a REST API on top of a relational database, based on a YAML (RAML) configuration file.
run user analytics within your system and track user data inside your database.
WP Local Analytics plugin. run user analytics within your system and track user data inside your database. Installing Go to the plugin page from the W
Vueform Laravel + Vue 3 + TailwindCSS 3 Boilerplate
Vueform Laravel + Vue 3 + TailwindCSS 3 Boilerplate Last tested with Laravel 8.75. Installation Clone this repo with: git clone https://github.com/vue
Like FormRequests, but for validating against a json-schema
JSON Schema Request Laravels Form Request Validation for JSON Schema documents Installation composer require wt-health/laravel-json-schema-request Us
Files Course Laravel 8.x
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This package wraps up the standalone executable version of the Tailwind CSS framework for a Laravel application.
Tailwind CSS for Laravel Introduction This package wraps the standalone Tailwind CSS CLI tool. No Node.js required. Inspiration This package was inspi
Keep your .env.example file up to date
Envy Automate keeping your environment files in sync. How many times have you onboarded a new dev onto your team, only to have to spend ages debugging
This is a simple Expense Tracker app.
Expense Tracker This is a simple Expense Tracker app build with Filament Admin (TALL Stack). Demo hosted on Heroku Demo Filament Expense Tracker Featu
A forum software written in vanilla PHP with a MariaDB/MySQL database.
GloomyBB GloomyBB is a simple forum software written in vanilla PHP with a MariaDB/MySQL database. It is currently still in early development but is u
Clean up and prevent empty meta from being saved for Job, Company, or Resume listings in database
=== Empty Meta Cleanup for WP Job Manager === Contributors: tripflex Tags: wp job manager, meta, cleanup, wpjobmanager Requires at least: 5.2 Tested u
This is a simple laravel API that returns provinces, districts, sectors, villages and cells found in Rwanda.
About - Rwanda This is a simple laravel API that returns provinces, districts, sectors, villages and cells found in Rwanda. Rwanda is organized in fou
This package provides a wrapper for Google Lighthouse to audit the quality of web pages with Laravel.
laravel-google-lighthouse This package is based on octoper/lighthouse-php. This package provides a wrapper for Google Lighthouse to audit the quality
Tech-Admin is Laravel + Bootstrap Admin Panel With User Management And Access Control based on Roles and Permissions.
Tech-Admin | Laravel 8 + Bootstrap 4 Tech-Admin is Admin Panel With Preset of Roles, Permissions, ACL, User Management, Profile Management. Features M
๐ผ๏ธ Laravel Nova Field for uploading and cropping images using Slim Image Cropper
๐ผ๏ธ Laravel Nova Field for uploading and cropping images using Slim Image Cropper
Laravel + Vuejs Nested Comment App
Laravel + Vuejs Nested Comment App
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load.
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
SingleStore DB Driver for Laravel
SingleStore DB Driver for Laravel This package provides SingleStore specific schema options, currently supporting keys & shard keys, alongside setting
PHP Reader for the MaxMind DB Database Format
This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
A Laravel Admin Starter project with Page Builder, Roles, Impersonation, Analytics, Blog, News, Banners, FAQ, Testimonials and more
Laravel CMS Starter Project A Laravel CMS Starter project with AdminLTE theme and core features. Preview project here User: [email protected]
The classic email sending library for PHP - this is my personal fork, please post issues on the upstream project
PHPMailer - A full-featured email creation and transfer class for PHP Build status: Class Features Probably the world's most popular code for sending
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
Laravel Package for TMDB API Wrapper A Laravel package that provides easy access to the php-tmdb/api TMDB (The Movie Database) API wrapper. This packa
This package provides a framework-agnostic database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
Database Backup Manager This package provides a framework-agnostic database backup manager for dumping to and restoring databases from S3, Dropbox, FT
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework. Attendize allows event organisers to sel
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Laravel Authorization Laravel-authz is an authorization library for the laravel framework. It's based on Casbin, an authorization library that support
Test your Laravel applications with phpspec
phpspec Laravel Extension phpspec extension for testing Laravel applications. Versions Depending on the version of Laravel and/or Phpspec you're using
Laravel Validation Service
Laravel Validation Service Installation Add "prettus/laravel-repository": "1.1.*" to composer.json "prettus/laravel-validation": "1.1.*" Create a vali
๐ ๐ฏ Hexagonal Architecture, DDD & CQRS in PHP
๐ ๐ฏ Hexagonal Architecture, DDD & CQRS in PHP Example of a PHP application using Domain-Driven Design (DDD) and Command Query Responsibility Segrega
Send Firebase push notifications with Laravel php framework.
FCM Notification Channel for Laravel Send Firebase push notifications with Laravel php framework. Installation You can install this package via compos
Laravel Logable is a simple way to log http request in your Laravel application.
Laravel Logable is a simple way to log http request in your Laravel application. Requirements php = 7.4 Laravel version = 6.0 Installation composer
A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL.
grifart/tables A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL. This library is develope
The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP
The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP. We're using Laravel as our framework to provide a clean and maintainable code.
File manager for Laravel
Laravel File Manager DEMO: Laravel File Manager Vue.js Frontend: alexusmai/vue-laravel-file-manager Documentation Laravel File Manager Docs Installati
Create CloudFront signed URLs in Laravel 6+
Easy to use Laravel 6+ wrapper around the official AWS PHP SDK which allows to sign URLs to access Private Content through CloudFront CDN
Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5.
ENTRUST (Laravel 5 Package) Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5. If you are looking for the Laravel 4 ve
Magento 2 Email Catcher or Email Logger Module.
Magento 2 Module Experius email catcher / - logger
Stampie is a simple API Wrapper for different email providers such as Postmark and SendGrid.
Stampie Stampie is a simple API Wrapper for different email providers such as Postmark and SendGrid. It is very easy to use and to integrate into your
Laravel Nova Ban simplify blocking and banning Eloquent models.
Laravel Nova Ban Introduction Behind the scenes cybercog/laravel-ban is used. Contents Installation Usage Prepare bannable model Prepare bannable mode
Foreman is a Laravel scaffolding application that automates common tasks you typically perform with each new Laravel app you create
Foreman is a Laravel scaffolding application that automates common tasks you typically perform with each new Laravel app you create. The directives you want Forman to perform are outlined in a JSON based template file.
The MX_PhinxMigrations module integrates Phinx database migrations into Magento 2
MX Phinx Migrations About The MX_PhinxMigrations module integrates Phinx database migrations into Magento 2 as a replacement for the built-in setup:up
Customize Login and Register Page for User/Admin in Laravel v8
Customize Login and Register Page for User/Admin in Laravel v8
Rori-PHP is custom non production web application framework inspired by Laravel syntax
Rori-PHP is custom non production web application framework inspired by Laravel syntax. A web framework provides a structure and starting point for your application allowing you to focus on creating something amazing.
Shortener URL is simple web application to short your URL
Shortener URL is simple web application to short your URL. It will generate unique key, with the unique key it will redirect to the original URL.
Magento 2 SMTP - AVADA Email Marketing Integration
SMTP Extension for Magento 2 allows the owner offer a Magento 2 store to custom SMTP (Simple Mail Transfer Protocol) server which transmits email messages. Through the SMTP server, messages will be delivered directly and automatically to the chosen customers. It offers flexible configurations with 21 different SMTP servers such as Gmail, Hotmail, O2 Mail, Office365, Mail.com, Send In Blue, AOL Mail Orange, GMX, Outlook, Yahoo, Comcast, or Custom SMTP - for your own SMTP server, etc.
๐ช Laravel cookie consent history
๐ช Laravel cookie consent history This packages aims to make it easy to store anonymous cookie consents in a database in order to comply with rather s
Nusa SMS Laravel Service
A Laravel Service (or library) used to integrate NusaSMS.
This repo can be used to scaffold a Laravel package
This repo can be used to scaffold a Laravel package. Follow these steps to get started: Press the "Use template" button at the to
Aimeos is THE professional, full-featured and high performance e-commerce package for Laravel
Aimeos Slim package โญ Star us on GitHub โ it helps! Aimeos is THE professional, full-featured and high performance e-commerce package for Laravel! You
Simple, beautiful, open source publishing.
Simple, beautiful publishing. Website Documentation Created by Cory LaViska Maintained by Marc Apfelbaum Requirements PHP 7.1+ with curl, gd lib, mbst
๐ฅณ๐ This package is a Laravel package that checks if an email address is a spammer
This package is a Laravel package that checks if an email address is a spammer. It verifies your signups and form submissions to confirm that they are legitimate.
A general-purpose parser for Laravel's Blade templating engine.
A general-purpose parser for Laravel's Blade templating engine. This is where your description should go. Try and limit it to a paragraph or two. Cons
It is a web application that allows you to analyze electricity consumption and savings resulting from the installation of a photovoltaic installation.
It is a web application that allows you to analyze electricity consumption and savings resulting from the installation of a photovoltaic installation.
A Event Management system - EMS build with Laravel and Vuejs
Event Management system - EMS A Event Management system - EMS build with Laravel and Vuejs Both FE & BE project folders has own README.md files for in
๐ API for ticketing system application made in laravel ๐
Ticket System Api Description: It is a basic system in which an employee logs in, can create, update and delete tickets, can create an employee, and t
It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session and API Authentication
About Auth Starter It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session an
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
LaravelFly is a safe solution to speeds up new or old Laravel 5.5+ projects, with preloading and coroutine, while without data pollution or memory leak
Would you like php 7.4 Preloading? Would you like php coroutine? Today you can use them with Laravel because of Swoole. With LaravalFly, Laravel will
Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
Laravoole Laravel on Swoole Or Workerman 10x faster than php-fpm Depends On php =5.5.16 laravel/laravel ^ 5.1 Suggests php =7.0.0 ext-swoole =1.7.2
Allows you to use Twig seamlessly in Laravel
Allows you to use Twig seamlessly in Laravel. Requirements TwigBridge = 0.13 supports Twig 3. If you need Twig 1/2 support, use the 0.12 versions. In
Larasymf - mini framework for medium sized projects based on laravel and symfony packages
Larasymf, PHP Framework Larasymf, as its says is a mini framework for medium sized projects based on laravel and symfony packages We have not yet writ
Laravel SoapClient Wrapper
Laravel SoapClient Wrapper A SoapClient wrapper integration for Laravel. Makes it easy to use Soap in a Laravel application. Please report any bugs or