php.package.health
composer.json
.Package | Status | |
---|---|---|
mpyw/base-utf8 | BaseXX encoder/decoder those support any valid UTF-8 sequences. | |
mpyw/co | Asynchronous cURL executor simply based on resource and Generator | |
mpyw/comphar | Pack all composer dependencies into a single phar file | |
mpyw/compoships-eager-limit | topclaudy/compoships + staudenmeir/eloquent-eager-limit | |
mpyw/coutte | Yet another asynchronous scraper based on mpyw/co | |
mpyw/cowitter | Asynchronous Twitter client compatible with mpyw/co Generator-based flows. | |
mpyw/easycrypt | A class that provides simple interface for decryptable encryption. | |
mpyw/eloquent-has-by-join | Convert has() and whereHas() constraints to join() ones for single-result relations. | |
mpyw/eloquent-has-by-non-dependent-subquery | Convert has() and whereHas() constraints to non-dependent subqueries. | |
mpyw/exceper | Provides temporary error handler automatically using set_error_handler() and restore_error_handler(). | |
mpyw/hardbotter | Yet another EasyBotter | |
mpyw/laravel-cached-database-stickiness | Guarantee database stickiness over the same user's consecutive requests | |
mpyw/laravel-database-advisory-lock | Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel | |
mpyw/laravel-database-mock | Database Mocking Library which mocks PDO underlying Laravel Connection classes | |
mpyw/laravel-file-errors | A tiny extension that reports validation error details about uploaded files | |
mpyw/laravel-local-class-scope | A tiny macro that reuse a global scope class as a local scope | |
mpyw/laravel-mysql-system-variable-manager | A tiny extension of MySqlConnection that manages session system variables | |
mpyw/laravel-pdo-emulation-control | Temporarily enable/disable PDO prepared statement emulation | |
mpyw/laravel-retry-on-duplicate-key | Automatically retry non-atomic upsert operation when unique constraints are violated. | |
mpyw/laravel-transaction-observer | ||
mpyw/laravel-unique-violation-detector | Detect primary/unique key or constraint violation errors from PDOException. | |
mpyw/mockery-pdo | BDD-style PDO Mocking Library for Mockery | |
mpyw/null-auth | Null Guard for Laravel. Designed for Middleware-based authentication and testing. | |
mpyw/opengraph | PHP library for consuming and publishing Open Graph resources. | |
mpyw/php-hyper-builtin-server | Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption | |
mpyw/phpunit-patch-serializable-comparison | Fixes assertSame/assertEquals serialization errors running in separate processes. | |
mpyw/privator | Utils for testing private methods and properties on PHP 7.0+ | |
mpyw/scoped-auth | Apply specific scope for user authentication. | |
mpyw/sharable-value-objects | Share value objects that contain the same primitive value as a singleton. | |
mpyw/streamable-console | Call interactive artisan command using arbitrary stream | |
mpyw/stream-interface-resource | Create resource stream from PSR-7 StreamInterface implementation | |
mpyw/twistoauth | Advanced PHP Twitter library. | |
mpyw/twittertext | Strict linkification tool for Twitter statuses. | |
mpyw/unclosure | Closure unwrapper especially suited for Laravel PDO | |
mpyw/unique-violation-detector | Detect primary/unique key or constraint violation errors from PDOException. | |
mpyw/uuid-ulid-converter | UUID <=> ULID bidirectional converter |