nette/phpstan-rules
Extra PHPStan rules from the Nette ecosystem to catch more issues in your PHP codebase. Adds stricter checks and best-practice validations on top of PHPStan, helping improve static analysis coverage and prevent bugs before runtime.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| latte/latte | Latte is a secure, designer-friendly templating engine for PHP. It offers automatic escaping, fast compilation to PHP, clear syntax, reusable components like blocks and macros, and smooth integration with frameworks. Ideal for building safe, maintainable views. | 1,274 | 1,290 | 113 | 194K | 19 | 45.7 | 44.8 | NOASSERTION | 2 weeks ago | |
| nette/assets | Nette Assets provides a lightweight way to manage web assets in Nette apps. It helps register, version, and generate URLs for CSS/JS and other files, supporting cache busting and clean asset linking in templates and presenters. | 41 | 41 | 4 | 22K | 2 | 22.6 | 44.8 | NOASSERTION | 1 week ago | |
| nette/caching | High-performance caching library from Nette. Provides flexible cache storage backends, automatic expiration, dependency-based invalidation, and easy integration for PHP apps. Ideal for speeding up responses and reducing database or API load. | 435 | 440 | 44 | 224K | 14 | 37.1 | 52.1 | NOASSERTION | 1 month ago | |
| nette/component-model | Nette Component Model is a lightweight PHP package for building component-based UI structures. It provides component containers, naming and lookup, lifecycle hooks, and signal handling—forming the foundation used by Nette for reusable, composable components. | 285 | 284 | 10 | 198K | 0 | 26.8 | 46.2 | NOASSERTION | 4 months ago | |
| nette/forms | Nette Forms is a PHP form-building library for creating secure, reusable web forms with built-in validation, CSRF protection, rendering helpers, and easy component composition. Integrates smoothly with Nette Framework but works standalone in any PHP app. | 527 | 540 | 147 | 168K | 21 | 43.8 | 56.4 | NOASSERTION | 4 months ago | |
| nette/http | Nette HTTP provides a clean, lightweight HTTP layer for PHP apps. It handles requests, responses, headers, cookies, sessions, and URL utilities with a consistent API, making it easy to build frameworks, middleware, or standalone services. | 486 | 505 | 89 | 296K | 17 | 40.8 | 59.6 | NOASSERTION | 5 months ago | |
| nette/mail | Nette Mail is a PHP library for composing and sending emails. Build MIME messages with text/HTML bodies, attachments, and embedded images, set headers and recipients, and send via SMTP or native mail() with a simple, reliable API. | 491 | 538 | 73 | 132K | 8 | 36.5 | 43.4 | NOASSERTION | 1 week ago | |
| nette/neon | Nette Neon is a human-friendly configuration format for PHP, similar to YAML but simpler and safer. This package provides a fast NEON encoder/decoder with support for comments, multi-line strings, and rich data types, ideal for configs and app settings. | 934 | 939 | 36 | 1M | 1 | 35.0 | 51.9 | NOASSERTION | 3 months ago | |
| nette/php-generator | Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. | 2,247 | 2,276 | 146 | 3M | 1 | 45.2 | 50.2 | NOASSERTION | 2 months ago | |
| nette/robot-loader | Nette RobotLoader is a fast, zero-configuration autoloader for PHP that automatically discovers classes, caches results for performance, and rebuilds when files change. Ideal for Nette apps and standalone projects needing reliable class loading. | 891 | 896 | 34 | 952K | 4 | 35.9 | 50.6 | NOASSERTION | 1 month ago | |
| nette/routing | Fast, flexible URL routing for PHP apps. Define clean routes with parameters, optional parts, and strict matching. Supports route lists, host/path based rules, URL generation, and reverse routing—ideal for structured web apps and APIs. | 257 | 257 | 4 | 188K | 2 | 25.0 | 47.4 | NOASSERTION | 1 month ago | |
| nette/schema | nette/schema is a small PHP library for validating and normalizing structured data. Define schemas for arrays, configuration, and user input with type checks, defaults, required fields, ranges, and clear error messages—ideal for safe config loading. | 1,003 | 1,008 | 29 | 10M | 8 | 33.0 | 68.1 | NOASSERTION | 1 month ago | |
| nette/security | Secure Laravel authentication with Nette’s OAuth2, JWT, and session management—simplify identity handling for APIs and web apps. | 373 | 383 | 42 | 126K | 3 | 33.2 | 43.4 | NOASSERTION | 5 months ago | |
| nette/tester | Nette Tester is a lightweight PHP unit testing framework focused on fast execution and readable assertions. It supports test cases, data providers, output capture, and isolation of tests, making it easy to write reliable automated tests without heavy setup. | 484 | 491 | 73 | 118K | 13 | 38.4 | 48.2 | NOASSERTION | 2 months ago | |
| nette/utils | Handy PHP utility classes from Nette: strings, arrays, JSON, validators, safe HTML, and more. Lightweight, well-tested helpers that complement any framework or plain PHP app, making common tasks cleaner, safer, and faster to write. | 2,139 | 2,186 | 152 | 10M | 10 | 48.1 | 67.9 | NOASSERTION | 1 month ago | |
| tracy/tracy | Tracy is a powerful PHP debugging and profiling toolkit. It provides an in-browser debug bar, detailed error screens, dumps, logging, and performance tools to quickly inspect requests, trace issues, and speed up development in PHP apps. | 1,822 | 1,861 | 221 | 353K | 23 | 53.7 | 55.0 | NOASSERTION | 1 month ago |
How can I help you explore Laravel packages today?