Libraries tagged by combind
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
syntaxscribe/gaming-name-generator
37 Downloads
A PHP package for generating unique and meaningful gaming names using a combination of adjectives and nouns.
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
solo/assets
7755 Downloads
Component for combining and compressing JavaScript and CSS files for Solo framework
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
nolin/permutations
4 Downloads
Generate permutations and combinations.
nitsan/ns-hubspot
197 Downloads
HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads.
modbase/asset-manager
19 Downloads
A very basic asset manager to be used in combination with versioned assets.
mistralys/subsetsum
949 Downloads
PHP SubsetSum implementation to search for number combinations.
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.
lxberlin/netefx-validator
8675 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
looplinguist/random-password-generator
145 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
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.