Libraries tagged by expect
estai/yii2-fixedheadertable
79 Downloads
FixedHeaderTable in its simplest form displays a fixed header for any valid table mark-up. This is an active jQuery plugin project so expect new features and improvements to be released.
drjermy/pest-dom
745 Downloads
A set of custom expectations for matching DOM selectors
drjermy/my-ui
600 Downloads
A set of custom expectations for matching DOM selectors
dmitryrechkin/php-converters-emptytonull
214 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
degaray/mock-soapclient
385 Downloads
This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.
daycode/charable
6 Downloads
Get expected return value from char such as Alphabetic, Alphanumeric, Digit, Upper and Lower Case
corealg/excel-validator
4 Downloads
This package helps you to validate your excel sheet cell by cell. You do not need to store data blindly, you can rule each cell to match your expectation.
chazmuzz/php-mocked-functions
1 Downloads
Uses ext-runkit to mock, stub and set expectations on used-defined functions
charm/interop
12 Downloads
A set of traits for classes that expect to have various common services injeted.
alaracreative/tagorama
12 Downloads
An Eloquent tagging package for Laravel. Just a demo, don't expect much.
adamb/websitestatus
69 Downloads
Checks to see that the given array of websites are providing the 200 responce header as expected and can also check the SSL expriation date of the websites
perry-rylance/datatable
6 Downloads
This library handles client and server side record fetching, including search, sort and pagination. Please note that this package is still under development and is not usable presently. I expect this to be ready within the week.
perf/type-validation
229 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
lucky-loek/really-simple-http-requests
13 Downloads
A package for people who want to easily send requests and expect a status code and body back.
ingenerator/be_entity
2237 Downloads
Doctrine 2 entity factory and expectation testing helper framework for Behat