mll-lab / microplate
PHP package to easily work with microplate data
Installs: 18 876
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
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
Deprecated
This library is deprecated in favor of https://github.com/mll-lab/php-utils.
PHP package to easily work with microplate data
Installation
Install through composer
composer require mll-lab/microplate
Usage
See tests.
Changelog
See CHANGELOG.md
.
Contributing
See CONTRIBUTING.md
.
License
This package is licensed using the MIT License.