Download the PHP package utopia-php/detector without Composer
On this page you can find all versions of the php package utopia-php/detector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download utopia-php/detector
More information about utopia-php/detector
Files in utopia-php/detector
Package detector
Short Description A simple library for fast and reliable environment identification.
License MIT
Informations about the package detector
Utopia Detector
Utopia Detector is a simple library for fast and reliable environment identification. This library is aiming to be as simple and easy to learn and use. This library is maintained by the Appwrite team.
Getting Started
Install using composer:
Init in your application:
Supported Adapters
Detector Adapters:
Adapter | Status |
---|---|
Runtime | ✅ |
Framework | ✅ |
Packager | ✅ |
Rendering | ✅ |
Runtime Adapters:
Adapter | Status |
---|---|
CPP | ✅ |
Dart | ✅ |
Deno | ✅ |
Dotnet | ✅ |
Java | ✅ |
JavaScript | ✅ |
PHP | ✅ |
Python | ✅ |
Ruby | ✅ |
Swift | ✅ |
Bun | ✅ |
Framework Adapters:
Adapter | Status |
---|---|
Astro | ✅ |
Flutter | ✅ |
NextJs | ✅ |
Nuxt | ✅ |
Remix | ✅ |
SvelteKit | ✅ |
Angular | ✅ |
Analog | ✅ |
Lynx | ✅ |
Packager Adapters:
Adapter | Status |
---|---|
NPM | ✅ |
PNPM | ✅ |
Yarn | ✅ |
Rendering Adapters:
Adapter | Status |
---|---|
SSR | ✅ |
Static | ✅ |
✅ - supported, 🛠 - work in progress
System Requirements
Utopia Detector requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible.
Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
You can refer to the Contributing Guide for more info.
Tests
To run all tests, use the following command:
Copyright and license
The MIT License (MIT) http://www.opensource.org/licenses/mit-license.php