php.package.health
composer.json
.Package | Status | |
---|---|---|
matthiasnoback/badges | A package for testing various badges for PHP projects | |
matthiasnoback/behat-expect-exception | ||
matthiasnoback/behat-local-code-coverage-extension | ||
matthiasnoback/behat-remote-code-coverage-extension | ||
matthiasnoback/broadway-serialization | Serialization helpers for Broadway | |
matthiasnoback/code-sniffer-sniff-dsl | DSL for writing sniffs for PHP_CodeSniffer | |
matthiasnoback/console-command-generator-bundle | Bundle for generating Symfony2 commands | |
matthiasnoback/convenient-immutability | Make objects initially inconsistent, yet eventually immutable | |
matthiasnoback/doctrine-dbal-test-service-provider | Service provider for tests in need of a Doctrine DBAL connection | |
matthiasnoback/doctrine-orm-test-service-provider | Service provider for tests in need of a Doctrine entity manager | |
matthiasnoback/doctrine-orm-value-object | Introduces value objects to Doctrine ORM | |
matthiasnoback/doctrine-orm-value-object-bundle | Bundle for integrating the doctrine-orm-value-object library in a Symfony2 project | |
matthiasnoback/gherkin-features-html-exporter | A tool for exporting Gherkin features to HTML | |
matthiasnoback/high-quality-bundles-project | The "Symfony Standard Edition" adapted for my High Quality Bundles workshop | |
matthiasnoback/lazy-services-bundle | Bundle for marking services and arguments as "lazy" | |
matthiasnoback/leanpub-api-client | A PHP client for the Leanpub API | |
matthiasnoback/leanpub-sampler | A simple script for generating samples for Leanpub books | |
matthiasnoback/live-code-coverage | Generate code coverage reports on a live server | |
matthiasnoback/mail-comments-common | ||
matthiasnoback/microsoft-translator | Library for making calls to the Microsoft Translator V2 API | |
matthiasnoback/microsoft-translator-bundle | Bundle for using the Microsoft Translator V2 API | |
matthiasnoback/microsoft-translator-service-provider | Silex service provider for using the Microsoft Translator V2 API | |
matthiasnoback/naive-serializer | A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code. | |
matthiasnoback/php-ast-inspector | ||
matthiasnoback/php-coding-dojo | Empty project which can be used in a PHP and PHPUnit-oriented coding dojo | |
matthiasnoback/php-coding-standard | PHP_CodeSniffer coding standard based on PSR-1 and PSR-2 | |
matthiasnoback/php-duck-typing | ||
matthiasnoback/php-parser-instantiation-printer | ||
matthiasnoback/phpunit-asynchronicity | Library for asserting things that happen asynchronously with PHPUnit | |
matthiasnoback/phpunit-test-service-container | Simple service container for PHPUnit tests | |
matthiasnoback/php-workshop-tools | ||
matthiasnoback/random-disaster-bundle | Bundle for creating random disasters in your Symfony project | |
matthiasnoback/simple-bus | This package has been split and moved to the SimpleBus organization | |
matthiasnoback/sphinx-documentation-collector | A tool for collecting documentation roots from different libraries | |
matthiasnoback/symfony-bundle-plugins | Allow Symfony bundles to have plugins | |
matthiasnoback/symfony-config-test | Library for testing user classes related to the Symfony Config Component | |
matthiasnoback/symfony-console-form | Use Symfony forms for Console command input | |
matthiasnoback/symfony-controller-annotation | Helper library for creating event listeners that influence a Symfony application flow based on annotations | |
matthiasnoback/symfony-dependency-injection-test | Library for testing user classes related to the Symfony Dependency Injection Component | |
matthiasnoback/symfony-service-definition-validator | Library for validating service definitions created with the Symfony Dependency Injection Component | |
matthiasnoback/tail-event-stream | A simple, tail-based event stream | |
matthiasnoback/talis-orm |