Libraries tagged by bass
clue/reactphp-sqlite
29669 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
christophwurst/nextcloud_testing
784598 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit
chillerlan/php-authenticator
88456 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
caseyamcl/toc
309324 Downloads
Simple Table-of-Contents Generator for PHP. Generates TOCs based off H1...H6 tags
bitworking/mimeparse
135441 Downloads
Basic functions for handling mime-types.
besimple/soap-common
2301209 Downloads
Build and consume SOAP Common based web services
bainternet/php-hooks
17267 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
b13/host-variants
252475 Downloads
Extends the base variants condition with current host.
b13/bolt
181170 Downloads
Bolt - An easy TYPO3 integration basis
awcodes/mason
3296 Downloads
A simple block based drag and drop page / document builder field for Filament.
avanzu/admin-theme-bundle
251677 Downloads
Admin Theme based on the AdminLTE Template for easy integration into symfony
automattic/jetpack-config
2929254 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.
authbucket/oauth2-php
94123 Downloads
The standard compliant OAuth2.0 library based on the Symfony Components
astrotomic/php-conditional-proxy
127198 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
aronduby/dump
635761 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo