Libraries tagged by spss
mezzio/mezzio-authentication-session
193294 Downloads
Username/password, session-backed authentication adapter for mezzio-authentication.
mediawiki/scss
52998 Downloads
Allows using SCSS files for MediaWiki styling
lucidtaz/yii2-scssphp
71746 Downloads
Yii2 bindings for scssphp
leafo/scssphp-compass
166286 Downloads
Compass for scssphp
kronos/redis-session-handler
193925 Downloads
Port of https://github.com/snc/SncRedisBundle RedisSessionHandler
kodus/session
35671 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
kdyby/fake-session
348150 Downloads
FakeSession class for Nette Framework
josantonius/session
22782 Downloads
PHP library for handling sessions.
joomla/session
279766 Downloads
Joomla Session Package
hyperf/session
264556 Downloads
A session library
diablomedia/zendframework1-session-savehandler-dbtable
240932 Downloads
Zend Framework 1 Session_SaveHandler_DbTable component
diablomedia/zendframework1-session
425200 Downloads
Zend Framework 1 Session component
customergauge/session
23275 Downloads
Native PHP Session adapter for Laravel Authentication
compwright/php-session
6775 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
byjg/jwt-session
72700 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.