yiisoft/html
Yii HTML is a PHP library for safe, dynamic server-side HTML generation. It provides classes for common HTML tags, a CustomTag builder, widgets like ButtonGroup/CheckboxList/RadioList, automatic content encoding with NoEncode, and an Html helper API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/definitions | 0.87 | Minimalistic definitions container for PHP apps. Build and compose object definitions for DI: map IDs to classes, factories, values and params, with autowiring-friendly configuration. Designed to work smoothly with Yii and other PSR-based projects. | 0 | 15 | — | 30K | — | 14.8 | 51.5 | — | — | |
| yiisoft/files | 0.85 | Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. | 0 | 37 | — | 37K | — | 12.3 | 45.3 | — | — | |
| yiisoft/code-style | 0.85 | Coding style and quality tools for PHP projects from Yii. Provides configuration and presets to keep code formatting consistent and enforce standards across your repository, helping teams maintain clean, readable code with automated checks. | 3 | 3 | 2 | 4K | 0 | 13.0 | 46.0 | BSD-3-Clause | 4 months ago | |
| yiisoft/strings | 0.84 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 63K | 5 | 14.8 | 48.2 | BSD-3-Clause | 6 months ago | |
| 21torr/html-builder | 0.84 | Fluent HTML builder for Laravel/PHP. Programmatically compose tags, attributes, and nested elements with a clean API to generate consistent markup without mixing large HTML strings into your views or controllers. | 1 | 1 | 1 | 636 | 0 | 0.3 | 34.5 | MIT | 3 years ago | |
| phpro/api-problem-bundle | 0.82 | Symfony bundle that turns exceptions into RFC7807 Problem Details responses (application/problem+json). Listens for ApiProblemException/HttpException/Security exceptions and converts them to standardized JSON errors based on phpro/api-problem, with support for custom transformers. | 0 | 25 | — | 9K | — | 20.1 | 39.4 | — | — | |
| baks-dev/field-pack | 0.82 | — | 0 | 0 | 1 | 1 | 0 | 16.7 | 4.8 | MIT | 2 months ago | |
| edfa3ly/handy-form-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| jquery-form/form | 0.81 | jQuery Form Plugin upgrades standard HTML forms to submit via AJAX with minimal setup. Use ajaxForm or ajaxSubmit to serialize and send form data, including file uploads, with extensive options and callbacks for full control over the submission process. | 5,161 | 5,166 | 2,103 | 3K | 26 | 50.7 | 14.9 | LGPL-2.1 | 6 years ago | |
| amaxlab/backend-design-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| yiisoft/aliases | 0.81 | yiisoft/aliases stores and resolves path aliases (strings starting with @) for filesystem paths or URLs. Define aliases like @root, @vendor, @bin and expand them on demand, supporting nested aliases (e.g., @bin => @vendor/bin) without checking path existence. | 0 | 24 | — | 27K | — | 12.6 | 46.2 | — | — | |
| yiisoft/friendly-exception | 0.81 | Defines FriendlyExceptionInterface for exceptions that provide a human-friendly name and suggested solution. Lets error handlers detect these exceptions and display clearer, actionable information on error pages. Includes guidance for writing short, markdown-based solutions. | 49 | 49 | 11 | 57K | 1 | 11.1 | 45.8 | BSD-3-Clause | 6 months ago | |
| yiisoft/test-support | 0.81 | Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. | 15 | 15 | 11 | 15K | 3 | 16.3 | 46.1 | BSD-3-Clause | 4 months ago | |
| getsno/relesys-users | 0.81 | Laravel 10 / PHP 8.1 client for the Relesys User Management API. Authenticate via client ID/secret and access endpoints for users, departments, user groups, custom fields, and communication, with support for filtering, sorting, and pagination. | 0 | 0 | 0 | 173 | 0 | 22.5 | 36.2 | MIT | 3 weeks ago | |
| yiisoft/di | 0.81 | PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. | 236 | 239 | 46 | 27K | 14 | 18.9 | 37.3 | BSD-3-Clause | 6 months ago | |
| respect/validation | 0.81 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,017 | 6,142 | 775 | 806K | 5 | 67.3 | 36.8 | MIT | 5 days ago | |
| customscripts/core-bundle | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| pear/html_quickform2 | 0.81 | HTML_QuickForm2 is a PEAR package for building, validating, and rendering HTML forms in PHP. It supports standard and custom elements, server- and client-side validation (with combinable rules), multipage/wizard forms, and pluggable renderers, rules, and elements. | 23 | 24 | 18 | 8K | 0 | 1.6 | 35.0 | — | 1 year ago | |
| yansongda/supports | 0.80 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.6 | MIT | 5 years ago | |
| dgvai/laravel-adminlte-components | 0.80 | Laravel 7+ Blade components for AdminLTE 3 (Bootstrap) dashboards. Includes widgets (info/small boxes, cards, alerts, modals, datatables) and form inputs (date, file, color, switch, tags, sliders). Configurable and plugin-ready. | 75 | 75 | 15 | 29 | 5 | 3.9 | 3.1 | MIT | 5 years ago |
How can I help you explore Laravel packages today?