All Projects → cybercog → Laravel Paket

cybercog / Laravel Paket

Licence: mit
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!

Projects that are alternatives of or similar to Laravel Paket

Setup Miniconda
Set up your GitHub Actions workflow with conda via miniconda
Stars: ✭ 222 (+55.24%)
Mutual labels:  dependencies, package, package-manager
Laravel Kit
A desktop Laravel admin panel app
Stars: ✭ 440 (+207.69%)
Mutual labels:  laravel, composer, development
dex
docker executables - run applications without installing them or their dependencies
Stars: ✭ 31 (-78.32%)
Mutual labels:  package-manager, installer, dependencies
Asset Packagist
Asset Packagist
Stars: ✭ 235 (+64.34%)
Mutual labels:  composer, package-manager, packagist
Lara Eye
Filter your Query\Builder using a structured query language
Stars: ✭ 39 (-72.73%)
Mutual labels:  laravel, library, composer
Nebula
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Stars: ✭ 190 (+32.87%)
Mutual labels:  laravel, package, composer
Performance
⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
Stars: ✭ 429 (+200%)
Mutual labels:  laravel, composer, packagist
Laravel Messenger
Simple user messaging package for Laravel
Stars: ✭ 2,140 (+1396.5%)
Mutual labels:  laravel, package, composer
Htmlcache
Laravel middleware to cache the rendered html
Stars: ✭ 35 (-75.52%)
Mutual labels:  laravel, package, composer
Package Skeleton
📦 My base for PHP packages.
Stars: ✭ 6 (-95.8%)
Mutual labels:  laravel, package, composer
aplus
Aplus Command Line Tool
Stars: ✭ 71 (-50.35%)
Mutual labels:  package, composer, installer
Github
a module for building, searching, installing, managing, and mining Stata packages from GitHub
Stars: ✭ 56 (-60.84%)
Mutual labels:  installer, package, package-manager
Sleepingowladmin
🦉 Administrative interface builder for Laravel (Laravel admin)
Stars: ✭ 671 (+369.23%)
Mutual labels:  laravel, package, composer
Laravel Packager
A cli tool for creating Laravel packages
Stars: ✭ 1,049 (+633.57%)
Mutual labels:  laravel, package, development
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (-41.26%)
Mutual labels:  installer, laravel, composer
Tosin
Initialize a npm package with everything included, from CI to documentation website
Stars: ✭ 142 (-0.7%)
Mutual labels:  library, package
Pharbuilder
Create Phar of Composer based PHP application
Stars: ✭ 122 (-14.69%)
Mutual labels:  package, composer
Mint
A package manager that installs and runs executable Swift packages
Stars: ✭ 1,750 (+1123.78%)
Mutual labels:  installer, package-manager
Docker Octobercms
Dockerized October CMS: PHP, Composer, October core and dependencies
Stars: ✭ 125 (-12.59%)
Mutual labels:  laravel, composer
Rpg
Online Role Playing Game (based on Laravel)
Stars: ✭ 121 (-15.38%)
Mutual labels:  laravel, composer

Laravel Paket

cog-laravel-paket

Releases Build Status StyleCI Code Quality License

Introduction

Laravel Paket satisfies application requirements. Manage Laravel dependencies without switching to command line!

Graphical User Interface made with Tailwind CSS.

Official Documentation

Documentation can be found in Laravel Paket Guide.

Installation

Pull in the package through Composer.

$ composer require cybercog/laravel-paket --dev

Run Artisan paket:setup command to publish Paket assets to public/vendor/paket directory & create storage/paket directory for terminal job logs.

$ php artisan paket:setup

Upgrading

When upgrading Paket, you should re-publish assets to public/vendor/paket directory with force setup command.

$ php artisan paket:setup --force

Quick Start

Run local development server.

$ php artisan serve

Go to URL http://localhost:8000/paket in your browser.

You will only be able to access this dashboard when APP_ENV=local is set in .env file.

Dashboard

Laravel Paket Dashboard

Laravel Ecosystem

Laravel Ecosystem

Composer Requirements

Laravel Paket Requirements

Terminal Jobs

Laravel Paket Jobs

Terminal Job Details

Laravel Paket Job

License

About CyberCog

CyberCog is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion.

CyberCog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].