Libraries tagged by cats
carsdotcom/laravel-json-model
10370 Downloads
Laravel models backed by JSON data
capsulescodes/laravel-population
121 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
camspiers/statistical-classifier
36961 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
camspiers/silverstripe-loggerbridge
61355 Downloads
Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe
causal/tscobj
21284 Downloads
A plugin which lets you use any TypoScript object as a normal content element.
zalas/phpunit-doubles
11470 Downloads
Initialises test doubles in PHPUnit test cases for you
zakariatlilani/nova-nested-tree
792 Downloads
Nova vue-tree-select field for management nested category relations.
wpbp/cpt_columns
6277 Downloads
Improve the CPT list in the backend for your CPTs
woodsandwalker/laravel-countries
1222 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
windwalker/srp
1997 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
wheregroup/xml-parser
22180 Downloads
XML parser for casting hierarchical object
werfu/magento2-url-key-mask
4385 Downloads
Enable Product and Category URL_key generation using masks
wackystudio/laravel-test-watcher
18108 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
voceconnect/wp-large-options
3705 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vladdnepr/graphql-test
11899 Downloads
GraphQL Test Cases