Libraries tagged by combind
keydev/laff-analyzer
402 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
helori/laravel-files
2640 Downloads
Utilities to manipulate images and PDF files
willybahuaud/gaitcha
12 Downloads
Frictionless, self-hosted CAPTCHA combining behavioral analysis, random field names, and HMAC tokens.
walnut/lang
59 Downloads
Walnut is a modern functional programming language that combines powerful type system features with practical programming constructs. Designed for building robust applications, Walnut emphasizes type safety, immutability, and clear error handling while maintaining excellent developer ergonomics.
touhidurabir/laravel-request-response-logger
33 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
sema/minifier-bundle
12863 Downloads
This bundle allows you to minify html code, combine and minify JavaScript files and CSS files without Java VM.
psychob/theme-bundle
104 Downloads
Symfony bundle for combining and serving CSS/JS theme files with HTTP caching and source maps
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
602 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.
mistralys/subsetsum
1113 Downloads
PHP SubsetSum implementation to search for number combinations.
martinmulder/openapi-crowdstrike-falcon-php
154 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
8684 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
level-level/clarkson-core
135774 Downloads
A plugin to write Object-Oriented code in combination with the Twig templating engine while keeping the WordPress Way of working in mind.