2818 Repositories
PHP Laravel-Basic-CMS Libraries
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
A simple extension that adds the a CMS Edit link to an element that is inline-editable
SilverStripe Elemental Advanced Edit A simple extension that adds the a CMS Edit link to an element that is inline-editable. Created as work-around to
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
Bismuth CMS is a ready-made Website CMS based on Yii 2 Advance Template
Bismuth CMS is a ready-made Website CMS based on Yii 2 Advance Template, it's the simplest and easy to set up CMS you may come across.
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
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
CMS auto detect and exploit.
BadMod auto exploit tool Version 2.0 Fixed colors bug Fixed permissions bug Added new option to scan single target Added new option to scan joomla & w
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
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
Worlds (soon to be) most advanced Anime site! Featuring Administration features and everything you need for users and yourself. The successor of aniZero.
/**********************************************************************\ | _____ H33Tx & xHENAI __ 31.01.2022| |
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
Pico is a stupidly simple, blazing fast, flat file CMS.
Pico is a stupidly simple, blazing fast, flat file CMS.
SingleStore DB Driver for Laravel
SingleStore DB Driver for Laravel This package provides SingleStore specific schema options, currently supporting keys & shard keys, alongside setting
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]
Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.
Yclas 4.4.0. Description Yclas self-hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few
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
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
HTMLy is an open source Databaseless Blogging Platform or Flat-File Blog prioritizes simplicity and speed written in PHP
HTMLy is an open source Databaseless Blogging Platform or Flat-File Blog prioritizes simplicity and speed written in PHP. HTMLy can be referred to as Flat-File CMS either since it will also manage your content.
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.
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.
🍪 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
Google Maps Plugin for Typemill CMS.
Google Maps Plugin This plugin is developed for Typemill, a flat-file cms. How to install Download this plugin (zip). Unzip the plugin. Upload the plu
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
🥳🔐 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
Laravel Flysystem - 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
Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app
Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app
Use ESM with importmap to manage modern JavaScript in Laravel without transpiling or bundling
Introduction Use ESM with importmap to manage modern JavaScript in Laravel without transpiling or bundling. Inspiration This package was inspired by t
Projeto do Challange Back End Da Alura. Mais Detalhes no Site Oficial da Alura
Alura Challange BackEnd Projeto do Challange Back End Da Alura. Mais Detalhes no Site Oficial da Alura! Sobre o desafio Uma Aplicação (API REST) para
An SMS notification channel for the PHP framework Laravel.
Laravel SMS notification channel An SMS notification channel for the PHP framework Laravel. Supported SMS gateways: 46elks Cellsynt Telenor SMS Pro Tw
Simple wrapper package around MPDF's setProtection method that allows you to set password on PDF files
Laravel PDF Protect (fork) Simple wrapper package around MPDF's setProtection method that allows you to set password on PDF files. Installation You ca
Testbench Component is the de-facto package that has been designed to help you write tests for your Laravel package
Laravel Testing Helper for Packages Development Testbench Component is the de-facto package that has been designed to help you write tests for your La