Libraries tagged by includes
opsource/queryadapter
498 Downloads
Revolutionize your Laravel query management with Laravel Query Adapter! Our adapter package includes multiple query executioners, including Elasticsearch and Eloquent, to help you efficiently run your Laravel queries. Say goodbye to query management headaches and hello to seamless query execution with Laravel Query Adapter. ies.
omaressaouaf/query-builder-criteria
77 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
offerel/caldavzap
1398 Downloads
A plugin for Roundcube to include CalDAVZap in to the main GUI
ninjaphp/ninja
613 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
nazonohito51/require-path-fixer
5680 Downloads
Fix require/include path
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
nabeghe/stringer
13 Downloads
A string helper for PHP. It includes some useful methods and possibly other features.
nabeghe/helpers
71 Downloads
A helper library that includes all my helpers in one package for PHP.
myurasov/rockmongo
215 Downloads
An up-to date version of Rockmongo that includes latest patches and bug fixes
mustafa3264/messagebus
22 Downloads
messagebus include kafka and redis stream for hyperf
mofodojodino/git-hooks
1889 Downloads
Git hooks for installing into PHP projects. Include linting and code style checking, etc.
moc/math
117 Downloads
Mathematical fitting library for PHP. Performs Linear and non-linear fitting of data. Includes classes for various Math used when fitting. Included a lot of linear algebra like Matrix and Vector algebra.
mindfulmarkup/mindfula11y
74 Downloads
TYPO3 extension with backend tools to help you create accessible content. Includes management of heading structure, finding missing alternative text for images and alternative text generation using ChatGPT. More features to come.
mediarox/module-catalog-attribute-setup
271 Downloads
Contains an alternative attributes setup class that includes an optimized create/update mechanism.
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.