padam / core-component
My awesome package
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/padam/core-component
Requires
- php: ^7.4
- guzzlehttp/guzzle: 5.*|6.*
- illuminate/support: 6.*
Requires (Dev)
- mockery/mockery: >=0.7.2
- phpspec/phpspec: ~2.0
- phpunit/phpunit: 4.*
- satooshi/php-coveralls: ^0.7.0
- scrutinizer/ocular: ~1.1
This package is auto-updated.
Last update: 2025-12-17 00:42:44 UTC
README
Just Simple component to check where the account is verified or not!
Installation
You can install the package via composer:
composer require padam/core-component
Usage
Add this line under providers array in config/app.php
Padam\CoreComponentRepository\CoreComponentRepository::class
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.