Popular Packages
-
-
-
-
-
-
-
PHP
mattiasgeniar/phpunit-query-count-assertions
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
-
-
-
-
-
-
-
-
PHP
sebastiaanluca/php-pipe-operator
Method chaining (or fluent expressions) for any value using any method.