Libraries tagged by casys
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
ultra/enum-dominant
15 Downloads
Allows you to make one of the enumeration cases the main one.
stahiralijan/request-caster
63 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
solutionplus/microservice
155 Downloads
a laravel package to deal with specific case of micro-services connection. So, it doesn't suit all needs or handle all connection cases
socialpoint/parallel-phpunit
18241 Downloads
Parallel Test Cases Runner for PHPUnit
qacorp/qteste-qaract
7 Downloads
Módulo do QTeste para gerar casos de testes via ChatGPT
purpleharmonie/event-system
5 Downloads
Purpleharmonie Event System is a flexible and powerful event dispatching library for PHP applications. It provides a robust implementation of the PSR-14 Event Dispatcher standard, along with additional features for advanced use cases.
pixelfed/zttp
46397 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
phpsa/laravel-case-remapping
24 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
perfect-code/module-invalid-indexer-monitor
202 Downloads
This module is disabling full reindex by cron and monitoring cases when some index process receives a flag 'invalid' or 'Reindex Required'.
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
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
mmerlijn/laravel-helpers
882 Downloads
Laravel helpers: casts and facades
lushobarlett/query-manager
168 Downloads
manager for mysql queries to improve database code flexibility, security and automation of simpler database use cases