Libraries tagged by aire
muffe/enum-constraint
9276 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
moosend/website-tracking
19036 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
mobilestock/laravel-model-affected-rows-verification
5414 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mobilestock/laravel-database-interceptor
4960 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mitydigital/statamic-scheduled-cache-invalidator
9440 Downloads
A command to help invalidate the cache when scheduled Statamic entries are due to go live.
milito/query-filter
7683 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
milenmk/laravel-locations
117 Downloads
Add Countries, Cities, Areas, Languages and Currencies models to your Laravel application
michielroos/h5p
18365 Downloads
Create and add rich content to your website for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.
mg-code/yii2-session-timeout-warning
12083 Downloads
Users are warned about expiring session.
metadrop/composer-comments
27667 Downloads
Add comments to your required packages to provide more info about why they are being used
mediawiki/universal-language-selector
18199 Downloads
The primary aim is to allow users to select a language and configure its support in an easy way. Main features are language selection, input methods and web fonts.
mediawiki/semantic-forms-select
15748 Downloads
Allows to generate a select field in a form whose values are retrieved from a query
mediawiki/auth-remoteuser
21376 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
marshmallow/nova-tinymce
15718 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
malenki/math
24609 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).