Libraries tagged by new api
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
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.
yeganehha/digikala-seller-webhook
2 Downloads
With the help of this package, you can be informed about the registration of a new order in Digikala through social networks (like Telegram, Discord, SMS, etc.) and automatically update the stock of other similar products.
moofik/laravel-resources-extensions
21 Downloads
This package provide new resource classes and helper traits which will extent standard abilities of Laravel resources
docusign/maestro-client
987 Downloads
⚠️ Deprecated – Maestro is now available as part of the new IAM SDK: https://developers.docusign.com/docs/sdks/ . The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-maestro-php-client repository.
soysaltan/larasplitter
71 Downloads
Decompose your Laravel api files
pauloamgomes/cockpitcms-betterslugs
33 Downloads
Better slugs Addon for Cockpit CMS, provides a new slug field type.
manuelgil/moodle-alternate-admin
117 Downloads
This wrapper for Moodle adds a new interface to streamline your administrative tasks.
benjamincrozat/lumen-boilerplate
75 Downloads
Opinionated way to start a new Lumen project.
chill-pills/laravel-instagram-basic-feed
847 Downloads
Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.
ogetit/ogetit
228 Downloads
OGetIt is a open source PHP library for handling the new OGame API as of version 6.
fusionx1/terminus-get-newrelic
39 Downloads
Terminus Plugin that fetches metric data from new relic api and display via console
odannyc/google-image-search
1402 Downloads
You're able to query google for images using Google's new Custom Search API.
masterskill/custom-router
24 Downloads
It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router
kuantiko/ci4-msgraph-mailer
27 Downloads
Provides a new protocol (msgraph) to the Email library enabling sending emails via Microsoft Graph API with OAuth2
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.