Libraries tagged by bick
causal/ig_ldap_sso_auth
327677 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
brumann/polyfill-unserialize
3758303 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
binary-cats/laravel-rbac
13399 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
b13/permission-sets
33632 Downloads
Allows for deployable and re-usable permission sets for backend users
b13/doktypemapper
64348 Downloads
Maps your page.doktype to page.backend_layout
apix/log
981031 Downloads
Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.
apix/cache
524423 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
aimeos/ai-admin-jsonadm
305108 Downloads
Aimeos JSON admin API for backend
phanan/cascading-config
143410 Downloads
Bringing the cascading configuration system back to Laravel 5.
indigophp/hash-compat
938715 Downloads
Backports hash_* functionality to older PHP versions
helios-ag/fm-elfinder-php-connector
1331577 Downloads
ElFinder PHP backend, 5.4 compliant
doctrine/key-value-store
264798 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
burzum/file-storage
112819 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
193265 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
yriveiro/php-backoff
62647 Downloads
Simple backoff / retry functionality