Libraries tagged by before
serhii/short-number
2991 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
raccoondepot/error-log
514 Downloads
This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.
pristavu/laravel-fast-refresh-database
2565 Downloads
Refresh your database faster than you've ever seen before π
phpro/grumphp-combined-coverage-extension
3283 Downloads
Combine multiple PHP coverage into a single clover XML before executing a clover check.
olsgreen/composer-bin-dependencies
6617 Downloads
A composer plugin to check that local binaries / executables are installed and are of the correct version before package install.
mouf/utils.common.lock
67195 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mantraideas/laravel-env-doctor
49 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set β helping you catch misconfigurations before they become problems.
magedin/module-trojan-request-blocker
429 Downloads
This robust extension acts as a shield, detecting and blocking malicious requests before they can disrupt your e-commerce operations. Whether itβs bots, fraudulent actions, or unusual traffic spikes, MagedIn_TrojanRequestBlocker is designed to guard your store from potentially harmful activity.
luyadev/luya-module-basicauth
45493 Downloads
Adds the typical htaccess auth dialog before each request. This module is made as angular does have problems with basic htaccess authentifications in the administration area.
linslin/laravel-coffee-cache
2544 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
innomedio/sulu-image-optimizer-bundle
3423 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
hoangphi/pre-commit
567 Downloads
Check coding standard & code syntax before commit.
datatables.net/datatables.net-rowgroup-dt
861 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-rowgroup-bs5
2617 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
czim/laravel-modelcomparer
3860 Downloads
Performs a deep-nested comparison of a model's before/after state.