Libraries tagged by swcombine
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
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.
iisns/yii2-assets-compress
1536 Downloads
This solution enables you to dynamically combine js and css files to optimize the html page.
hexters/auth
27 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
81 Downloads
PHP library to calculate World Athletics (IAAF) scoring points of athletics and World Athletics (IAAF) scoring points for combined events.
epaphrodites/epaphrodites
401 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"
chris-ware/pulse-health-check
236 Downloads
Combine the power of Laravel Pulse with Spatie's Health Checks
cable8mm/enum-getter
446 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
bradstinson/assets
795 Downloads
A simple assets library. Combine and minify your JS and CSS assets
bigfork/silverstripe-textdropdownfield-fork
46 Downloads
A text field combined with a dropdown field.
bardis/cms-symfony2
72 Downloads
BardisCMS is a Symfony2 CMS distribution with integrated Zurb Foundation 6 (Bower, Grunt & Babel with custom builds included for better workflow) for front end and all the major bundles pre-configured (Sonata Admin, User, Media, FOSUser, KnpMenu, Guzzle) combined with extra bundles to provide a fully functional out of the box responsive CMS for websites
ankapix/user-agent
167 Downloads
User_Agent is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.