VasilSlavchev / platform

A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.

Home Page:https://orchid.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Orchid

For the full documentation, visit orchid.software.

Packagist Open Collective backers and sponsors

Introduction

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.

Laravel Orchid Platform

Interesting Features

  • Rapid Application Development - Focus to 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 supports already 40+ form elements "out of the box" and allows you to build all kinds of forms quickly.

  • Fast Loading Times - Enjoy a 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, that 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

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

Getting started

Documentation

Blog

Orchid's blog informs about news and announcements around Laravel Orchid, including related projects.

Feedback/Support

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 ask questions or report problems.
  • Participate in disccussions around Orchid and share your ideas/opinions.

Telegram User Groups

Discord

Development

Releasese Strategy

We like to keep things as modern as possible and have a "release early, release often" approach to major releases. Meaning, we won't wait an arbitrary number of months to accumulate significant changes and release the next major version. By releasing major versions often, new features will be out earlier, and upgrading between versions will be much easier.

Changelog

We actively and continuously maintain a changelog that informs about Orchid's history of improvements, bug fixes and changes.

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

A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.

https://orchid.software

License:MIT License


Languages

Language:PHP 72.0%Language:Blade 9.8%Language:JavaScript 9.4%Language:SCSS 8.8%