Libraries tagged by user sessions

jfusion/curl

0 Favers
72 Downloads

Curl Libery used for creating sessions using curl

Go to Download


peloncano/cakephp-plugin-redis-cache

0 Favers
514 Downloads

A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.

Go to Download


osaris-uk/cart

0 Favers
58 Downloads

Shopping Cart library for Laravel 6 that uses Database instead of Sessions

Go to Download


kaibuecking/php-klarna-payments

0 Favers
22 Downloads

The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).

Go to Download


db1-fpp/laravel-elasticache

2 Favers
1318 Downloads

Add new cache and session driver to use AWS ElastiCache with auto discovery

Go to Download


aseemann/pihole-api-client

0 Favers
24 Downloads

The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.

Go to Download


pixelbrackes/php-version-pickup

0 Favers
0 Downloads

Set a PHP version used in a shell session through a `.php-version` file

Go to Download


insulinjunkiede/clisession

1 Favers
17 Downloads

Use the PHP built-in session manager on CLI

Go to Download


sbe1/signedcookielib

1 Favers
2 Downloads

Simple library for creating and validating custom session/token cookies that use a cryptographic signature for verification.

Go to Download


nguyenquang2302/shoppingcart-eloquent

0 Favers
107 Downloads

A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.

Go to Download


smartbos/flash_message

1 Favers
8 Downloads

Store message in session and delete it when it's used once. (It's a sample code for a book, not for production)

Go to Download


mouf/utils.network.http.curlhtmlbrowser

2 Favers
85 Downloads

This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.

Go to Download


wallacemaxters/facebook-sdk-laravel

0 Favers
229 Downloads

Solution to use the facebook api with Laravel 4 session, instead of the php native session

Go to Download


wnikk/laravel-flexible-throttle

0 Favers
0 Downloads

A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.

Go to Download


victory7/ezsession

2 Favers
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.

Go to Download


<< Previous Next >>