Libraries tagged by crowd
torrentpier/translations
3276 Downloads
Composer package with TorrentPier localization files in different languages
crowdstar/reflection
21211 Downloads
Allow to directly access protected/private properties and call protected/private methods.
crowdstar/crypt
9016 Downloads
Handle data encryption/decryption.
waterloobae/crowdmarkdashboard
2966 Downloads
A dashboard for crowdmark
drupal/pulsedeck_crowdsec
348 Downloads
Pulsedeck service monitor plugin for CrowdSec collaborative security.
elkuku/crowdin-api
34310 Downloads
A crowdin API implementation in PHP
crowdtruth/crowdtruth
6 Downloads
The CrowdTruth Framework
crowdsec/standalone-bouncer
713 Downloads
The official CrowdSec standalone bouncer for PHP websites
crowdsec/magento-symfony-cache
3835 Downloads
Fork of symfony/cache package for Magento 2.4 compatibility
crowdreactive/lob-bundle
5596 Downloads
A Symfony bundle for the Lob.com PHP SDK
studioraz/magento2-language-pack-he-il
4611 Downloads
Magento 2 Hebrew Language Pack Missing Crowding Translation
markaspot/mark-a-spot
1128 Downloads
Mark-a-Spot is a Drupal distribution for crowdmapping and public civic issue tracking
waterloobae/crowdmarkapilaravel
23 Downloads
A dashboard for crowdmark
rilo-arbabillah/laravel-crowdsec
129 Downloads
A lightweight CrowdSec-like WAF protection package for Laravel
martinmulder/openapi-crowdstrike-falcon-php
155 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.