medcharrafi's avatar

New Open Source UI Components System

Laravel devs! Made a UI Components System inspired by shadcn - SheafUI ✨

  • CLI installation
  • Livewire ready
  • No vendor lock-in
  • Actually good-looking components 😄

links :

Any kind of feedback needed.

1 like
7 replies
Randy_Johnson's avatar

Real nice! But I use react 🥲 I hope you will accomodate for me. 💓

medcharrafi's avatar

@Randy_Johnson Haha! You already have the original shadcn/ui for React , this is for us Laravel/Blade folks who were jealous! 😄

AJ-King-hash's avatar

@medcharrafi hey!, i like your components and i'm very thankful for people who wants laravel to grow, btw, i have a perfect package for AI Application like (data mining and fuzzy system and neural networks) using only pure PHP to build this package but i really don't know how to make a documentation for this package like your cheifUI documentation in the chiefUI.com can u give me a source to know how to make a full documentation for my package please? :)

medcharrafi's avatar

Hey! Thank you so much, and good luck with your AI package - that sounds really exciting!

Actually, I've built a framework specifically for creating documentation called ConvergePHP. It's open source and designed to help you build comprehensive docs in minutes. You can check it out at https://convergephp.com

The framework is pretty powerful - it's markdown-driven but supports rendering Blade components within markdown, and even includes a pure PHP search engine. To give you a sense of what's possible, I used ConvergePHP to build:

Current status: It's production-ready for delivering docs through Laravel apps, though I'm still working on some improvements. I'll be diving back into it more once I stabilize SheafUI. Right now it has about 5 different layouts (the SheafUI layout isn't included yet, but that's on my roadmap).

The reason why sheaf ui isn't using converge under the hood, just because I started sheafui half of year before converge, but I am planning to switch in the feature

Would love to see what you build with it! Feel free to reach out if you have questions while setting it up.

*resources:

Please or to participate in this conversation.