110 Repositories
PHP jwt-artisan Libraries
Run laravel with workman ,1 artisan command, 10x speed up
Laraman Run laravel with workman , 1 artisan command, 10x speed up Installation Via Composer # install package composer require itinysun/laraman # i
A Laravel package which helps you to flush sessions with an artisan command.
A simple laravel Package to flush sessions via artisan command. Sometimes we store data on sessions such as cart data or maybe any information regardi
A Laravel 9 package that allows you enforce security of your artisan commands by authenticating users before running.
Introduction This package allows you as a developer to restrict who can and cannot run artisan commands, especially in a production environment. For e
Refresh artisan commands,table,migrations,models,controllers...
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple artisan command to debug your redis cache. Requires PHP 8.1 & Laravel 9
🔎 php artisan cache:debug Simple artisan command to debug your redis cache 🚀 Installation You can install the package via composer: composer require
Laravel Vue Spa 🌄 BoilerPlate 🌄
Laravel-Vue-Spa-Boilerplate Getting started Introduction This is a Laravel (5.5) Vue js SPA(Single page application) Boilerplate Project with JWT Auth
¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
Simple solution for form request validation on lumen.
Form Request Validation for Lumen This small package contains a laravel-like solution for request form validation. Contents Form Request Validation fo
Artisan Command for FriendsOfPHP/PHP-CS_Fixer
Laravel PHP CS Fixer The PHP CS Fixer is maintained on GitHub at https://github.com/FriendsOfPHP/PHP-CS-Fixer bug reports and ideas about new features
JWT Authenticator for symfony
HalloVerdenJwtAuthenticatorBundle This bundle provides a JWT authenticator for Symfony applications. It's using PHP JWT Framework for parsing and vali
🖤Run Laravel artisan tinker from a Vim buffer with output in Ray
Tinkeray Heavily inspired by the absolutely awesome Tinkerwell, run Laravel artisan tinker from a Vim buffer with output in Ray 🖤 Installation Usage
Generate services and contracts in Laravel with the artisan command
What does it do? This package adds a new php artisan make:service {name} {--N|noContract} command. It will create a service file and its contract (int
Execute Laravel Artisan commands via REST APIs and HTTP requests safely.
Artisan Api There might be some times you wanted to execute an Artisan command, but you did not have access to shell or SSH. Here we brought REST API
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
Proyecto Start-Basic sobre Login y crud de usuarios, mediante Api Rest, usando la plantilla AdminLte 3.1 y manejo de roles y permisos con spatie y autenticacion JWT
Aplicação criada com Slim Framework com objetivo de criar autenticação com JWT e aprender sobre o framework Slim
Slim JWT App Essa aplicação tem como foco o aprendizado do Framework Slim e também a utilização de JWT. Como rodar a Aplicação A aplicação está config
Dockerise Symfony Application (Symfony 6 + Clean Architecture+ DDD+ CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis)
Symfony Dockerise Symfony Application Install Docker Install Docker Compose Docker PHP & Nginx Create Symfony Application Debugging Install Xdebug Con
Sistema de Administrativo - Cliente e Vendedor - Autenticação JWT e Relacionamentos BD
Hi there, My name is ATTILA SAMUELL TABORY, I love technology 👋 Sistema Administrativo Laravel e Vue JS - JWT e Relacionamentos BD Sistema Administra
A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands
A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands... at once Installation You can install the p
A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to receive email event notifications with Http/Https endpoint.
Laravel SES Tracking Setup the AWS infrastructure to handle email events using SES/SNS and http/s endpoints with a single Laravel artisan command. Thi
JSON Web Token (JWT) for webman plugin
JSON Web Token (JWT) for webman plugin Json web token (JWT), 是为了在网络应用环境间传递声明而执行的一种基于JSON的开放标准((RFC 7519).该token被设计为紧凑且安全的,特别适用于分布式站点的单点登录(SSO)场景。
This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
Laravel Nova tool for running Artisan & Shell commands. This Nova tool lets you run artisan and bash commands directly from nova. This is an extended
📝 Artisan Menu - Use Artisan via an elegant console GUI
📝 Artisan Menu Use Artisan via an elegant console GUI Features Run built-in and custom Artisan commands from a console GUI Prompts to enter required
Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project
Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project
Lumen PHP Framework (Starter Template)
This repository contains JWT Auth, Form Request, Route List, Redis, RabbitMQ and Mail packages. A ready auth system comes with the project
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready.
Laravel JWT-Authentication API starter kit for rapid backend prototyping.
Laravel JWT API A Laravel JWT API starter kit. Features Laravel 8 Login, register, email verification and password reset Authentication with JWT Socia
Laravel API architecture builder based on artisan commands.
🧑🔬 API-Formula Laravel API architecture builder based on artisan commands. This package provides a nice and fluent way to generate combined control
Dispatcher is a Laravel artisan command scheduling tool used to schedule artisan commands within your project so you don't need to touch your crontab when deploying.
Dispatcher Dispatcher allows you to schedule your artisan commands within your Laravel project, eliminating the need to touch the crontab when deployi
PHP package for JWT
PHP-JWT A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Installation Use composer to manage your dependenc
PSR-7 and PSR-15 JWT Authentication Middleware
PSR-7 and PSR-15 JWT Authentication Middleware This middleware implements JSON Web Token Authentication. It was originally developed for Slim but can
A new way of Running Tinker. Simplify the Web Artisan's workflow.
Tinkerun A new way of Running Tinker. Simplify the Web Artisan's workflow. inspired by Tinkerwell Download links Github Releases 🗒 If you are using V
A bookmarkable, searchable cheatsheet for all of Laravel's default Artisan commands.
artisan.page A bookmarkable, searchable cheatsheet for all of Laravel's default Artisan commands. Generation The generation of the manifest files is d
Adds a way to write php and run it directly in Laravels' Artisan Tinker.
Adds a way to write php in PhpStorm/IDEA and run it directly as if through laravel artisan tinker - allowing you to quickly run a piece of code with a
Your performance & security consultant, an artisan command away.
Enlightn A Laravel Tool To Boost Your App's Performance & Security Introduction Think of Enlightn as your performance and security consultant. Enlight
Laravue is a beautiful dashboard combination of Laravel, Vue.js and the UI Toolkit Element.
Laravue Laravue (pronounced /ˈlarəvjuː/) is a beautiful dashboard combination of Laravel, Vue.js and the UI Toolkit Element. The work is inspired by v
Rest API - JWT - Symfony5
Symfony5 JWT - REST API Example Symfony5 JWT - REST API Example Built With PHP Symfony 5 PostgreSQL Getting Started This is an example of how you may
Laravel File Generators with config and publishable stubs
Laravel File Generators Custom Laravel File Generators with a config file and publishable stubs. You can publish the stubs. You can add your own stubs
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Laravel-Open-Source-Projects A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework. This repository includes a compr
Phalcon Mooc an example API + Front End with automated tests
NovaMooc - a Phalcon project A Mooc project developed with Phalcon, a PHP framework. Key Features • How To Use • Contributing • Credits • License Key
Implementation of an API application using the Phalcon Framework
phalcon-api Sample API using Phalcon Implementation of an API application using the Phalcon Framework https://phalcon.io Installation Clone the projec
Lumen rest api demo with Dingo/Api, JWT, CORS, PHPUNIT
lumen-api-demo 这是一个比较完整用 lumen 5.7 写的的 REST API 例子。使用了 dingo/api ,jwt 实现登录,功能上很简单,登录,注册,发帖,评论,单元测试(正在补充)。 lumen5.x 请看对应的分支 有需要随时联系我 lumen/laravel/rest
Automatically generate ERD Diagrams from Model's relations in Laravel
Laravel ERD Generator Automatically generate interactive ERD from Models relationships in Laravel. This package provides a CLI to automatically genera
🔐 JSON Web Token Authentication for Laravel & Lumen
Documentation Documentation for 1.* here For version 0.5.* See the WIKI for documentation. Supported by Auth0 If you want to easily add secure authent
Laravel eCommerce headless APIs allow you to experience seamless and easily scalable storefront performance.
Bagisto GraphQL API Laravel eCommerce headless APIs allow you to experience seamless and easily scalable storefront performance. An open-source and Gr
Implements a Refresh Token system over Json Web Tokens in Symfony
JWTRefreshTokenBundle The purpose of this bundle is manage refresh tokens with JWT (Json Web Tokens) in an easy way. This bundles uses LexikJWTAuthent
A nice GUI for Laravel Artisan, ready out of the box, configurable and handy for non-CLI experienced developers.
Artisan UI A nice GUI for Laravel Artisan, ready out of the box, configurable and handy for non-CLI experienced developers. Supported commands must be
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
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
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
Exemplary RealWorld backend API built with Laravel PHP framework.
Example of a PHP-based Laravel application containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
StackSync is a simple, lightweight and native fullstack PHP mini-framework.
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
🚀 Zero-downtime deployment out-of-the-box
🚀 Laravel Deployer Looking for the old Laravel Deployer? Click here. Laravel Deployer is no longer the package it used to be. Since that package was
Laravel Package for OPcache
Laravel OPcache This package contains some useful Artisan commands to work with PHP OPcache. If you want to learn more about OPcache and what it can d
php database agnostic authentication library for php developers
Whoo Whoo is a database agnostic authentication library to manage authentication operation easily. Whoo provides you a layer to access and manage user
📝 Artisan Menu - Use Artisan via an elegant console GUI
📝 Artisan Menu Use Artisan via an elegant console GUI Features Run built-in and custom Artisan commands from a console GUI Prompts to enter required
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
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
example of LexikJWTAuthenticationBundle with Symfony 4.4
Install Dependency composer install Generate the SSL keys: php bin/console lexik:jwt:generate-keypair Create database php bin/console doctrine:datab
This package provides you with a simplistic `php artisan make:user` command
Laracademy Generators Laracademy make:user Command - provides you with a simplistic artisan command to generate users from the console. Author(s): Lar
A package that makes it easy to have the `artisan make:` commands open the newly created file in your editor of choice.
Open On Make A package that makes it easy to have the artisan make: commands open the newly created file in your editor of choice. Installation compos
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
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
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
Probando JWT en Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Extend Laravel PHP framework to make working with Aiven databases simpler
Aiven Commands for Laravel ✨ Add some Aiven magic to your Laravel project ✨ This Laravel package provides some aiven commands for artisan to help with
Automatically Create professional ready to use Laravel REST API for MySQL Database With Postman Docs and JWT Authentication
Laravel Simple Rest API Generator An API Boilerplate to create a ready-to-use REST API in seconds with Laravel 8.x Install with Composer $ curl -s
An easy-to-use Artisan command to create a new database schema.
Laravel Create DB This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema. The package is
🔐 JSON Web Token Authentication for Laravel & Lumen
Credits This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being
Simple but yet powerful library for running almost all artisan commands.
:artisan gui Simple but yet powerful library for running some artisan commands. Requirements Laravel 8.* php ^7.3 Installation Just install package: c
Manage Your Laravel Schedule From A Web Dashboard
Introduction Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tas
Create Laravel views (blade template) using 'php artisan' command-line interface
About LaraBit Have you ever wonder to create Laravel views (Blade Templates) using the same type of artisan commands that you usually use to create ne
Un proyecto que crea una API de usuarios para registro, login y luego acceder a su información mediante autenticación con JSON Web Token
JSON WEB TOKEN CON LARAVEL 8 Prueba de autenticación de usuarios con una API creada en Laravel 8 Simple, fast routing engine. License The Laravel fram
An intelligent code generator for Laravel framework that will save you time
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many of the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
Manage Your Laravel Schedule From A Web Dashboard
Introduction Manage your Laravel Schedule from a pretty dashboard. Schedule your Laravel Console Commands to your liking. Enable/Disable scheduled tas
Simple JWT Auth support for Laravel PHP Framework
Laravel JWT Simple JWT Auth for Laravel PHP Framework using Firebase JWT under the hood. Installation Standard Composer package installation: composer
Security Defense for Firebase's PHP-JWT Library
PHP-JWT-Guard Protect your code from being impacted by issue 351 in firebase/php-jwt. Installation First, install this library with Composer: composer
Authentication for WPGraphQL using JWT (JSON Web Tokens)
WPGraphQL JWT Authentication This plugin extends the WPGraphQL plugin to provide authentication using JWT (JSON Web Tokens) JSON Web Tokens are an ope
This package adds artisan commands to create VueJS components and InertiaJS components.
Laravel Vue Commands This package adds artisan commands to create VueJS components and InertiaJS components. Installation You can install the package
Customized loading ⌛ spinner for Laravel Artisan Console.
Laravel Console Spinner Laravel Console Spinner was created by Rahul Dey. It is just a custom Progress Bar inspired by icanhazstring/symfony-console-s
Backup your laravel database by a simple artisan command
Backup your laravel database by a simple artisan command This package will allow you to backup your laravel app database and you can also choose to se
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
Chapolim Este projeto tem como objetivo fornecer alguns comandos adicionais à interface de linha de comando do Laravel, o Artisan, para manipular a es
Laravel Auth guard for FusionAuth JWT
Laravel FusionAuth JWT Implement an Auth guard for FusionAuth JWTs in Laravel. It ships with also a middleware to check against the user role. Install
A package that allows secure communication between two or more projects, focused mainly for use in microservices architectures, adding the Oauth2 authorization standard in addition to security at the network level by IP addresses and whitelists, which may already be owned.
OAuth2 between Laravel projects A package that allows secure communication between two or more projects, focused mainly for use in microservices archi
Quickly create `User` models with Artisan. ⚡️
Quickly create User models with Artisan. Installation You can install the package via composer: composer require ryangjchandler/laravel-make-user Usag
JWT auth for Laravel and Lumen
JWT Artisan Token auth for Laravel and Lumen web artisans JWT is a great solution for authenticating API requests between various services. This packa
📦 Adds Laravel Packages Support to Lumen and Vendor Publish Artisan Command.
Laravel Package Support for Lumen: Makes Lumen compatible with Laravel Packages. You can use any Laravel Packages in Lumen by installing Larasupport Package.
Making Laravel Passport work with Lumen
lumen-passport Making Laravel Passport work with Lumen A simple service provider that makes Laravel Passport work with Lumen Dependencies PHP = 5.6.3
A simple artisanal command framework for creating service layer classes
Introdução Este projeto tem como objetivo fornecer alguns comandos adicionais à interface de linha de comando do Laravel para manipular a estrutura da
Display your Laravel routes in the console, but make it pretty. 😎
Pretty Routes for Laravel Display your Laravel routes in the console, but make it pretty. 😎 Installation You can install the package via composer: co
Execute Artisan commands on remote servers
Execute Artisan commands on remote servers This package provides a command to execute Artisan command on a remote server. Here's an example that will
Handle signals in artisan commands
Using this package you can easily handle signals like SIGINT, SIGTERM in your Laravel app.
Dispatch Laravel jobs via Artisan
This package can register jobs as Artisan commands. All you need to do is let your job implement the empty ArtisanDispatchable interface.
This package provides an artisan command to generate a basic crud with Restful API support
NHRROB Crud Generator Package This package provides an artisan command to generate a basic crud composer install command: composer require nhrrob/crud
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
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
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
基于vue3+element-plus+laravel8构建的前后端分离的博客应用🔧 📦 🎉
基于vue3+element-plus+laravel8.x构建的前后端分离的博客应用 最新的博客开源啦~~~ 哈哈哈。利用空余时间将以前的老博客更新重写了一下。模仿了两个博客的ui。基于 vue3+element-plus+laravel8.x前后端分离构建的一款博客应用。 前端UI参考 炫酷ui
:elephant: A Laravel 6 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.
Laravel Vue Boilerplate A Laravel 6 Single Page Application boilerplate using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass and Pug with: A users