Libraries tagged by ctrip
particle-academy/laravel-catalog
1111 Downloads
Laravel package for managing Stripe catalog (Products, Prices) via a facade API
particle-academy/dark-slide
982 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.
modernmcguire/overwatch
14592 Downloads
Configure and provide customizable Stripe data via RESTful endpoint.
minionfactory/raw-hydrator
6601 Downloads
Run a raw SQL query and hydrate Eloquent models (with relations) from the result set, in a single round trip.
mindtwo/laravel-blade-spaceless
36871 Downloads
Blade @spaceless directive that strips whitespace between HTML tags at render time.
electrik/electrik
1584 Downloads
Laravel SaaS starter kit: auth, teams, and Stripe billing on Electrik Slate.
cradeq/commonmark-html-whitelist-extension
9267 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
codingms/shop
8156 Downloads
TYPO3 Shop by coding.ms: An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.
cline/bearer
9747 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel
chamber-orchestra/image-bundle
4411 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
amashukov/rector-php-rules
1390 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
alexhackney/laravel-doppler
1020 Downloads
Render a Laravel .env from Doppler secrets safely, atomically, and with a round-trip guarantee
vanilo/stripe
4553 Downloads
Stripe Payment Gateway Support for Vanilo (Laravel)
tatter/stripe
5268 Downloads
Stripe SDK integration for CodeIgniter 4
tarjei/stripe-httpclient-mock
2347 Downloads
Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests