g4 / clean-core
clean-core php library
2.4.0
2024-02-20 09:21 UTC
Requires
- php: >=8.2
- ext-json: *
- g4/constants: *
- laminas/laminas-paginator: 2.18.*
Requires (Dev)
- phpunit/phpunit: 10.*
- rector/rector: ^0.14.6
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.15
This package is auto-updated.
Last update: 2026-06-20 14:38:36 UTC
README
clean-core - php library
Install
composer require g4/clean-core
Usage
Development
Install dependencies
$ make install
Run tests
$ make test
License
(The MIT License) see LICENSE file for details...