2588 Repositories
PHP upay-laravel Libraries
This package is to add a web interface for Laravel 5 and earlier Artisan.
Nice Artisan This package is to add a web interface for Laravel 5 and earlier Artisan. Installation Add Nice Artisan to your composer.json file : For
Load Laravel service providers based on your application's environment.
Laravel EnvProviders A more finetuned way of managing your service providers in Laravel. This package allows you to configure the environment certain
Interactive Make Command for Laravel
Interactive Make for Laravel 5.4 Getting Started To get started you need to install the package with Composer: composer require laracademy/interactive
Quick new application creation with Laravel and Valet
Super-powered laravel new for Laravel and Valet Lambo is a command-line tool that replaces the Laravel installer and wraps up the most common tasks yo
A collection of classes to be extended/used in laravel apps for quick development
laraquick A collection of classes to be extended/used in laravel applications for quick development. Introduction The library contains traits with wel
A package to backup your Laravel app
A modern backup solution for Laravel apps This Laravel package creates a backup of your application.
In-browser console for Laravel PHP framework.
Laravel 4 Console In-browser console for Laravel 4 PHP framework. This bundle executes your code within ConsoleController@postExecute context, and dis
Package for Laravel that gives artisan commands to setup and edit environment files.
Setup and work with .env files in Laravel from the command line NOTE: This doesn't work with Laravel 5 since .env files were changed. This is for Lara
An artisan command for using multiple environment configurations in Laravel 5
Laravel 5 env An artisan command for managing multiple .env of your Laravel 5 app. Installation Copy EnvCommand.php to app/Console/Commands/ of your L
Laravel api tool kit is a set of tools that will help you to build a fast and well-organized API using laravel best practices.
Laravel API tool kit and best API practices Laravel api tool kit is a set of tools that will help you to build a fast and well-organized API using lar
MyCode adalah sebuah layanan codesnipet yang mudah digunakan.
About MyCode Website ini bisa digunakan untuk meyimpan dan membagikan kode seperti pastebin, tapi memang fitunya belum sebanyak dan selengkap pastebin
Argentinian CUIT and CUIL Validator
CUIT/CUIL Validator Argentinian CUIT and CUIL Rules for laravel validation Installation $ composer require iutrace/laravel-cuit-validator Usage Exampl
Dockerized Laravel project with authentication and car brand crud functionalities.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel based API to shorten URLs and share them easily. Redirects to the real URL by entering a short URL generated by the API
URL Shortener Requirements: PHP 7.4 or above composer node / npm Installation clone the project from the Github repository, enter the project folder,
Use Nanoids within your laravel application.
Laravel Nanoid Introduction A simple drop-in solution for providing nanoid support for the IDs of your Eloquent models. (Stripe-like IDs) Installing c
Attempt to recreate kbmti news with laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel Package that interacts with Bancard API vPOS 2.0
Laravel Bancard Installation Install via composer composer require deviam/laravel-bancard Publish config and migrations php artisan vendor:publish --p
CRUD utilizando laravel, sendo um site para criação de eventos e festivais.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
SDK of the LINE Login API for PHP
LINE Login for PHP SDK of the LINE Login API for PHP Documentation See the official API documentation for more information. Installation Use the packa
This package can use form request just as Laravel do.
Lumen Form Request This package can use form request just as Laravel do. Installation Install by composer $ composer require chhw/form-request In
Login Using Laravel UI
Projeto Laravel utilizando a biblioteca Laravel UI para autenticação de usuários com Username e Senha.
Master Websockets Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Using Bootstrap 5 in Laravel 8
This repository containes a fresh installed Laravel 8.64 project containing : laravel/ui Authentification scaffolding Bootstrap 4 is replaced by Boots
A package to flash multiple messages using Laravels default session message flashing system
Flash multiple advanced messages with both text, messages and links An opinionated solution for flashing multiple advanced messages from the backend a
Aplikasi chat dengan laravel dan react
Aplikasi Chat Stack Laravel 8 ReactJs InertiaJs Deskripsi Aplikasi Chat yang menggunakan Backend Laravel dan Frontend React. Namun, karena saya malas
Quick Start - Project With Laravel 8.x and AdminLTE 3
Quick Start - Project With Laravel 8.x and AdminLTE 3 (feat. Docker) Cursos de Laravel - PT-BR Step by step Clone this Repository git clone https://gi
My first laravel restful api project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The api help to manage wso2 users from laravel application
Laravel WSO2 Identity API User This is a Laravel library to manage WSO2 IDP users. Installation You can install the package via composer: composer req
Websockets-Client (Sample) laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.
💡 Mudrock is a MVC PHP framework, which was inspired by the Laravel and CodeIgniter frameworks.
💡 Mudrock is a MVC PHP framework, which was inspired by the Laravel and CodeIgniter frameworks
Laravel Helpers Automatic Loading System
About Laravel Helpers Automatic Load Laravel Helpers Automatic Loading System Doc: Copy the Helpers folder and paste it on app folder Then Go To app/P
Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚡
⚡ Thunder Thunder is an advanced Laravel tool to track user consumption using Cashier's Metered Billing for Stripe. ⚡ 🤝 Supporting If you are using o
Laravel Common Password Validator
laravel-common-password-validator Laravel Common Password Validator An optimized and secure validator to check if a given password is too common. By d
simple laravel zoho library no db required it use cache to store token
zoholib laravel simple zoho library installation composer create-project yls/zoholib Library to use part of https://desk.zoho.com/DeskAPIDocument list
Production Ready, Carefully Crafted, Extensive Vuejs Laravel Free Admin Template 🤩
Materio - Vuetify VueJS Laravel Free Admin Template Production ready carefully crafted most comprehensive admin template Introduction If you’re a deve
Feature Switching made easy in Laravel 5
Feature Switching (made easy) for Laravel Need to wrap new features for dev and production? Use a directive in the view or alias in the controller The
Laravel Inspector, debugging and profiling tools for Web Artisans
Laravel Inspector At a Glance Installation Configuration Usage Messages Timers Redirects Dump and die Exceptions VIEW/AJAX/API requests, how it works
Extendable Interactive Make Command for Laravel
Extendable Interactive Make Command for Laravel Make your life easier with interactive make command! Installation composer require hydreflab/laravel-m
A CLI starter pack for developing a package with Laravel 5
Laravel PackMe Laravel PackMe is a project starter pack which combine all basic stuff (src, tests) in order to develop a package for Laravel 5.*. It t
Shows the path of each blade file loaded in a template
Laravel Tracer Tracer shows the paths of all the Blade files that are loaded into your templates. This could be very convenient for a number of reason
Take a look into your Laravel views
Xray - Take a look into your Laravel views When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which p
Rapidly speed up your Laravel workflow with generators
Fast Workflow in Laravel With Custom Generators This Laravel package provides a variety of generators to speed up your development process. These gene
Create Migration, Seed, Request, Controller, Model and Views for your resource (CRUD)
Table of Contents Laravel Resourceful NOTE! Usage Install through composer Add Service Provider Run it! Example Generated Controller Generated Views I
Links statistics & link tracking for laravel 5, It tracks down browsers, operating systems, languages and more
Links Links statistics for laravel 5 Table Of Contents Installation Configuration Usage Installation To install charts use composer Download composer
Laravel 4.* and 5.* service providers to handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
Laravel 4.* service provider for PHP Console See https://github.com/barbushin/php-console-laravel/releases/tag/1.2.1 Use "php-console/laravel-service-
laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.
laravel-potion Potion is a pure PHP asset manager for Laravel based off of Assetic. Description Laravel 5 comes with a great asset manager called Elix
Pretty routes for Laravel
Pretty Routes for Laravel Visualise your routes in pretty format. Installation composer require garygreen/pretty-routes If your using autodiscovery in
A smart way of seeding tables in Laravel
SmartSeeder for Laravel For Laravel 5, please use the 5.0 branch! For Laravel 4, please use the 4.2 branch! Seeding as it is currently done in Laravel
A Laravel Artisan SQL Interactive Interface
sqli A Laravel 4 & 5 Artisan SQL Interactive Interface, plus a handful of Artisan commands to execute SQL queries. sqli It's like tinker for SQL, just
Laravel translation made __('simple').
Translation.io client for Laravel 5.5+/6/7/8 Add this package to localize your Laravel application. Use the official Laravel syntax (with PHP or JSON
With Laravel, search and lookup Amazon products easily.
Amazon ECS (E-Commerce Services) Package for Laravel If you need the ability to search Amazon's catalog of products or lookup an individual item with
AvoRed an Open Source Laravel Shopping Cart
AvoRed is commin up as a headless graphql version. AvoRed is a free open-source e-commerce platform written in PHP based on Laravel. Its an ingenuous
An E-Commerce package for Laravel with Grafite CMS. Take control of your content and how you sell it! Products, subscriptions, shipping, downloading and more!
Grafite Commerce Grafite has archived this project and no longer supports or develops its code. We recommend using only as a source of ideas for your
Laravel Shopping Cart Package
LaraCart - Laravel Shopping Cart Package (http://laracart.lukepolo.com) Features Coupons Session Based System Cross Device Support Multiple cart insta
Laravel plugin for processing payments through PayPal. Can be used separately.
Laravel PayPal Documentation Usage Support Documentation The documentation for the package can be viewed by clicking the following link: https://srmkl
Laravel paypal payment package , help you process credit card payment using paypal api
Important :The use of the PayPal REST /payments APIs to accept credit card payments is restricted by paypal and they recomand to use Braintree Direct
AvoRed an Open Source Laravel Shopping Cart
AvoRed is commin up as a headless graphql version. AvoRed is a free open-source e-commerce platform written in PHP based on Laravel. Its an ingenuous
A PayPal IPN client for Laravel.
PayPal IPN for Laravel 4 This package allows for the painless creation of a PayPal IPN listener in the Laravel 4 framework. Installation PayPal IPN fo
An easy way to integrate Google Maps with Laravel
An easy way to integrate Google Maps with Laravel For Laravel 5.x, check version 2.35.1 For Laravel 4.x, check version 1.27.0 Think of Googlmapper as
A Laravel package that uses geoPlugin web service to fetch information from an IP.
LarageoPlugin (Laravel 4 Package) A Laravel package that uses geoPlugin web service to fetch information from an IP. It will store in cache the IP inf
Laravel Google Maps Package
Laravel Google Maps This repo aims to use google map features in laravel 5.x. It is easy to use and flexible, you can just install this package and en
A Laravel package to get the user's country using the ip.
Laravel IP Service Tries to guess the country code of the client, using his IP. Installation Download and import the ip database from ip2nation.com Us
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models.
Laravel Wrapper for PostgreSQL's Geo-Extension Postgis Features Work with geometry classes instead of arrays. $model-myPoint = new Point(1,2); //lat
Use Blade templates without the full Laravel framework
blade Use Laravel Blade templates as a standalone component without the full Laravel framework Full documentation is available at http://duncan3dc.git
Laravel 4 Blade on Steroids
Steroids v0.7 Laravel 4 Blade on Steroids This package provides some aditional features to Laravel Blade: Automatic command generation Create a file n
A base API controller for Laravel that gives sorting, filtering, eager loading and pagination for your resources
Bruno Introduction A Laravel base controller class and a trait that will enable to add filtering, sorting, eager loading and pagination to your resour
Add Webhooks to your Laravel app, arrr
# Captain Hook ## Add Webhooks to your Laravel app, arrr Implement multiple webhooks into your Laravel app using the Laravel Event system. A webhook i
Laravel wrapper for Sentry Official API
Laravel Sentry API Provides a simple laravel wrapper to some of the endpoints listed on (Official Sentry API)[https://docs.sentry.io/api/]. **Note: Th
Laravel implementation of the RealWorld app
Laravel implementation of RealWorld app This Laravel app is part of the RealWorld project and implementation of the Laravel best practices. See how th
Send your laravel apps to the moon with web3 enabled 🚀
Laravel Web3 🚀 🌝 Laravel Web3 helps you to kickstart your web3 apps. No more headache with handling wallet changing address and sync with laravel ba
Minicursos de CRUD com o Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Ladumor Laravel Swagger help to setup swagger in your application easily
Laravel Swagger Installation Install the package by the following command, composer require ladumor/laravel-swagger Add Provider Add the provider to
A UI for Spatie's Laravel Event Sourcing
A UI for Spatie's Laravel Event Sourcing Journal makes a wonderful companion to your local Laravel Event Sourcing development environment. Journal pro
Laravel application project as Sheina Online Store backend to be built with Laravel and VueJS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Belajar laravel 8 via YouTube....
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Imagem de Laravel com Docker para projetos futuros
LaraDocker Este projeto foi criado com a intensão de facilitar o desenvolvimento de novos projetos que podem a ser desenvolvidos por mim, ou por outra
Laravel Client REST Camunda API
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A Laravel package providing a list of the countries, states, cities, currencies and timezones
A Laravel package to provide a list of the countries, cities, timezones, currencies and phone numbers formatting/validation helpers. The package can b
Laravel basic repository integration
WekodeRepository This is a package to easely integrate a repository pattern with the needed service provider and all the necessary basic functions Ins
Laravel package for creating Word documents with Eloquent ORM dependencies.
Laravel Eloquent Word This package provides an elegant way to generate Word documents with Eloquent Models. Uses PHPOffice/PHPWord package to generate
Laravel, react, and inertiajs for LevelUp Feel-IT 2021
How To Install hehe Clone the repository: Create your environment file: cp .env.example .env The app key is used to salt passwords. If you need to wor
Utilities for laravel project
Sloth Utilities This package gives your Laravel projects some utilities that you might need for production. It's so simple to use, once it's installed
json-rpc client base on http
laravel JSON-RPC客户端(Http协议) 本项目是基于JSON-RPC的服务端端实现的rpc客户端 server端见:https://sajya.github.io/ 初始化 发布 php artisan vendor:publish --provider="Ze\JsonRpcCli
Generate services in Laravel with the artisan command
Laravel Service Generator Quickly generate services for your projects! Table of Contents Features Installation Usage Generate services Generate servic
Create read update & delete using Laravel 8 with Login & register
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
a Laravel package help you to execute more effective databases queries.
Laravel Query Helper Laravel Query Helper was developed for laravel 7.2+ to help you optimizing sql queries, this package will contain all advanced sq
Show caffeine intake stats for our office coffee machine
Coffee brewing statistics for the Spatie office Over at Spatie we drink a lot of coffee. How much coffee? We had no idea until we created this dashboa
Get started using SELCOM APIs 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
An extended laravel eloquent WHERE method to work with sql LIKE operator.
Laravel Eloquent WhereLike An extended laravel eloquent WHERE method to work with sql LIKE operator. Inspiration The idea of this package comes from o
A package that helps to group methods that mostly use for the view presentation purpose.
A package that helps to group methods that mostly use for the view presentation purpose form models to a dedicated presenter class.
Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or urls.
block-ip-address-laravel Laravel 8 Project Restrict User Access From IP Addresses. prevent other ip address that want to access over secure api or url
FULL STACK LARAVEL BLOG SITE
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Email validation service in PHP
Email validation service Email validation service in PHP using Laravel 8. Validation features Domain Regular Expression Smtp Txt records Installing de
A e-commerce website with Laravel, Vue
A eCommerce using Laravel Version: 1.0 Release of the Laravel eCommerce. Technologies and libraries Laravel 7+, PHP 7+. JavaScript & VueJS Framework.
Laravel basic Functions, eloquent cruds, query filters, constants
Emmanuelpcg laravel-basics Description Package with basic starter features for Laravel. Install If Builder Constants Install composer require emmanuel
Support multi theme for Laravel application
Very short description of the package This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention o
Todo App with Laravel 8
Todo App with Laravel 8 Demo: https://phplaravel-664318-2249917.cloudwaysapps.com/ username: [email protected] password: demodemo Features 2 Models
A simple categories package for Laravel.
Laravel Categories Simple categories for Laravel. Includes a Category model and migration. Includes a trait for adding categories to your model. Inclu
A package to access messari apis for laravel
Messari API - Laravel Laravel wrapper for messari.io API Full API documentation could be found on messari.io Installation PHP 7.2+ and Composer are re