Libraries tagged by use case
wangningkai/http
17 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
waglero/zttp
39 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
victory7/ezsession
10 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.
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
staabm/http-cache-control
4 Downloads
A tiny lib which provides documented constants and example use-cases for the HTTP Cache-Control header.
ssx/php-math-helpers
18 Downloads
A small collection of PHP helper methods for common math use cases.
robske110/power-target-controller
11 Downloads
Framework for building a PowerTarget-based controller. Example use case: advanced solar-surplus Wallbox controller
rikta/callback-switch
5 Downloads
Switch-statement-like objects based on callbacks for several use-cases
renepardon/laravel-code-generator
240 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
reactmay/zttp
4 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
purpleharmonie/event-system
6 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.
philipphermes/storage-bundle
1 Downloads
A Symfony bundle that wraps Predis and exposes a StorageClient with essential storage operations, while still allowing direct access to the underlying client for advanced use cases.
perfect-space/zttp
210 Downloads
A developer-experience focused HTTP client, optimized for most common use cases (forked by Nate Ritter).
nogor-solutions-ltd/hver
2 Downloads
This package is mainly responsible for everyday use cases.
michel/pqueue
0 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.