Libraries tagged by php-cors
particle-academy/fancy-mlm
652 Downloads
Framework-agnostic multi-level referral / network-marketing engine for agentic apps. Pure PHP core with an optional Laravel 11-13 bridge and fun-lab / catalog / fms integration.
particle-academy/dark-slide
1395 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
malocher/cqrs-esb
3731 Downloads
PHP CQRS ESB Framework
jazzsequence/ai-connector-secure-layer
8471 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
devgeniem/wp-stateless-bucket-link-filter
33904 Downloads
Enables filtering WP Stateless bucket link via a PHP constant.
cboxdk/laravel-id-client
836 Downloads
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
asterios/core
1086 Downloads
Asterios PHP Core
yaangvu/php-consul-vault
5773 Downloads
Php Consul Vault SDK And Laravel wrapper
timefrontiers/php-core
188 Downloads
Core utilities, enums, and helpers for TimeFrontiers packages
samsonos/php_core
9388 Downloads
SamsonPHP framework core module
oihana/php-core
2287 Downloads
The Oihana PHP Core library
nekojira/wp-php-console
110 Downloads
A WordPress implementation of PHP Console.
meitu/php-consumergroup
750 Downloads
php kafka consumer
leovie/php-construct-normalize
1198 Downloads
Normalize php language constructs.
frc/wp-env-heroku-custom-php-constant
44939 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)