mll-lab / microplate
v6.3.0
2023-09-19 13:45 UTC
Requires
- php: ^7.4 || ^8
- illuminate/support: ^7 || ^8 || ^9 || ^10
- myclabs/php-enum: ^1.7
- thecodingmachine/safe: ^1 || ^2
Requires (Dev)
- ergebnis/composer-normalize: ^2
- infection/infection: ~0.25
- jangregor/phpstan-prophecy: ^1
- mll-lab/graphql-php-scalars: ^6
- mll-lab/php-cs-fixer-config: ^5
- mll-lab/rector-config: ^2
- nunomaduro/larastan: ^1 || ^2
- orchestra/testbench: ^5 || ^6 || ^7 || ^8
- phpstan/extension-installer: ^1
- phpstan/phpstan: ^1
- phpstan/phpstan-deprecation-rules: ^1
- phpstan/phpstan-phpunit: ^1
- phpstan/phpstan-strict-rules: ^1
- phpunit/phpunit: ^9
- symfony/var-dumper: ^5 || ^6
- thecodingmachine/phpstan-safe-rule: ^1.1
Suggests
- mll-lab/graphql-php-scalars: To use the provided scalar types for GraphQL servers, requires version ^6
README
已弃用
此库已被弃用,推荐使用 https://github.com/mll-lab/php-utils。
PHP包,便于处理微孔板数据
安装
通过composer安装
composer require mll-lab/microplate
用法
参见 tests。
变更日志
参见 CHANGELOG.md
。
贡献
参见 CONTRIBUTING.md
。
许可
此包使用MIT许可。