Skip to content

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

License

Nks/platform

 
 

Repository files navigation


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 good balance between CRUD generation and handwriting.
  • Fields - more than 40 types.
  • Permissions - offers convenient management in development and support.
  • Menus, graphics, settings, notifications, etc. now.
Screenshot

screenshot

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

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.5%
  • HTML 3.6%
  • CSS 2.9%