|
|
|
|
|
|
36
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
36
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
37
|
* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
|
37
|
* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
|
|
38
|
* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
38
|
* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
|
39
|
-* [Mockery](https://github.com/padraic/mockery) - A mock object library for unit testing.
|
|
|
|
40
|
-* [Phake](https://github.com/mlively/Phake) - Another mock object library for unit testing.
|
|
|
|
|
|
39
|
+* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
|
|
|
40
|
+* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
|
|
|
41
|
+* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
|
|
41
|
* [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
|
42
|
* [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
|
|
42
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
43
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
|
43
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).
|
44
|
* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library (uses [WKHTMLToPDF](https://github.com/antialize/wkhtmltopdf)).
|
|
|
|
|
|
|
66
|
* [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
|
67
|
* [Tala Payments](https://github.com/adrianmacneil/tala-payments) - A payment processing library.
|
|
67
|
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
68
|
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
|
|
68
|
* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
|
69
|
* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
|
|
|
|
70
|
+* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime extension.
|
|
69
|
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
|
71
|
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
|
|
70
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
72
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
71
|
* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
|
73
|
* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
|