Libraries tagged by marvin
cobaia/marsvin
113 Downloads
Marsvin it's a framework to write crawler applications
reliqarts/mardin
280 Downloads
Simplified real-time messaging for Laravel 5.
martinmulder/vmware-api
284 Downloads
A PHP implementation for the VMWare API
yuriy-martini/laravel-authorization
1837 Downloads
martinsvacinka/redis
1608 Downloads
Redis client integration into Nette framework
martinsr/constraint-updater
1624 Downloads
martinsoenen/phpstan-custom-rules
22 Downloads
Some custom PHPStan extensions for a better code base
martinsik/google-chart-generator
39 Downloads
PHP 5.4+ wrapper around Google Chart API using Polymer 1.0 element
martinshaw/decomposer
53 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
martinrichard/laravel-credit-card-validator
641 Downloads
Laravel credit card validator 2 from rap2hpoutre
martinpham/mongodb
554 Downloads
Laravel MongoDB with PHP 7's MongoDB driver. Original from jenssegers/mongodb, Run `composer require "mongodb/mongodb=^1.0.0@beta"`
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-tiled-tmx
5092 Downloads
Library for reading Tiled .tmx map files and rendering as JSON
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.