Libraries tagged by regru
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
odinshat/tyre-label-generator
460 Downloads
PHP library Tyre Label Generator compatible with EU Tyre Label styling and standards
kendall-hopkins/formal-theory
1282 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
hiqdev/hoa-compiler
5980 Downloads
The Hiqdev Hoa\Compiler library.
denissimon/prediction-builder
6696 Downloads
A library for machine learning that builds predictions using a linear regression.
cetera-labs/laravel-dusk-visual-assert
966 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
antevenio/stream-regex-iterator
12783 Downloads
PHP iterator of regex matches over streams
able/reglib
1107 Downloads
phpABLE regular expressions library
markwilson/verbal-expressions-php
39258 Downloads
VerbalExpressions for PHP; ported from jehna/VerbalExpressions
beyondcode/laravel-visual-diff
29479 Downloads
Create visual diffs in your application tests.
regulus/solid-site
7322 Downloads
A Laravel 5 composer package that assigns section names & titles to pages, simplifies creation of breadcrumb trails, pagination, and other components.
regulus/formation
6432 Downloads
A powerful form building and model data transforming package for Laravel 5 - 8.
thisisbd/silverstripe-maintenance-mode
11523 Downloads
SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.
thefrosty/wordpress-mu-loader
5057 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
socialblue/laravel-query-adviser
3305 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.