Libraries tagged by cased
kunicmarko/graphql-test
57850 Downloads
GraphQL Test Cases
jobins/api-generator
5931 Downloads
Generate api docs while writing test case (Laravel).
gember/event-sourcing
1540 Downloads
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
facile-it/symfony-functional-testcase
29704 Downloads
A small functional base test case for Symfony
epifrin/rector-custom-rules
18825 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
dilovanmatini/laravel-enumable
1264 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
demos-europe/edt-extra
15788 Downloads
Extension for edt-queries containing various convenience and use-case specific functionality.
datatables.net/datatables.net-buttons-bs5
5149 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
console-helpers/phpunit-compat
2841 Downloads
Compatibility layer for PHPUnit test cases/test suite to work on different major PHPUnit versions
b13/de-slash
7432 Downloads
In case you do not want to havea trailing slash in your URLs, this extension will remove it
agungsugiarto/codeigniter4-authentication
4205 Downloads
Provides an API for authentication and includes concrete authentication adapters for common use case scenarios
aeon-php/retry
152606 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
phpunit/phpunit-mink-trait
21362 Downloads
Trait that provides minimal integration layer for using Mink in PHPUnit test cases
google/sqlcommenter-laravel
75064 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
webignition/base-basil-test-case
6455 Downloads