Popular Packages
-
PHP
jankapusta/nova-color-multi-status-field
Laravel Nova field, for showing multiple statuses or activity history by colorful row of squares (e.g. last 52 weeks activity).
-
Vue
jankapusta/nova-boolean-multi-status-field
Laravel Nova custom field for showing multiple statuses within one field
-
-
-
PHP
squirephp/gb-counties-en
A library containing the English translation of Squire's GbCounty model.
-
-
-
-
PHP
evanshunt/serverinfo
A small SilverStripe module that provides logged in users -that have permission to view this module- assess to phpinfo() print out. This helps in quickly finding server info.
-
-
PHP
martinmulder/openapi-crowdstrike-falcon-php
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
-
-
-
PHP
cdma-numiscorner/ebay-fulfillment-api
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
-
PHP
renoki-co/php-helm
PHP Helm Processor is a process wrapper for Kubernetes' Helm v3 CLI. You can run programmatically Helm v3 commands, directly from PHP, with a simple syntax.