Libraries tagged by martian
martinmulder/openapi-crowdstrike-falcon-php
41 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.
martinlindhe/php-tiled-tmx
4965 Downloads
Library for reading Tiled .tmx map files and rendering as JSON
martinlindhe/php-noisegenerator
809 Downloads
Perlin noise generator
martinlindhe/php-myip
8503 Downloads
External IP providers
martink/chatgpt-site-assistant
9 Downloads
A Laravel package to scan website routes and connect to ChatGPT as a smart assistant.
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.
martinjoiner/ordinal-number
10357 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'
martinjinda/keycloak-adapter-php
7 Downloads
Easy-to-use PHP adapter for Keycloak authentication
martinezdelariva/railway
26 Downloads
martinezdelariva/functional
172 Downloads
Syntax enhancement operators of functional programming
martinbutt/laravel-adsense
973 Downloads
Display Adsense ads easily in Laravel 6.x, 7.x and 8.x
martinbean/laravel-menu-builder
447 Downloads
Menu builder package for Laravel 5.x.
martinbean/eloquent-singular-table-names
4432 Downloads
Makes Eloquent models use singular (rather than plural) table names by default.
martinadamec/css-core
306 Downloads
martin1982/oauth2-soundcloud
3205 Downloads
SoundCloud Oauth 2.0 Client Provider for The PHP League OAuth2-Client