Libraries tagged by stonescriptphp
progalaxyelabs/stonescriptphp
1439 Downloads
Core Framework Library - Use progalaxyelabs/stonescriptphp-server to create new projects. Modern PHP backend framework for building APIs with PostgreSQL. Installed automatically as a dependency when you create projects with stonescriptphp-server.
progalaxyelabs/stonescriptphp-pay
134 Downloads
Payment provider abstraction for StoneScriptPHP — Razorpay driver included. Paddle, Square, and Apple Pay are future drivers.
progalaxyelabs/stonescriptphp-payments
5 Downloads
The unified payment system for StoneScriptPHP — merges what were separately-published stonescriptphp-pay (Razorpay/PayPal transport drivers) and stonescriptphp-invoice (SQL-first billing/invoicing) into one package: gateway drivers, the idempotent payment-capture primitive, and SQL-first subscription/one-time/credit/wallet/consumption/passthrough pricing, invoices, parties, pluggable regional tax computation (ships India GST), gateway routing, and durable transactional-outbox intimation. All business logic lives in PostgreSQL functions deployed via the StoneScriptDB Gateway; PHP is transport only.
progalaxyelabs/stone-script-php
17 Downloads
Core Framework Library - Use progalaxyelabs/stonescriptphp-server to create new projects. Modern PHP backend framework for building APIs with PostgreSQL. Installed automatically as a dependency when you create projects with stonescriptphp-server.
progalaxyelabs/stonescriptphp-server
65 Downloads
Application skeleton for StoneScriptPHP. Ready-to-use project template with CLI tools, folder structure, and examples. Includes the stonescriptphp framework as a dependency.