Skip to content

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.

License

Notifications You must be signed in to change notification settings

yigitcukuren/platform

 
 

Repository files navigation

Laravel Orchid

For the full documentation, visit orchid.software.

Orchid is a free Laravel package that abstracts standard business logic and allows code-driven rapid application development of back-office applications, admin/user panels, and dashboards.

Packagist Open Collective backers and sponsors

Interesting Features

  • Rapid Application Development - Focus on PHP development and don't lose time with HTML, CSS, or JavaScript. Build application logic, not admin panels. Try our quick start guide and kick-start your application's development.

  • Form Builder - Prevent reinventing the wheel or forms. Orchid already supports many form elements "out of the box" and allows you to build all kinds of forms quickly.

  • Fast Loading Times - Enjoy an SPA like performance! Transitions can be made without reloading a page and require no additional code. Thanks to the Hotwire project, Orchid makes this a satisfying experience for you and your users.

  • Access Permissions & Roles - Take advantage of granular access permissions, based on a user’s identity and corresponding role membership.

  • Filtering & Sorting - Offer your users the ability to filter and sort data quickly! Orchid uses an Eloquent based filtering/sorting approach.

  • Fast Full-Text Search - Take advantage of the integrated Laravel Scout based full-text search, which allows searching through all available content, and displaying search results almost instantly.

  • Multiple Notifications Types - Orchid offers various types of notifications and allows your application to keep your users informed appropriately.

Live Demo

Laravel Orchid Platform

Curious but not (yet) in the mood to read the documentation? Click here, to experience a live demo of Orchid.

Community

We are continually trying to actively include feedback from the community in the development of Orchid. You help us a lot if you give us well-structured and detailed feedback.

GitHub

Create issues to report problems, or participate in discussions to share your ask questions, ideas and opinions.

Telegram User Groups

Join our Global Community, Russian Community, or Spanish Community on Telegram.

Discord

Join our Discord server to chat with other Orchid users and the development team.

Support Orchid

Thanks to our backers 🙏, Orchid is free for private and commercial purposes. 🎉

Voluntary donations are allowing us to spend more time improving Orchid for everyone! 👍

License

Orchid is covered by the MIT license. Check our license for further information.

About

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.8%
  • Blade 10.5%
  • JavaScript 9.4%
  • SCSS 6.3%