Libraries tagged by econnect
socranext/statamic
12 Downloads
Get found in AI. Connect your Statamic website to SocraNext.
shoppingfeed/shoppingfeed-for-woocommerce
571 Downloads
WordPress connection Controller Plugin for ShoppingFeed - Sell on Amazon, Ebay, Google, and 1000's of international marketplaces
rubin/openexchangerates
126 Downloads
OpenExchangeRates API connector
quillstack/db
688 Downloads
Database connections and a query builder which binds everything it is given.
plin-code/job-boards-workable
19 Downloads
Workable job board connector for the plin-code job-boards family
plin-code/job-boards-smartrecruiters
19 Downloads
SmartRecruiters job board connector for the plin-code job-boards family
plin-code/job-boards-personio
19 Downloads
Personio job board connector for the plin-code job-boards family
plin-code/job-boards-lever
20 Downloads
Lever job board connector for the plin-code job-boards family
plin-code/job-boards-greenhouse
18 Downloads
Greenhouse job board connector for the plin-code job-boards family
plin-code/job-boards-ashby
19 Downloads
Ashby job board connector for the plin-code job-boards family
phpnitro/database
47 Downloads
PhpNitro's database package — a Doctrine DBAL-backed connection layer plus a migrations tool (Engine\Database\*).
php-standard-library/unix
536 Downloads
Non-blocking Unix domain socket connections
php-standard-library/socks
535 Downloads
SOCKS5 proxy connector for tunneling TCP connections (RFC 1928)
phattarachai/laravel-db-tunnel
23 Downloads
SSH tunnels for remote database connections in Laravel — machine-wide port allocation, auto-open on first use, and a Laravel Boost skill so Claude can query prod/UAT/QAS read-only without the database port ever facing the internet.
nythros/framework
20 Downloads
Nythros 游戏框架层(Game framework layer):三基类(BasePlayer/BaseMonster/BaseNPC,继承 engine 的 Actor\BaseActor)+ 战斗模块(Combat/CombatService + MonsterActor + DropEntity/DropTable + EntityTypeIndex)+ 背包(Inventory)+ 社交模块(Social/SocialService + Team/Guild/Location 存储)+ 玩家 Actor(Actor/PlayerActor)+ 身份(Auth/Identity)+ 插件机制(PluginInterface/PluginRegistry + Skill/Item/Buff 官方插件)+ 实时服务器运行时(Server/RealtimeServer + ConnectionRegistry + FrameMerger)+ 部署(Deploy/DeployConfig)+ 观测(Observability/PerfSampler)+ 持久化管道(Persistence/ArchivePipeline)。