Libraries tagged by scenario
karls/data-mapper-bundle
2 Downloads
Data Mapping Bundle for refactoring different 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
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
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
apetitpa/card-factory
7 Downloads
CardFactory is a PHP library designed to simplify the creation and management of card decks for card games. It provides an organized and extensible structure with classes and enumerations for cards, suits, values, and decks, making it easy to build and manipulate card decks in a variety of game scenarios.