Libraries tagged by combiner
conexco/shopware-bootstrap-theme
708 Downloads
The Shopware Bootstrap Theme helps you build fast, robust, and adaptable responsive shopware themes. Kick-start your shopware theme with the combined knowledge and effort of 1000s of custom shopware themes.
tklein/php-combine-conditions
24 Downloads
Generic representation of conditional structure/tree library for PHP.
sumflyhighlab/text-combine-number
112 Downloads
A Laravel Nova field.
heristop/sf-combine-plugin
1185 Downloads
Combines and compresses JavaScript and CSS files
dead23angel/smarty-combine
199 Downloads
Combine and minify many JS or CSS to one file.
kaire.natsa/swc-api
71 Downloads
A PHP Library to interact with the SWC APIs
cakebake/php-lesscss-compiler
748 Downloads
Compiles less code to css code
touhidurabir/laravel-request-response-logger
32 Downloads
A PHP laravel package to log the request/response of an app in database in an elegant way with the utilization of Queue and Redis combined
symbiote/silverstripe-frontend-objects
1663 Downloads
A module that combines several different mechanisms of editing and showing data on the frontend of a SilverStripe site
simpl/config
99 Downloads
Combines the simplicity of `.env` files with the flexibility of defining arrays of config values.
sema/minifier-bundle
12862 Downloads
This bundle allows you to minify html code, combine and minify JavaScript files and CSS files without Java VM.
pbxg33k/music-info
24 Downloads
Combine the power of multiple music related API Services and get the complete information for your music
pascaldevink/graphql-federation
599 Downloads
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
martinmulder/openapi-crowdstrike-falcon-php
46 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.
irap/multi-query
4240 Downloads
Wrapper object around mysqli to combine queries into one.