dbt / resolver
Resolve classes from strings
Installs: 10
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.2
Requires (Dev)
- ext-pcov: *
- friendsofphp/php-cs-fixer: ^2.15
- larapack/dd: ^1.1
- phpunit/phpunit: ^7.0
- vimeo/psalm: ^3.1
This package is auto-updated.
Last update: 2024-10-29 04:59:28 UTC
README
Installation
You can install the package via composer:
composer require dbt/php-project
Usage
Change the project name and namespaces in composer.json
and also in UnitTestCase
and away you go.
Etc.
Please see CONTRIBUTING for details. The MIT License (MIT). Please see License File for more information.