create-prisma-php-app 4.0.0-alpha.87 β†’ 4.0.0-alpha.89

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,63 +1,80 @@
1
1
  # πŸš€ Create Prisma PHP App
2
2
 
3
- **Prisma PHP**: The Next-Gen Framework Merging PHP’s Power with Prisma's ORM Mastery
3
+ **Prisma PHP** β€” The Next-Gen Framework Merging PHP’s Power with Prisma's ORM Mastery.
4
4
 
5
5
  ---
6
6
 
7
- ## **Introduction**
7
+ ## πŸ“– Introduction
8
8
 
9
- `create-prisma-php-app` is a game-changing command-line tool tailored for modern PHP developers. It seamlessly merges the power of PHP with Prisma's ORM excellence, delivering an unparalleled development experience. From blazing-fast routing to dynamic component-based integration, Prisma PHP revolutionizes how you build web applicationsβ€”just like Next.js and React, but with PHP's unmatched server-side power.
9
+ `create-prisma-php-app` is a game-changing CLI tool tailored for modern PHP developers. It seamlessly merges the power of PHP with Prisma's ORM excellence, delivering an unparalleled development experience. From blazing-fast routing to dynamic component-based integration, Prisma PHP revolutionizes how you build web applications β€” just like Next.js and React, but with PHP's unmatched server-side power.
10
10
 
11
- ### **Why Choose Prisma PHP?**
11
+ ---
12
+
13
+ ## ✨ Why Choose Prisma PHP?
12
14
 
13
- - **Effortless Routing:** Manage complex routes with ease, supporting dynamic patterns and nested structures.
14
- - **Component-Based Architecture:** Integrate reusable components effortlessly, just like React.
15
- - **Flexible Integration:** Choose and integrate only the packages you need, such as:
16
- - 🧁 **Tailwind CSS** for modern UI styling
17
- - πŸ“˜ **Swagger Docs** for powerful API documentation
18
- - πŸ”Œ **WebSocket** for real-time interactions
19
- - πŸš€ **Prisma ORM** for robust database management
20
- - **Out-of-the-Box Authentication:** Role-based sign-in and sign-out mechanisms ready to go.
21
- - **Advanced Caching:** Supercharge performance with built-in caching options.
15
+ - ⚑ **Effortless Routing:** Manage complex routes with ease, supporting dynamic patterns and nested structures.
16
+ - 🧩 **Component-Based Architecture:** Integrate reusable components effortlessly, just like React.
17
+ - πŸ› οΈ **Flexible Integration:** Choose and integrate only the packages you need, such as:
18
+ - 🧁 **Tailwind CSS** – for modern UI styling.
19
+ - πŸ“˜ **Swagger Docs** – for powerful API documentation.
20
+ - πŸ”Œ **WebSocket** – for real-time interactions.
21
+ - 🧠 **MCP (Model Context Protocol)** – for AI tool and LLM integration.
22
+ - πŸš€ **Prisma ORM** – for robust database management.
23
+ - πŸ” **Out-of-the-Box Authentication:** Role-based sign-in and sign-out mechanisms ready to go.
24
+ - πŸš€ **Advanced Caching:** Supercharge performance with built-in caching options.
25
+
26
+ ---
22
27
 
23
- ## Quick Start
28
+ ## βš™οΈ Quick Start
24
29
 
25
- Creating a new Prisma PHP project is just one command away! Get started by running the following command in your terminal:
30
+ Creating a new Prisma PHP project is just one command away!
26
31
 
27
32
  ```bash
28
33
  npx create-prisma-php-app@latest
29
34
  ```
30
35
 
31
- This interactive process will prompt you for key setup options, including Tailwind CSS integration and other essential features.
36
+ This interactive process will prompt you for setup options like Tailwind CSS, Swagger, Prisma ORM, and other essential features.
37
+
38
+ Example:
32
39
 
33
40
  ```bash
34
41
  βœ” Would you like to use Tailwind CSS? … No / Yes
42
+ βœ” Would you like to use Swagger Docs? … No / Yes
43
+ βœ” Would you like to use MCP (Model Context Protocol)? … No / Yes
44
+ βœ” Would you like to use Prisma PHP ORM? … No / Yes
35
45
  ```
36
46
 
37
- Select "Yes" to include Tailwind CSS in your project.
38
-
39
47
  ## πŸ“š Documentation
40
48
 
41
- For comprehensive guides and full documentation, visit the [Prisma PHP](https://prismaphp.tsnc.tech/) website
49
+ Full docs and guides available at: [https://prismaphp.tsnc.tech](https://prismaphp.tsnc.tech)
42
50
 
43
- ## πŸŽ₯ Video Tutorial
51
+ ---
44
52
 
45
- Prefer a visual walkthrough? Check out our video series for a step-by-step guide on how to use `create-prisma-php-app`:
53
+ ## πŸŽ₯ Video Tutorials
46
54
 
47
- [Watch the Prisma PHP Video Series](https://www.youtube.com/playlist?list=PLS-62wu4j8sS0Ia7ZkWHQ41W85Ice85PA)
55
+ Check out our complete step-by-step video series here:
56
+ [πŸ“Ί Prisma PHP YouTube Series](https://www.youtube.com/playlist?list=PLS-62wu4j8sS0Ia7ZkWHQ41W85Ice85PA)
48
57
 
49
- ## πŸ’‘ Contributing
58
+ ---
50
59
 
51
- We welcome contributions to improve `create-prisma-php-app`. If you have ideas, found bugs, or want to make improvements, feel free to open an issue or submit a pull request on the repository.
60
+ ## 🀝 Contributing
61
+
62
+ We welcome contributions! Please feel free to open issues and submit pull requests on GitHub to help improve the project.
63
+
64
+ ---
52
65
 
53
66
  ## πŸ“„ License
54
67
 
55
- `create-prisma-php-app` is under the MIT License. See LICENSE for details.
68
+ This project is licensed under the **MIT License**.
69
+
70
+ ---
56
71
 
57
72
  ## πŸ‘€ Author
58
73
 
59
- This project is developed and maintained by [The Steel Ninja Code](https://thesteelninjacode.com/), continuously pushing the boundaries of PHP development.
74
+ Created and maintained with ❀️ by The Steel Ninja Code.
75
+
76
+ ---
60
77
 
61
- ## πŸ“§ Contact Us
78
+ ## πŸ“¬ Contact
62
79
 
63
- Got questions or feedback? Reach out to us at [thesteelninjacode@gmail.com](mailto:thesteelninjacode@gmail.com). We’d love to hear from you!
80
+ Got questions or feedback? Reach us at [thesteelninjacode@gmail.com](mailto:thesteelninjacode@gmail.com)