Libraries tagged by case uses
waglero/zttp
38 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
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.
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
staabm/http-cache-control
3 Downloads
A tiny lib which provides documented constants and example use-cases for the HTTP Cache-Control header.
ssx/php-math-helpers
17 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
4 Downloads
Switch-statement-like objects based on callbacks for several use-cases
renepardon/laravel-code-generator
237 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
3 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
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.
pluswerk/t3ext_ig_ldap_sso_auth
488 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
perfect-space/zttp
209 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.
michaeljoyner/simple-json-endpoint
38 Downloads
If you just want to get some JSON from an endpoint and also possibly cache it, this makes life easier. Example use cases include fetching instagram feed, weather data, exchange rates, etc. You just need to worry about how you deal with the data.
medusa/validation
10 Downloads
Validation Objects for common Use-Cases