ctalkington / platform

Platform for back-office applications, admin panel or CMS your Laravel app.

Home Page:https://orchid.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


ORCHID

For full documentation, visit orchid.software.

Packagist Packagist Version

Introduction

This is a package for creating administration-style applications on the Laravel framework. Allows you to abstract the common patterns of business applications, so that developers can easily implement beautiful and elegant interfaces without much effort. The main places of application are: backoffice applications, admin panels, content management systems, etc.

Some features:
  • Form builder - no need to describe HTML fields of the same type each time.
  • Screen - a comfortable balance between CRUD generation and handwriting.
  • Fields - over 40 types.
  • Permissions - offers convenient management in development and support.
  • Menus, graphics, settings, notifications, etc.
Screenshot

screenshot

Getting started

Local User Groups

Change log

See CHANGELOG.

Test

php vendor/bin/phpunit --coverage-html ./logs/coverage ./tests

Donate & Support

Since the existence of a healthy open source ecosystem creates real value for the software industry, believe it is fair for maintainers and authors of such software to be compensated for their work with real money.

If you would like to support development by making a donation you can do so here. 😊

License

The MIT License (MIT). Please see License File for more information.


orchid.software  ·  GitHub @tabuna  ·  Twitter @orchid_platform

About

Platform for back-office applications, admin panel or CMS your Laravel app.

https://orchid.software

License:MIT License


Languages

Language:PHP 79.9%Language:CSS 17.1%Language:HTML 3.1%