Libraries tagged by CIOS
bsobbe/ithenticate
13528 Downloads
A library to use Ithenticate API easier and faster, to check and prevent plagiarism
bairwell/middleware-cors
21837 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
apploud/cors-psr7
10902 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
applab/webex-meeting
4456 Downloads
Applab Webex Meeting
rnd-cosoft/slm-queue-rabbitmq
18355 Downloads
Laminas Framework module that integrates RabbitMQ as queuing system
cross-solution/bootstrap3-dialog
59148 Downloads
Make use of Bootstrap Modal more monkey-friendly.
cosnavel/laravel-unsplash
12667 Downloads
Unsplash API wrapper for Laravel
cosmira/outlook-msg
2168 Downloads
Read and write Microsoft Outlook MSG files in modern PHP
cosmastech/statsd-client-adapter
13954 Downloads
A StatsD client adapter for use with DataDog or PHPLeague's statsd clients
close/partner-sdk
6931 Downloads
Official SDK for Close partners.
crossjoin/browscap
234485 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
zpm-packages/server-access
999 Downloads
Cross-platform PHP primitives for managing SSH-backed server access, users, keys, and permissions.
vortos/vortos-secrets
1517 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
vortos/vortos-release
1516 Downloads
Vortos Release — immutable build manifests, schema fingerprinting, rollback invariant math, semver/changelog, and coordinated multi-repo tagging. Write-once persistence enforced at the storage layer; provenance-ready for cosign/SLSA attestation.
vortos/vortos-audit-admin
1073 Downloads
Admin HTTP API for the Vortos Audit spine — platform (cross-tenant, .any) and org-own (.own, via TenantContext) keyset read / chain-verify / signed-export endpoints over AuditAdminService. RBAC-gated, 2FA step-up on export. Mounts into the host vortos-http pipeline; apps stop hand-writing audit controllers.