Libraries tagged by 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
824 Downloads
Codeception module to support use case based tests
drewlabs/overloadable
327 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
designbycode/luhn-algorithm
258 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
brendt/php-make-object
7 Downloads
Simple wrapper for symfony/serializer for the 90% use-case
ahrmerd/laravel-test-generator
95 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
oz-tech/gerador-crud
495 Downloads
Pacote para criação de crud no padrão de arquitetura action/usecase/repository.
wkhayrattee/php-utils
808 Downloads
A list of reusable functions to use across PHP projects, with Test cases
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.
jeyroik/sm-plugin-error-state
374 Downloads
Plugin for jeyroik StateMachine. Let to use error state - valid state but in invalid case.
yuslf/composer-use-case
15 Downloads
ro/hex-use-case-orchestrator
35 Downloads
Handle use case for Hexagonal architecture
khasinski/php-solid-use-case
7 Downloads
SolidUseCase pattern in PHP
hugol/use-case
2 Downloads
use case for Sprint Technology
gibass/use-case-maker
5 Downloads
Generating classes for clean architecture Project in symfony