97 Repositories
PHP artisan-gui 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
Packet-driven global form interaction-spam blocker for PM.
Looking for testers and README improvers! Form Interaction Fix Interaction-spam Interaction spam is often a problem for players who use the mouse as t
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
ATVController for android devices running with RDM POGO ATLAS. Quick, simple and dirty add controls with a GUI view
ATVController - WIP - Much to add and fix. ATVController for android devices running with RDM POGO ATLAS. Quick, simple and dirty adb controls wit
TraceX-GUI is a GUI based IP atrcker tool for terminal user
TraceX-GUI Author Alex Butler (MrHacker-X) What is IP Tracing? As IP addresses are automatically identified thanks to the handshake, IP address tracke
Dnsmasq GUI is a simple Web GUI for editing the /etc/hosts file on a computer
dnsmasq GUI is a simple Web GUI for editing the /etc/hosts file on a computer, with the intention of using it for easily setting up results for dnsmasq use.
The GUI bandwidth limiter for iptables-mod-hashlimit
MulImiter OpenWrt bandwidth limiter through iptables firewall with PHP GUI Features Limit download speed per client/IP Limit upload speed per client/I
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
🖤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
A clean and responsive interface for Zend OPcache information,
A clean and responsive interface for Zend OPcache information, showing statistics, settings and cached files, and providing a real-time update for the information.
GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user
RBAC Manager for Yii 2 GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄 . Documentation Important: If you
Easy to install email tracker with gui and telegram api bot with date device & ip tracking,
mail-php-tracking-with-gui 📧 Simple mail tracking program that uses php, html, telegram bot, and a gui The gui The gui lets you create specific links
Web interface to manage multiple instance of lxd
LXDMosaic 💭 Share your feedback 📢 More input required 🎯 Roadmap 🗃️ Docs 🛫 Get Started Prepare LXD Setup LXD and ensure LXD is available over the
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
Extensionless PHP Graphic User Interface library
PHP can be more than a "Web Language", it's a fast language, with a cross platform interpreter and a good CLI. GUI is a natural step for completing this ecosystem.
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
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
Alerty - a GUI to monitor smell query identifier
Alerty is a smell query identifier which gives you a GUI to monitor them. Installation: To install Alerty, you need to execute this command usi
GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
To begin with, you need to install the XHProf extension. Refer to the PHP documentation if you need assistance. You will need to manually create the d
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
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
Laravel generator with GUI. Generate crud / scaffold.
Laravel generator with GUI. Generate crud / scaffold.
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
✨A simple way to create a GUI on servers based on PocketMine-MP 4.0!✨
FakeInventories ✨ A simple way to create a GUI on servers based on PocketMine-MP 4.0! ✨ (https://youtu.be/D1NIx8E2UPg) Features Fast opening without a
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 Powerful package for handling roles and permissions in Laravel with GUI.
Laravel Roles A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, and 8.0+. Tab
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
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
This is wegare tools but all-in-one installer only, exclude GUI
All In One Installer for Wegare Tools This is wegare tools, but this is all-in-one. Here is the source https://github.com/wegare123?tab=repositories I
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 Gui To Manage Laravel Translation Files
Lingo A file based translation manager, which unlike other Lang managers don't need a database connection to handle the translation. Installation comp
A GUI for managing JSON translation files in your laravel projects.
Laravel Language Manager Langman is a GUI for managing your JSON language files in a Laravel project. Installation Begin by installing the package thr
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
🚀 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
📝 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
I gues i tried to make a shell that's looks like a terminal in single php file
php-shell-gui Terms of service This tool can only be used for legal purposes. You take full responsibility for any actions performed using this. The o
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
Infopanel is a simple tool getting some information from source. It works basically like a slider that shows only title, image, a little bit description and QR-Code for links.
Infopanel is a simple tool getting some information from source. It works basically like a slider that shows only title, image, a little bit description and QR-Code for links. It has its own GUI for the editing. The GUI provides a very simple role concept. This tool can be used for digital signage, Information panels, News or Events or similar.
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
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
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
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
Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration.
Migrator Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration. Installation: To install Migrator you
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
Native desktop applications with PHP
php-gui php-gui allows you to build desktop ui applications with PHP only. It leverages FFI extension and Tcl/Tk for that, thus you don't need to comp
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
Modern version of pocketmine forms API, ported to PHP 8.0+ with high quality code and phpstan integration
forms Modern version of pocketmine forms API, ported to PHP 8.0+ with high quality code and phpstan integration Code samples ModalForm Using ModalForm
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.
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.
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server.
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time. It does that by installing & configuring the popular Nginx webserver to act as a reverse caching proxy for static files (like CSS, JS, images etc.) with an additional micro-cache layer to significantly improve performance of dynamic content generated by CMSs like WordPress, Joomla or Drupal as well as forum software like vBulletin, phpBB, SMF or e-commerce solutions like Magento, OpenCart, PrestaShop and others.
Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress.
Pods Framework Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress. Description Che
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
后台管理系统包含用户角色权限管理,客户CRM,订单财务,群叫功能,可以实现一个中小型的呼叫中心系统
安装步骤 目前仅维护4.0和5.0分支,使用laravel 6.0 LTS版本 git clone -b 4.0 https://github.com/github-muzilong/freeswitch-gui.git 复制.env.example为.env 配置.env里的数据库连接信息 com
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
Language files manager in your artisan console.
Laravel Langman Langman is a language files manager in your artisan console, it helps you search, update, add, and remove translation lines with ease.
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
👀 Manage your views in Laravel projects through artisan
Artisan View This package adds a handful of view-related commands to Artisan in your Laravel project. Generate blade files that extend other views, sc
An artisan command to tail your application logs
Easily tail your logs This package offers an artisan command to tail the application log. It supports daily and single logs on your local machine. To
Runs artisan command in web application
Laravel Terminal Installation composer require recca0120/terminal --dev OR Add Presenter to your composer.json file: "require-dev": { "recca0120/t
php binding for IUP toolkit
php-iup php-ffi experiment php7.4 interface to the IUP toolkit for building GUI's. Description IUP-Toolkit IUP is a multi-platform toolkit for buildin
Protobox is vagrant web GUI
Protobox Protobox is a layer on top of vagrant and a web GUI to setup virtual machines for web development. A single YAML document controls everything
Vagrant/Puppet GUI
PuPHPet PuPHPet - A simple GUI to set up virtual machines for PHP development What? PuPHPet is a web application that allows you to easily and quickly
CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
CRUDlex CRUDlex is an easy to use, well documented and tested CRUD generator for Symfony 4 and Silex 2. It is very useful to generate admin pages for