Libraries tagged by use case
andrewbreksa/mysql-escape-string-polyfill
69 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
inverseschool/omnipay-stripe
2477 Downloads
Stripe driver for the Omnipay payment processing library for Inverseschool.com/online usecase.
wkhayrattee/php-utils
943 Downloads
A list of reusable functions to use across PHP projects, with Test cases
drupsys/codeception-use-cases-module
988 Downloads
Codeception module to support use case based tests
bamiz/use-case-executor
1536 Downloads
A library that allows to execute use cases of your application in isolation from the delivery mechanism.
lamudi/use-case-bundle
12532 Downloads
A set of tools for Use Case Driven Development with Symfony.
divineomega/php-camel-caser
15 Downloads
Lets you use built-in PHP functions in camel case
webcoder31/ezxmldsig
21 Downloads
An easy-to-use set of PHP classes for common use cases of XML Digital Signatures
soa-php/event-sourcing
92 Downloads
Design & Test use cases based on Commands & Events
payum/payum-silex-provider
1217 Downloads
Payum offers everything you need to work with payments. From simplest use cases to very advanced ones.
pauljulio/avrs-php-api
9 Downloads
API consumer with examples for popular use cases
marwanalsoltany/amqp-agent
1801 Downloads
An elegant wrapper around the famous php-amqplib for 90% use case.
hampe/demo-login
52 Downloads
A tiny magento module which allows you to login into the magento backend without giving credentials out. The most common use-case is probably a demo installation for a module or a theme.
drupsys/servicer-contracts
946 Downloads
Codeception module to support use case based tests