webtheory / facade
Collection of traits that enables use of Laravel style facade classes in packages
0.1.2
2021-12-21 04:18 UTC
Requires
- php: >=7.4
Requires (Dev)
- captainhook/captainhook: ^5.10
- fakerphp/faker: ^1.16
- filp/whoops: ^2.5
- friendsofphp/php-cs-fixer: ^2.15
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.5
- psy/psysh: ^0.10.7
- spatie/phpunit-watcher: ^1.12
- squizlabs/php_codesniffer: ^3.5
- symfony/var-dumper: ^5.4
- vimeo/psalm: ^4.7
Suggests
- mockery/mockery: create mocks with facades
This package is auto-updated.
Last update: 2024-11-17 07:52:54 UTC
README
Laravel style facade usable in libraries
Install
Via Composer
composer require webtheory/facade
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email spider.mane.web@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.