Libraries tagged by when
ianvizarra/query-builder-parser
6665 Downloads
(Forked of timgws/query-builder-parser) Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
hosni/laravel-temporary-urls-minio
6137 Downloads
Fix temporary url generation when using MinIO as S3 backend
holgerk/assert-golden
11546 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
greenpeace/planet4-nginx-helper
114951 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
givetwice/product-info-fetcher
964 Downloads
When given a product URL, will return structured data of that product, including name, description, price, etc
frontkom/behat-ddev-auto-non-headless
9754 Downloads
Automatically disables headless when running behat tests in ddev.
force/arr
56357 Downloads
Arrays Component contains methods that can be useful when working with arrays.
flyhjaelp/laravel-eloquent-orderable
5660 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fballiano/openmage-autodelete-product-images
42 Downloads
Delete images files from filesystem when an image is removed from the product or the product is deleted.
evo-mark/laravel-id-obfuscator
7788 Downloads
Obfuscate your IDs when sending them to the frontend
evit/php-gm-crypto
4889 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
esign/laravel-underscore-sluggable
7879 Downloads
Generate slugs when saving UnderscoreTranslatable models
dmitryrechkin/php-converters-emptytonull
1082 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
dealerinspire/cache-driver-failover
23860 Downloads
Use your preferred cache driver and failover when that driver is not available.
convertiv/composer-wordpress
13251 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.