cnsaturn / codeigniter-my-sessionLinks
Another Codeigniter session library that uses Native PHP session mechanism instead of the original cookie-based way. It also takes memcached as the session datastore.
☆62Updated 11 years ago
Alternatives and similar repositories for codeigniter-my-session
Users that are interested in codeigniter-my-session are comparing it to the libraries listed below
Sorting:
- Adding HMVC support to CodeIgniter. 为 CodeIgniter 增加 HMVC 支持。☆136Updated 8 years ago
- Oauth2 SocialAuth for CodeIgniter☆86Updated 11 years ago
- CodeIgniter 2.2.0 with Eloquent☆42Updated 10 years ago
- CodeIgniter ApiDoc 文件注释文档自动生成插件☆45Updated 10 years ago
- A barebones router for PHP. Automatic get variable based on handler function parameter list. Suport to compile router callback handlers i…☆161Updated 7 years ago
- A Simple PHP Framework based on Composer, looks like a Tiny Laravel.☆375Updated 7 years ago
- A CodeIgniter library to interact with Redis☆239Updated 6 years ago
- EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by v…☆251Updated 6 years ago
- ☆18Updated 11 years ago
- QeePHP 2☆34Updated 7 years ago
- micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).