Libraries tagged by martian
martin-schenk/laravel-cookie-consent
19 Downloads
GDPR-compliant cookie consent system with minimal dependencies for Laravel 11
dan-d-martin/logger-aware
10925 Downloads
Simply and transparently add logger support to a class
martinbean/dribbble-php
213 Downloads
PHP wrapper for the Dribbble API.
martinmulder/vmware-api
284 Downloads
A PHP implementation for the VMWare API
martin-ro/filament-seo-meta-tags
1242 Downloads
SEO Meta Tags for Filament Admin Panel
yuriy-martini/laravel-authorization
1809 Downloads
martinvondrak/platba-mobilom-php-sdk
1998 Downloads
SDK for payment gateway PlatbaMobilom.sk for PHP7.0
martinsik/google-chart-generator
39 Downloads
PHP 5.4+ wrapper around Google Chart API using Polymer 1.0 element
martinshaw/decomposer
51 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
341 Downloads
livewire cookie consent modals with laravel livewire
martins-74/artisan-gui
668 Downloads
Laravel Graphic User Interface for Artisan Comands. (Works on Live Servers with out SSH)
martinrichard/laravel-credit-card-validator
627 Downloads
Laravel credit card validator 2 from rap2hpoutre
martinmulder/openapi-crowdstrike-falcon-php
42 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-noisegenerator
810 Downloads
Perlin noise generator
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.