Libraries tagged by froq
ciareis/bypass
12384 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
cheprasov/php-cli-args
82864 Downloads
Easy way to gets options from the command line argument list
cerbero/lazy-json-pages
88399 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
cekurte/environment
76967 Downloads
A library to get the values from environment variables and process to php data types
ceeram/clear_cache
119898 Downloads
Clear CakePHP caches from shell, app or debug_kit panel
cedaro/satispress
31730 Downloads
Generate a Composer repository from installed WordPress plugins and themes.
cdsmths/laravel-ocr-space
5795 Downloads
OCR PDF's and images with the OCR.Space API from Laravel
causal/ig_ldap_sso_auth
343400 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.
causal/extractor
212598 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
brianmcdo/image-palette
198954 Downloads
Extracts colors from an image and generates a color palette against a whitelist of colors.
bref/secrets-loader
370796 Downloads
Load secret values from SSM into environment variables
bnomei/kirby3-janitor
34472 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bnomei/kirby3-dotenv
35556 Downloads
Kirby Plugin for environment variables from .env
beyondcode/laravel-masked-db-dump
28038 Downloads
Dump masked information from your database
bentools/string-combinations
177525 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.