Libraries tagged by crowd
crowdhandler/sdk
5152 Downloads
A PHP library for interacting with CrowdHandler
smurfy/atlassian-services-crowd
50592 Downloads
friendsoftypo3/crowdin
62 Downloads
Crowdin integration for TYPO3
crowdtruth/crowdtruth
6 Downloads
The CrowdTruth Framework
adesso-mobile/php-crowd-client
1955 Downloads
This is the crowd usermanagement rest resources endpoint documentation
crowdsec/standalone-bouncer
376 Downloads
The official CrowdSec standalone bouncer for PHP websites
crowdstar/vertica-swoole-adapter
305 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.
crowdstar/reflection
16411 Downloads
Allow to directly access protected/private properties and call protected/private methods.
crowdstar/crypt
6951 Downloads
Handle data encryption/decryption.
crowdsec/magento-symfony-cache
2526 Downloads
Fork of symfony/cache package for Magento 2.4 compatibility
crowdreactive/lob-bundle
5029 Downloads
A Symfony bundle for the Lob.com PHP SDK
markaspot/mark-a-spot
1126 Downloads
Mark-a-Spot is a Drupal distribution for crowdmapping and public civic issue tracking
ezsystems/ezplatform-i18n
93783 Downloads
Meta repository to store every Ibexa translation. This should be used during development to ease synchronization with Crowdin. SHOULD NOT BE USED IN PRODUCTION
attogram/shared-media-tagger
13 Downloads
Shared Media Tagger is a crowdsourced ratings website for freely licensed images and media taken from Wikimedia Commons. PHP, SQLite, MediaWiki API, Curators backend.
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.