Pinned Repositories
composer-unused
Show unused composer dependencies by scanning your code
composer-unused-ga
GithubAction for composer-unused
duck-pony
PHP Integration Server Maintenance
phpstan-readonly-property
PHPStan extension to support readonly class properties using #[IsReadonly]
phpunit-faker-extension
Extension to add fzaninotto/Faker into phpunit
phpunit-trump-extension
"If We Stop Testing, We’d Have Fewer Cases"
random-issue-picker
Select a random issue from github or gitlab by certain criteria
symfony-console-spinner
Custom symfony progressbar displaying a spinner
symfony-time-machine
Symfony bundle that adds the capability to change the datetime of an application
systemctl-php
PHP wrapper for systemctl
icanhazstring's Repositories
icanhazstring/systemctl-php
PHP wrapper for systemctl
icanhazstring/symfony-console-spinner
Custom symfony progressbar displaying a spinner
icanhazstring/random-issue-picker
Select a random issue from github or gitlab by certain criteria
icanhazstring/composer-unused-ga
GithubAction for composer-unused
icanhazstring/symfony-time-machine
Symfony bundle that adds the capability to change the datetime of an application
icanhazstring/phpunit-trump-extension
"If We Stop Testing, We’d Have Fewer Cases"
icanhazstring/duck-pony
PHP Integration Server Maintenance
icanhazstring/phpunit-faker-extension
Extension to add fzaninotto/Faker into phpunit
icanhazstring/phpstan-readonly-property
PHPStan extension to support readonly class properties using #[IsReadonly]
icanhazstring/optimus-middleware
PSR-15/PSR-7 compliant middleware using jenssegers/optimus
icanhazstring/expressive-hashids-middleware
PSR-15/PSR-7 compliant middleware using ivanakimov/hashids.php
icanhazstring/php-library-template
Template for php libraries
icanhazstring/tempa-php
Template file parsing library
icanhazstring/github-issue-aggregator
Issue aggregation for a github repository and dependencies
icanhazstring/phpunit-seed
phpunit extension with fzaninotto/Faker integration
icanhazstring/retry
Small dependency-less library to retry failing operations
icanhazstring/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
icanhazstring/foundry-bundle
Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components
icanhazstring/middleware-exceptions
Common middleware exceptions
icanhazstring/oauth2-server-bundle
Symfony bundle for the OAuth2 Server.
icanhazstring/php-spellchecker
🐘🎓📝 PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers
icanhazstring/phpstan-src
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
icanhazstring/rector-src
Development repository for Rector
icanhazstring/safe
All PHP functions, rewritten to throw exceptions instead of returning false
icanhazstring/twig-infer
Infer variables from twig template
icanhazstring/Verify
BDD Assertions for PHPUnit and Codeception