Libraries tagged by madkting
mops1k/api-client-bundle
7 Downloads
Client for making work with any api more easy
mauris/octurlpus
22 Downloads
Octurlpus - making URLs meaningful through OEmbed
matthiasnoback/lazy-services-bundle
35 Downloads
Bundle for marking services and arguments as "lazy"
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.
maplephp/query
112 Downloads
MaplePHP - MySQL queries is a powerful yet user-friendly library for making safe database queries
m-wardany/hash-ids
481 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
lugege/laravel-aspect
11 Downloads
efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
lucidtaz/minimax
26 Downloads
MiniMax engine for game decision making
localzet/http
154 Downloads
Localzet HTTP Client is a library for making HTTP requests. It is developed by Ivan Zorin and uses modern technologies and standards for efficient and reliable HTTP communication.
leuchtfeuer/typo3-mautic-form
16 Downloads
TYPO3 plugin to seamlessly integrate forms generated in Mautic Open Source Marketing Automation.
lee-ratinan/emv-qr
32 Downloads
This PHP class is for reading and generating EMV QR codes, which is the QR code for making payments via mobile payment platforms.
koine/query-builder
19909 Downloads
Query Builder - Making SQL composing easier
ketili/fuzzydm
110 Downloads
Fuzzy logic. Decision making lib
kaystrobach/pagetreefixer
2072 Downloads
Fixes broken root pathes, by marking pages records without a valid rootline as deleted
kayrules/lumen-passport-mongodb
573 Downloads
Making Laravel Passport work with Lumen and MongoDB