nette/http
Nette HTTP is a lightweight PHP library for handling HTTP requests and responses. It provides clean APIs for headers, cookies, sessions, URL parsing, file uploads, and response output, making it easy to build robust web applications and services.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nette/security | 0.81 | Security utilities for Nette apps: authentication and authorization helpers, user identity and roles, access control checks, and related infrastructure for building secure login flows and protecting resources with a consistent API. | 378 | 388 | 42 | 106K | 3 | 32.2 | 41.3 | NOASSERTION | 1 month ago | |
| nette/database | 0.81 | Nette Database is a lightweight PHP database layer with a safe, fluent SQL builder, easy connection and result handling, and handy helpers for queries and transactions. Designed to work smoothly with the Nette framework while usable standalone. | 543 | 567 | 113 | 72K | 61 | 48.9 | 62.8 | NOASSERTION | 3 months ago | |
| nette/utils | 0.81 | Handy PHP utility library from Nette: strings, arrays, filesystem, safe JSON, and more. Includes proven helpers like Strings, Arrays, FileSystem, and Validators to simplify everyday tasks with clean APIs, good performance, and broad compatibility. | 2,145 | 2,192 | 156 | 12M | 5 | 46.9 | 66.0 | NOASSERTION | 4 days ago | |
| nette/caching | 0.80 | Nette Caching is a lightweight PHP caching library with a simple API and multiple storage backends (file, memory, etc.). Supports cache expiration, dependencies, tags, and automatic invalidation to speed up applications with minimal setup. | 437 | 442 | 43 | 187K | 14 | 33.6 | 48.7 | NOASSERTION | 2 months ago | |
| nette/mail | 0.80 | Lightweight PHP library for composing and sending email. Build MIME messages with attachments and embedded content, handle headers and encodings, and deliver via SMTP or PHP mail. Integrates easily into apps and frameworks. | 493 | 540 | 72 | 119K | 0 | 32.3 | 38.1 | NOASSERTION | 2 months ago | |
| nette/component-model | 0.80 | Nette Component Model provides a lightweight component hierarchy for PHP apps. It supports parent/child relationships, naming, lookup, and lifecycle hooks, making it easy to build reusable UI or service components that can be composed, traversed, and managed consistently. | 288 | 288 | 9 | 146K | 0 | 26.4 | 43.4 | NOASSERTION | 1 month ago | |
| make-dev/laravel-security | 0.80 | Drop-in security headers for Laravel 11–13: HSTS, CSP with per-request nonces and strict-dynamic, X-Content-Type-Options, Permissions-Policy, and Subresource Integrity. Includes CSP/SRI violation report endpoints, logging/db storage, and Vapor-friendly SRI manifests. | 1 | 1 | 0 | 16 | 0 | 16.8 | 15.1 | MIT | 2 months ago | |
| appshed/auth-bundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| salehye/laravel-security | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| artisanpack-ui/security | 0.79 | Core Laravel security toolkit for ArtisanPack UI: sanitization, escaping (Laminas Escaper), KSES filtering, validation rules, security/CSP middleware, CSP builder with nonce & reporting, rate limiting, audit/scan commands, and testing helpers. | 0 | 0 | 1 | 479 | 7 | 21.9 | 44.7 | MIT | 1 month ago | |
| nelmio/security-bundle | 0.79 | Symfony bundle adding practical security headers and protections: Content Security Policy, X-Frame-Options clickjacking defense, HSTS/HTTPS enforcement, signed cookies, external redirect detection, and content-type sniffing disablement. | 676 | 685 | 93 | 348K | 26 | 35.6 | 52.3 | MIT | 4 months ago | |
| nette/forms | 0.79 | Robust PHP form library from Nette for building and validating HTML forms. Provides reusable controls, CSRF protection, server-side validation with clear error handling, rendering helpers, and strong integration with Nette applications for secure, maintainable form workflows. | 530 | 544 | 146 | 130K | 23 | 44.4 | 53.8 | NOASSERTION | 3 weeks ago | |
| httpsoft/http-cookie | 0.79 | — | 3 | 3 | 1 | 6K | 0 | 1.5 | 43.8 | MIT | 3 years ago | |
| j0k3r/httplug-ssrf-plugin | 0.79 | HTTPlug plugin to mitigate SSRF by validating URL parts against configurable allow/deny lists. Resolves hostnames to IPs, blocks private networks by default, and restricts schemes to HTTP/HTTPS. Throws InvalidURLException on invalid targets. | 4 | 4 | 5 | 5K | 2 | 2.4 | 41.5 | MIT | 1 year ago | |
| andreas-glaser/php-helpers | 0.79 | PHP 8.2+ helper toolkit offering ArrayHelper and other utilities for everyday tasks. Includes dot-notation get/set/unset, key/value lookups, insert/prepend/append, random/first/last helpers, filtering empty values, implode/explode helpers, key casing conversion, and more. | 13 | 14 | 2 | 527 | 0 | 2.8 | 21.9 | MIT | 1 year ago | |
| 14four/laravel-force-host | 0.78 | Middleware for Laravel that forces a single canonical host for all requests. Automatically redirects to your configured domain (and optionally scheme), preventing duplicate URLs across www/non-www and improving SEO, cache consistency, and security. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| components/jquery-cookie | 0.78 | Lightweight jQuery plugin to read, write, and delete browser cookies. Supports session and expiring cookies, path/domain/secure options, and listing all cookies. Works with AMD/CommonJS loaders; include after jQuery. | 4 | 5 | 0 | 580 | 0 | 0.3 | 20.2 | MIT | 12 years ago | |
| sunrise/http-message | 0.78 | Sunrise HTTP Message provides a PSR-7 HTTP message implementation with PSR-17 factories, aligned with RFC-7230. Use it to create and work with requests, responses, URIs, streams, and uploaded files in a standards-compliant way. | 18 | 18 | 2 | 605 | 1 | 21.4 | 23.2 | MIT | 5 months ago | |
| subhashladumor1/laravel-cybershield | 0.78 | Enterprise security intelligence for Laravel: signature-based WAF, adaptive rate limiting, bot fingerprinting, API integrity checks, threat scoring, malware scanning, and forensic logging—working together to block modern attacks. Beta; APIs may change. | 14 | 14 | 1 | 0 | 0 | 15.2 | — | MIT | 3 months ago | |
| pratik-dabhi/laravel-firewall | 0.78 | Laravel firewall middleware for blocking abusive traffic by IP rules such as allow/deny lists and access restrictions. Helps protect routes and applications from unwanted requests with simple configuration and integration into a Laravel app. | 1 | 1 | 0 | 0 | 0 | 15.1 | — | MIT | 3 months ago |
How can I help you explore Laravel packages today?