Libraries tagged by margin
marvin255/jwt-symfony
70 Downloads
Yet another JWT implementation for Symfony.
marvin255/jwt
126 Downloads
Yet another jwt for PHP.
marvin255/data-getter-helper
86 Downloads
Helper which allows to get typed data from mixed sources.
martinvondrak/platba-mobilom-php-sdk
1993 Downloads
SDK for payment gateway PlatbaMobilom.sk for PHP7.0
martinsr/constraint-updater
1594 Downloads
martinsik/google-chart-generator
38 Downloads
PHP 5.4+ wrapper around Google Chart API using Polymer 1.0 element
martinshaw/decomposer
50 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
340 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)
martinpham/mongodb
552 Downloads
Laravel MongoDB with PHP 7's MongoDB driver. Original from jenssegers/mongodb, Run `composer require "mongodb/mongodb=^1.0.0@beta"`
martinoak/statamic-link-checker
19 Downloads
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
809 Downloads
Perlin noise generator
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.
martinjoiner/ordinal-number
10359 Downloads
Converts numbers to a human readable ordinal form eg. 'first', 'second' or even 'Three thousand five hundred sixty first'