nette/tester
Nette Tester is a lightweight PHP testing framework for unit tests and test suites. It offers simple assertions, data-driven tests, informative output, and easy CLI integration. Ideal for fast, reliable testing in PHP projects and CI pipelines.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| apigen/apigen | ApiGen generates smart, readable API documentation for PHP projects. Modern, easy to use, and supports PHP 8.3 features plus rich phpDoc/ PHPStan types, generics, type aliases, enums, union/intersection types, readonly, and more. | 2,167 | 2,186 | 307 | 2K | 21 | 35.5 | 12.1 | NOASSERTION | 3 years ago | |
| contributte/tester | Contributte Tester integrates Nette Tester into your project with a ready-to-use setup and tooling. Install via Composer and follow the included docs to run and manage automated tests on PHP 8.2+ with Nette 3.2+. | 2 | 3 | 2 | 3K | 1 | 11.5 | 44.8 | MIT | 6 months ago | |
| czproject/git-php | — | 553 | 564 | 107 | 126K | 6 | 17.9 | 38.8 | NOASSERTION | 1 year ago | |
| dg/bypass-finals | DG\BypassFinals lets you bypass PHP’s final classes and methods at runtime so you can mock, extend, or patch code that’s otherwise locked down—useful for testing legacy dependencies. Lightweight, Composer-ready, and works with popular test frameworks. | 574 | 574 | 34 | 922K | 0 | 25.2 | 51.1 | NOASSERTION | 1 month ago | |
| dg/twitter-php | dg/twitter-php is a lightweight PHP library for the Twitter API, providing simple OAuth authentication and helpers for sending requests, posting tweets, and fetching timelines, user data, and more. Easy to integrate in Laravel or any PHP app. | 536 | 536 | 146 | 1K | 0 | 23.2 | 8.5 | BSD-3-Clause | 4 months ago | |
| jakub-onderka/php-parallel-lint | Abandoned PHP tool for fast parallel linting (syntax checking) of PHP files with colored output and formats like Checkstyle/JSON. Install via Composer and run on directories with options for excludes, jobs, stdin, and git blame. Suggested alternative: php-parallel-lint/PHP-Parallel-Lint | 641 | 634 | 59 | 55K | 19 | 7.1 | 24.6 | NOASSERTION | 10 years ago | |
| latte/latte | Latte is a secure, fast PHP templating engine for clean, readable templates with powerful macros, automatic escaping, inheritance, and easy integration. Ideal for building maintainable views in PHP apps, including Laravel or standalone projects. | 1,289 | 1,300 | 113 | 160K | 20 | 41.5 | 41.5 | NOASSERTION | 2 months ago | |
| nette/application | Nette Application is the web framework core of the Nette stack, providing MVC architecture with presenters, routing, DI integration, HTTP handling, and error/debug support. Build secure, structured PHP web apps with clean separation of concerns. | 452 | 457 | 116 | 142K | 21 | 43.8 | 59.9 | NOASSERTION | 3 weeks ago | |
| nette/assets | Nette Assets is a lightweight asset pipeline for Nette apps. It helps you manage and reference CSS/JS, handle versioning/cache busting, and organize assets for development and production builds with a simple API and configuration. | 44 | 44 | 4 | 16K | 2 | 16.8 | 40.0 | NOASSERTION | 3 months ago | |
| nette/caching | 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/component-model | 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 | |
| nette/database | 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/di | Nette DI is a fast, configurable dependency injection container for PHP. Compile-time container generation boosts performance, while extensions, autowiring, and service definitions make complex apps easy to wire. Integrates smoothly with the Nette framework or standalone. | 927 | 930 | 74 | 314K | 16 | 38.4 | 52.4 | NOASSERTION | 2 months ago | |
| nette/forms | 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 | |
| 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. | 491 | 510 | 90 | 190K | 17 | 39.9 | 54.8 | NOASSERTION | 1 month ago | |
| nette/mail | 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/neon | Human-friendly configuration format for PHP. NEON is a structured data language similar to YAML/JSON, with neat syntax for arrays and objects, comments, and multiline strings. Includes fast parser and emitter, used across Nette and beyond. | 939 | 943 | 36 | 1M | 1 | 31.5 | 48.7 | NOASSERTION | 2 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,258 | 2,282 | 146 | 3M | 1 | 36.4 | 47.6 | NOASSERTION | 5 months ago | |
| 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. | 9 | 9 | 0 | 3K | 0 | 0.0 | 34.5 | — | — | |
| 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. | 894 | 899 | 34 | 683K | 4 | 28.7 | 45.4 | NOASSERTION | 4 months 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. | 261 | 262 | 4 | 125K | 2 | 17.0 | 41.7 | NOASSERTION | 4 months 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,012 | 1,015 | 28 | 12M | 8 | 24.9 | 63.5 | NOASSERTION | 4 months ago | |
| nette/security | 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/utils | 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 | |
| om/potrans | Laravel package for managing translations with import/export tools and a simple UI/API. Helps keep language files in sync, edit keys/values, detect missing strings, and streamline localization workflows across your app. | 105 | 105 | 35 | 2K | 1 | 22.9 | 20.2 | MIT | 1 month ago | |
| php-parallel-lint/php-parallel-lint | Parallel PHP syntax checker that lints files concurrently for faster CI runs. Supports plain/colored text, JSON, and checkstyle output, plus optional blame to find the commit that introduced errors. Install via Composer or use the provided PHAR. | 356 | 362 | 25 | 2M | 23 | 11.4 | 60.2 | NOASSERTION | 2 years ago | |
| shipmonk/dead-code-detector | PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. | 494 | 498 | 26 | 516K | 6 | 37.6 | 51.8 | — | 4 days ago | |
| tracy/tracy | Tracy is a PHP debugging toolkit featuring an interactive error screen, detailed dumps, logging, and performance profiling. It helps you quickly inspect variables, catch exceptions, trace requests, and diagnose issues in development with minimal setup. | 1,834 | 1,868 | 218 | 307K | 13 | 46.2 | 44.0 | NOASSERTION | 2 months ago |
How can I help you explore Laravel packages today?