Libraries tagged by begin
justinholtweb/craft-icecube
15 Downloads
Lock entries, assets, categories, and globals behind a password in Craft CMS.
jpmurray/laravel-nofloc
570 Downloads
Adds a header response that should be opting out your site from being used for Google's FloC tracking.
josephfusco/template-usage
0 Downloads
Display info on what page templates are currently being used within a WordPress multisite.
jeffersongoncalves/laravel-favicon-proxy
29 Downloads
A Laravel package that proxies and server-side caches website favicons (Google S2 by default) behind a same-origin route, so visitors' browsers never hit the third-party favicon service. Validates the upstream content-type, sends nosniff, negative-caches failures and falls back to a transparent pixel.
jardiscore/app
4 Downloads
HTTP delivery layer for Jardis domains — FastRoute routing behind an own interface, a PSR-15 middleware pipeline, and the canonical DomainResponse-to-PSR-7 envelope mapper. No generated domain ever imports it.
ip2location/ip2proxy-php-api
216 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits via IP2Proxy API.
ip2location/ip2proxy-cakephp
131 Downloads
Allow users to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exit nodes, search engine robots, data center ranges and residential proxies.
interjar/module-configurable-child-visibility
21491 Downloads
Magento 2.x Extension to prevent Out of Stock Children being removed from Used Product Collections.
iceburgcrm/iceburgsaas
6 Downloads
IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.
hejunjie/tools
2081 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
heimrichhannot/contao-versions
7021 Downloads
Create versions within contao with ease and prevent entities from being purged by fromTable name. Also usable in frontend.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
gumslone/laravel-vulns
20 Downloads
Multi-source vulnerability lookups for PHP and Laravel: OSV, NVD, GitHub Advisories (registry + repository), EUVD, CVE-Search and Snyk behind one contract.
eboreum/immutable-interface
47 Downloads
Flag a class as being immutable by implementing the ImmutableInterface. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.
devorto/files
205 Downloads
Defines the way files are being handled within an application.