Libraries tagged by swcombine
pbxg33k/music-info
23 Downloads
Combine the power of multiple music related API Services and get the complete information for your music
pascaldevink/graphql-federation
598 Downloads
Utility for creating GraphQL microservices, which can be combined into a single endpoint through tools like Apollo Gateway
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.
libra/datatables-assets
561 Downloads
DataTables assets for web project that use public dir as document root, like application on Zend Framework 2. It nice combines with 'libra/libra-assets-installer'for automatic linking to dir and becomes accesible by url: base_name/vendor/datatables-assets/*
jennoramcaj/uniquewith-validator
50 Downloads
Custom Laravel Validator for combined unique indexes
jelle-s/arraykeycombiner
128 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.
jandc/asset-manager
1663 Downloads
Library to combine and mangle your assets and version them
integrated/page-bundle
1261 Downloads
Provides the possibility for the user to create pages on Integrated websites, and front-end editing when combined with the website-bundle
iisns/yii2-assets-compress
1532 Downloads
This solution enables you to dynamically combine js and css files to optimize the html page.
hsegura/yii2-popover-x
62 Downloads
An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.
hexters/auth
26 Downloads
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.
glaivepro/iaafpoints
80 Downloads
PHP library to calculate World Athletics (IAAF) scoring points of athletics and World Athletics (IAAF) scoring points for combined events.
epaphrodites/epaphrodites
361 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"