The PHP Secure Stateless Cookies Class lets you create a system that authenticates with secure cookies instead of using PHP sessions. Furthermore, it allows for:
- Secure password hashing
- Secure cookie hashing
- Automatically updates md5 passwords
- Can interpret (Non-Portable) PHPass hashes without changing your current user database
Documentation
Check out the documentation for code samples and usage.
Purpose
There is quite a bit of discussion between stateful and stateless. For a better understanding of stateless cookies and stateless PHP applications, consider reading the article Hardened Stateless Session Cookies (PDF) by Steven J. Murdoch.
Changelog
-
(12.05.2012) v1.0
- Release version
-
(12.06.2012) v1.1
- Added a much more secure salting algorithm
- Updated properties to follow OOP standard
- Added verifyAuth as security measure
-
(02.08.2014) v1.2
- Updated encryption method
- Added _switchUserTo method
- Added _switchUserBack method
- Added _setcookie method
- Added remember me cookie
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = PHP Secure Stateless Cookies Class
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/php-secure-stateless-cookies-class/3572854″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy PHP Secure Stateless Cookies Class from the The Developer ( parkerj ) website. Thank you.
Download = PHP Secure Stateless Cookies Class-[Updated].zip