For full documentation, visit orchid.software.
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.
- 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.
See CHANGELOG.
php vendor/bin/phpunit --coverage-html ./logs/coverage ./tests
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. 😊
The MIT License (MIT). Please see License File for more information.
orchid.software · GitHub @tabuna · Twitter @orchid_platform