Libraries tagged by martian
gamboa.martin/administrador
5595 Downloads
Frontend
martinbean/dribbble-php
212 Downloads
PHP wrapper for the Dribbble API.
martinmulder/vmware-api
279 Downloads
A PHP implementation for the VMWare API
yuriy-martini/laravel-nova-fields
641 Downloads
martinvondrak/platba-mobilom-php-sdk
1931 Downloads
SDK for payment gateway PlatbaMobilom.sk for PHP7.0
martinusso/monolog-rocketchat-handler
376 Downloads
A Monolog handler for Rocket.Chat webhooks
martinsvacinka/redis
1584 Downloads
Redis client integration into Nette framework
martinsr/dingo-blueprint-l11
11 Downloads
API Blueprint documentation generator.
martinshaw/decomposer
32 Downloads
List Composer 'vendor' directories on your system, how heavy they are, then you can select which ones you want to delete to free up space (NPM's npkill but for PHP Composer)
martinschenk/livewire-cookie-consent
336 Downloads
livewire cookie consent modals with laravel livewire
martins-74/artisan-gui
661 Downloads
Laravel Graphic User Interface for Artisan Comands. (Works on Live Servers with out SSH)
martinmulder/openapi-crowdstrike-falcon-php
31 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-useragent-trait
71 Downloads
martinlindhe/php-traits
119 Downloads
Some reusable traits
martinlindhe/php-noisegenerator
798 Downloads
Perlin noise generator