Skip to content

Stripe Pad is the PHP boilerplate & template, a SaaS-in-a-Box, Stripe Ready, that saves developers months of effort and new founders tens of thousands of dollars.

License

Notifications You must be signed in to change notification settings

natzar/Stripe-Pad

👋 FOR EDUCATIONAL PURPOSES - GPL3

Stripe Pad

License: GPL3 PHP Composer Psalm Security Scan DevSkim CodeQL Stripe Pad Image

Introduction

Stripe Pad is a server-rendered PHP boilerplate for building SaaS products with Stripe — old-school, simple, and fast. It uses PHP as both backend and template engine, with as little JavaScript as possible. Everything runs directly on your server, no build steps or frontend frameworks required.

You get a complete foundation ready to customize:

  • Landing page, admin dashboard, private area for registered users
  • User authentication, Stripe payments, and webhooks
  • SQLite database and MVC structure (Models, Views, Controllers)
  • Google login, SMTP transactional emails, and optional OpenAI module

The code is meant to be edited directly:

  • Change HTML by editing /views templates
  • Add routes or logic in /app/App.php or /landing/Landing.php
  • Create or extend database models in /app/models

Stripe Pad handles user access and payments, while giving you a clean base to build on — you can later plug in React, Vue, or any JS framework inside the /app private area if you need it.

Licensed under GPL-3.0, Stripe Pad is your minimal, transparent starting point for a fully functional SaaS.

🤠 Suitable for Educational purposes

🫠 Not affiliated with Stripe.com

Installation & Official Documentation

You can read the official documentation and installation instructions on the Wiki

Demo

Online demo: https://demo.stripepad.com

The 3 main parts of every SaaS: A public page, a private area where only registered users and customers can login and a Superadmin private part to manage and maintain the SaaS.

Stripe Pad Homepage

Contributing

You can read the contribution guide here. Feel free to log an issue on our GitHub issues page.

Code of Conduct

In order to ensure that the PHP community is welcoming to all, please review and abide by the Code of Conduct

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Stripe Pad is free software, and is released under the terms of the GPL (GNU General Public License) Version 3.0 Copy of the license.

Share the love

Stripe Pad has no multi-million dollar marketing campaign or celebrity sponsors, but it have something even better; you. If you enjoy Stripe Pad please consider telling a friend, setting it up for someone less knowledgeable than yourself, or writing the author of a media article that overlooks us.

If you would like to support Stripe Pad, please consider becoming a sponsor

About

Stripe Pad is the PHP boilerplate & template, a SaaS-in-a-Box, Stripe Ready, that saves developers months of effort and new founders tens of thousands of dollars.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published