Libraries tagged by scenarios
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
heptacom/heptaconnect-test-suite-storage
6 Downloads
HEPTAconnect test suite to challenge storages against real life scenarios
hejunjie/schema-validator
0 Downloads
一个简单且可扩展的 PHP 参数验证库,支持规则式定义与自定义扩展,适用于任何结构化数据校验场景 | A simple and extensible PHP parameter validation library, supporting rule-based definitions and custom extensions, suitable for any structured data verification scenarios
guirong/laravel-validate
15 Downloads
The use of the Larravel validator and validation scenarios
grocelivery/laravel-testing
21 Downloads
Behat scenarios steps definitions for grocelivery apps made in laravel
gabyquiles/doctrine-context
17 Downloads
Behat Context to allow create and drop a DB schema before each Scenario
flarum-com/preset
100 Downloads
Presets for scenarios.
famelo/behat
303 Downloads
Scenario-oriented BDD framework for PHP 5.3
extiverse/flarum-preset
1 Downloads
Presets for scenarios.
edmondscommerce/behat-zalenium-context
257 Downloads
A Behat Context for integrating with Zalenium and allowing split videos for test scenarios
davide7h/encoded-ids
6 Downloads
An easy way to mask your IDs when exposing them in routes, APIs or other scenarios when you don't want the user to see the actual ID of your database records
damien-list/behat
103 Downloads
Scenario-oriented BDD framework for PHP 5.3
corleonis/formmetadata
17662 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).
comproso/element-leise
27 Downloads
Leise Complex Problem Solving Scenario Element
cfx/pspec
200 Downloads
PSpec is a Pest plugin for composing multi scenarios tests with a simple API, based on RSpec let