Libraries tagged by while
phpcompatibility/phpcompatibility-wp
18897714 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
hyn/multi-tenant
865670 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
phpcompatibility/phpcompatibility-paragonie
19232436 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
lacodix/laravel-model-filter
24492 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
sleimanx2/plastic
140639 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
phpcompatibility/phpcompatibility-symfony
491295 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
491664 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
mathiasgrimm/laravel-log-keeper
71537 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
bytexr/filament-queueable-bulk-actions
17952 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
do-while/contao-backupdb-bundle
90746 Downloads
Backup of the Contao database, automatic backup, creation of website templates for the Install Tool
stymiee/php-simple-encryption
4890 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spicyweb/craft-quick-field
30122 Downloads
Create Craft CMS fields on the fly while designing field layouts
speakeasy/serializer
17961 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
shlinkio/shlink-event-dispatcher
43122 Downloads
Simplifies registering async and regular PSR-14 event listeners while using RoadRunner.
shipmonk/doctrine-hint-driven-sql-walker
31594 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.