Libraries tagged by solved
soved/laravel-gdpr
146447 Downloads
GDPR compliance with ease
jlawrence/eos
1168715 Downloads
Parse and solve math equations without using 'eval()'.
2captcha/2captcha
560299 Downloads
PHP package for easy integration with 2captcha API
beberlei/porpaginas
667063 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
dialect/laravel-gdpr-compliance
121948 Downloads
GDPR compliant data portability and anonymization
athlon1600/serpscraper
8752 Downloads
PHP powered interface for querying the most popular Search Engines
solvercaptcha/solvecaptcha-php
5417 Downloads
PHP package for easy integration with solvecaptcha API.
athlon1600/php-captcha-solver
8085 Downloads
xeeeveee/sudoku
16475 Downloads
PHP sudoku logic library - Generate and solve sudoku puzzles
triun/longest-common-substring
64529 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
technically-php/linear-partitioning
180423 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach
simplemage/module-category-product-indexer
365 Downloads
High-performance rewrite of Magento 2's catalog_category_product indexer using the snapshot pattern. Solves the classic 'Could not acquire lock' hang on large catalogs (500k+ products). 2.6x-7.7x faster measured on real production databases.
koolreport/cleandata
197832 Downloads
Solve the missing data
coringawc/filament-single-record-resource
1759 Downloads
A Filament plugin that solves the single-record resource pattern — resources that display exactly one record per authenticated user (e.g. 'My Profile', 'My Wallet', 'My Settings') without an index page, and their arbitrarily nested child resources.
plastonick/knapsack-solver
38422 Downloads
An OOP wrapper for a knapsack solver