packagit / component-common
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/packagit/component-common
Requires
- encore/laravel-admin: ^1.8
This package is not auto-updated.
Last update: 2025-10-01 03:46:17 UTC
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
composer require packagit/component-common
Usage
// Usage description here
Testing
composer test
How to create this package
packagit new Components/Common
Please see packagit for more information.