michelf/php-smartypants
PHP port of John Gruber’s SmartyPants: converts plain ASCII punctuation into typographically correct “smart” quotes, dashes, and ellipses. Useful for cleaning up HTML output from Markdown or other text sources, with configurable transformation options.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laragraph/utils | 0.84 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| phpcsstandards/phpcsdevcs | 0.82 | Opinionated PHP_CodeSniffer rules and tooling for consistent, modern PHP codebases. Includes custom standards and configs aimed at improving readability, preventing common pitfalls, and keeping teams aligned with automated linting in CI and local development. | 9 | — | 1 | — | 4 | 21.1 | 0.9 | LGPL-3.0 | 4 months ago | |
| yooper/php-text-analysis | 0.81 | PHP Text Analysis provides Information Retrieval and NLP tools in PHP: tokenization, normalization, stemming, frequency and n-gram analysis, document comparison, sentiment and classification, collocations (PMI), lexical diversity, corpus analysis, and summarization. | 531 | 539 | 91 | 7K | 8 | 36.6 | 21.4 | MIT | 1 year ago | |
| peckphp/peck | 0.81 | Peck is a fast CLI spell-checker for your codebase—filenames, class/method/property names, docs, and more. Powered by GNU Aspell, it helps catch wording and spelling mistakes and fits neatly into workflows like Pint or Pest. Requires PHP 8.2+ and Aspell. | 474 | 474 | 67 | 35K | 9 | 7.2 | 29.6 | MIT | — | |
| phpcsstandards/phpcsdevtools | 0.81 | Developer tools for building and maintaining PHP_CodeSniffer standards. Helps scaffold sniffs, run and debug PHPCS rules, manage tests, and streamline local workflows so you can create, validate, and ship custom coding standards faster. | 16 | 16 | 6 | 9K | 4 | 24.1 | 47.3 | LGPL-3.0 | 9 months ago | |
| php-parallel-lint/php-console-highlighter | 0.81 | Highlight PHP source code in the terminal with readable, colorized syntax. php-console-highlighter works with ConsoleColor and can highlight whole files or snippets—ideal for CLI tools, linters, and test output to quickly spot errors and context. | 88 | 89 | 6 | 680K | 0 | 21.3 | 63.1 | MIT | 4 years ago | |
| haydenpierce/class-finder | 0.81 | Lightweight PHP utility to locate and list classes by scanning directories and Composer autoload data. Helpful for plugin discovery, reflection-based tooling, and dynamic registration tasks in frameworks like Laravel or Symfony. | 0 | 32 | — | 426K | — | 0.0 | 55.3 | — | — | |
| friendsofphp/php-cs-fixer | 0.80 | PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets like @PER-CS, @Symfony, or @PhpCsFixer, or define your own config. Helps modernize code for newer PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,489 | 13,565 | 1,630 | 5M | 45 | 86.4 | 73.4 | MIT | 1 month ago | |
| pedrotroller/php-cs-custom-fixer | 0.80 | Custom fixers for PHP-CS-Fixer. Adds rules like ordering Behat context step definition methods by annotation and method name, with options for detecting context classes. Install via Composer and register the fixers in your .php_cs(.dist) config. | 81 | 83 | 10 | 17K | 4 | 32.2 | 45.2 | — | 6 months ago | |
| nikic/php-parser | 0.80 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,424 | 17,486 | 1,121 | 15M | 46 | 84.7 | 76.0 | BSD-3-Clause | 4 months ago | |
| symplify/coding-standard | 0.80 | Ready-to-use PHP CS Fixer and PHP_CodeSniffer rules bundled as a coding standard, with Symplify tooling integration. Helps keep projects consistent, modern, and clean with configurable rule sets suited for CI and team workflows. | 379 | 379 | 26 | 82K | 3 | 24.0 | 38.4 | MIT | 10 months ago | |
| michelf/php-markdown | 0.79 | michelf/php-markdown is a fast, standards-based Markdown parser for PHP (Markdown and Markdown Extra). Convert Markdown text to HTML with optional extended syntax, designed for easy embedding in apps and frameworks, with stable output and minimal setup. | 3,458 | 3,544 | 527 | 624K | 87 | 52.1 | 54.7 | NOASSERTION | — | |
| parsedown/parsedown | 0.76 | Parsedown is a fast, lightweight Markdown parser for PHP. Convert Markdown text to HTML with a simple API, minimal dependencies, and strong performance—ideal for blogs, docs, and content rendering in Laravel or any PHP application. | 21 | 22 | 3 | 238K | 1 | 0.3 | 55.2 | MIT | — | |
| gajus/dindent | 0.75 | gajus/dindent is a PHP library that indents HTML using the DOM, producing clean, readable markup without regex hacks. Useful for formatting templates, tidying generated HTML, and adding consistent indentation in tooling, tests, or build pipelines. | 178 | 179 | 32 | 53K | 14 | 6.1 | 39.0 | NOASSERTION | — | |
| league/html-to-markdown | 0.75 | — | 1,881 | 1,898 | 215 | 1M | 15 | 50.1 | 54.7 | MIT | 2 years ago | |
| smarty/smarty | 0.71 | Smarty is a PHP template engine that separates presentation (HTML/CSS) from application logic. Install via Composer and use its flexible templating features with documentation and getting started guides. Supports PHP 7.2–8.5. | 2,347 | 2,436 | 711 | 802K | 83 | 75.7 | 71.5 | NOASSERTION | 1 month ago | |
| masterminds/html5 | 0.70 | Standards-compliant HTML5 parser and serializer for PHP. Provides SAX-like event parsing, DOM tree building, namespace support, Composer install, and interoperability with QueryPath. Stable and widely used in production. | 1,772 | 1,790 | 120 | 8M | 29 | 50.7 | 74.0 | NOASSERTION | 8 months ago |
How can I help you explore Laravel packages today?