Libraries tagged by ign
sikessem/ignorant
1539 Downloads
🙈 Ignore files by names or paths
senki/phpstan-prevent-ignore-line
7 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
reecem/ignition-git
5 Downloads
Open a Github, Gitlab Issue from Error page
putyourlightson/craft-cache-igniter
161 Downloads
A global CDN and reverse proxy cache warmer.
prograp/composer-dependency-ignore
41 Downloads
pnx/laravel-ignite
137 Downloads
Laravel package for enhanced form ui
nercury/code-igniter-bundle
735 Downloads
Allows loading Code Igniter as a bundle and eases migration to Symfony.
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
mediacurrent/ignite_decoupled
861 Downloads
Ignite decoupled profile template
mediacurrent/ignite_ai
1066 Downloads
mazedlx/ignition-migrations
8870 Downloads
An igintion package to show your migrations and their status.
light/composer-ignore-plugin
1378 Downloads
ignore files by yourself
ignitedcms/ignitedcms
65 Downloads
Laravel CMS
hotash/laravel-ignorable
25 Downloads
Ignorable package for Laravel.
fdmind/ignore-query-strings
133 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.