• This repository has been archived on 20/Feb/2024
  • Stars
    star
    130
  • Rank 276,748 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 15 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A CodeIgniter Library to Interface with the Memcached cache system

#Memcached Library for CodeIgniter

##Description

This library is to help interface between a CodeIgniter based project and 1 or more Memcached Servers ( http://www.danga.com/memcached/ ). It can also be used as a standalone php class with a few tweaks (the data in config/memcached.php needs to be loaded into the $config variable in the constructor).

##Misc

There has been an issue going on with some people installing (PECL) 'Memcache' and some 'Memcached'. This library can handle either one but Memcached is preferred!

##Included

  • Library
  • Config File
  • Controller Example

License

The MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

request-migrations

HTTP Request Migrations for API Versioning like Stripe
PHP
185
star
2

laravel-http2-server-push

A middleware package for Laravel to enable server push for your script, style, and image assets.
PHP
167
star
3

townhouse

[WORK IN PROGRESS] A Multitenancy package for Laravel that keeps each tenant in a separate database.
PHP
112
star
4

laravel-micro-manager

Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
PHP
72
star
5

laravel-linkable

URL binding for Laravel models
PHP
25
star
6

fuel-s3

FuelPHP package for the Amazon S3 PHP Class
PHP
23
star
7

fuel-postmark

A driver enabling the postmark email delivery service to be used in conjunction with Fuel
PHP
21
star
8

codeigniter-mongo-logs

Changes the default CodeIgniter Log Library to write to a MongoDB collection instead of flat log files.
PHP
20
star
9

fuel-jobqueue

A job queue & processor for Fuelphp
PHP
12
star
10

fuel-wrench

A simple maintenance package for FuelPHP allowing you to take a site online or offline.
PHP
11
star
11

codeigniter-forrst

A wrapper for the Forrst API using CodeIgniter / PHP
PHP
11
star
12

homebrew-envoy

A homebrew formula to install Laravel's Envoy
Ruby
9
star
13

mozenda-api

Mozenda API Codeigniter Library
PHP
8
star
14

fuel-mongo-crud

A MongoDB CRUD for FuelPHP
6
star
15

fuel-notifications

A notifications system for FuelPHP
PHP
6
star
16

fuel-deploy

Deploy your fuel app in a single command.
PHP
4
star
17

fuel-menu

A set of classes to create nested menus made up of ul/li elements such as the ones in twitter's bootstrap library
PHP
3
star
18

idrac-fan-control

A docker container to control iDRAC fan speeds over IPMI
PHP
3
star
19

dns-over-https

-- WORK IN PROGRESS -- DoH (DNS over HTTPS) Client for PHP / Laravel with support for many providers
PHP
2
star
20

code-style-config

Shared code style configs for my own projects.
1
star