File ManagerCurrent Directory: wp-content/plugins/wp-migrate-db/vendor/php-di/php-diLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: CONTRIBUTING.md # Contributing [](https://travis-ci.org/PHP-DI/PHP-DI) [](https://coveralls.io/r/PHP-DI/PHP-DI?branch=master) PHP-DI is licensed under the MIT License. ## Set up * Check out the sources using git or download them ```bash $ git clone https://github.com/PHP-DI/PHP-DI.git ``` * Install the libraries using composer: ```bash $ curl -s http://getcomposer.org/installer | php $ php composer.phar install ``` If you are running Windows or are having trouble, read [the official documentation](http://getcomposer.org/doc/00-intro.md#installation). ## Run the tests The tests are run with [PHPUnit](http://www.phpunit.de/manual/current/en/installation.html): ```bash $ phpunit ``` ## Learning the internals Read the [How it works](doc/how-it-works.md) documentation. ## What to do? - Add tests: pick up uncovered situations in the [code coverage report](https://coveralls.io/r/PHP-DI/PHP-DI) - Resolve issues: [issue list](https://github.com/PHP-DI/PHP-DI/issues) - Improve the documentation - … ## Coding style The code follows PSR0, PSR1 and [PSR2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md). Also, do not hesitate to add your name to the author list of a class in the docblock if you improve it. Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dir404.mdFile20.00 B Rename | Delete | EditCONTRIBUTING.mdFile1.38 KB Rename | Delete | EditLICENSEFile1.06 KB Rename | Delete | EditREADME.mdFile1.52 KB Rename | Delete | Editchange-log.mdFile20.76 KB Rename | Delete | Editcomposer.jsonFile1.61 KB Rename | Delete | Editcouscous.ymlFile4.39 KB Rename | Delete | Editphpunit.xml.distFile846.00 B Rename | Delete | EditsrcDirectory Rename | Delete