Download the PHP
package orchid/platform without Composer
On this page you can find all versions of the php package
orchid/platform. It is possible to download/install
these versions without Composer. Possible dependencies are resolved
automatically.
Vendor orchid Package platform Short Description Platform for back-office applications, admin panel or CMS your Laravel app. License
MIT Homepage https://orchid.software
After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.
Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.
In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories.
In this case some credentials are needed to access such packages.
Please use the auth.json textarea to insert credentials, if a package is coming from a private repository.
You can look here for more information.
Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
To use Composer is sometimes complicated. Especially for beginners.
Composer needs much resources. Sometimes they are not available on a simple webspace.
If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
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.
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 the quick start guide and kick-start the application's development.
Form Builder - Prevent reinventing the wheel or forms. Orchid already supports many form elements "out of the box" and allows building 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 both users and developers.
Access Permissions & Roles - Take advantage of granular access permissions, based on a user’s identity and corresponding role membership.
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 the application to keep users informed appropriately.
Community
Continually striving to actively include feedback from the community in the development of Orchid greatly benefits its progress.
Support from the community is invaluable when providing well-structured and detailed feedback.
GitHub
Create issues to report problems or participate in discussions to ask questions, share ideas, and give opinions.
Join the Discord server to chat with other Orchid users and the development team.
Support Orchid
Thanks to the support of backers 🙏, Orchid is now available for both private and commercial purposes, free of charge. 🎉
Voluntary donations enable the team to allocate more time towards improving Orchid for the benefit of all users! 👍
License
Orchid is covered by the MIT license. Check the license for further information.
Composer command for our command line client (download client)This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free.Standard composer command
The package orchid/platform contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.