assertchris/ellison
Laravel package that helps you build Ellison-style, class-based email templates with reusable components and a clean API. Designed to streamline email markup and keep designs consistent across messages while staying easy to maintain.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pmjones/php-styler | 0.82 | PHP-Styler is a PHP 8.1+ code formatter that completely rewrites formatting for consistent spacing, indentation, and line wrapping. It preserves program logic and comments, aims for diff-friendly output, and supports customizable styles, rules, and parses via a token-based pipeline. | 39 | 39 | 2 | 52 | 0 | 26.9 | 5.9 | MIT | 2 days ago | |
| ergebnis/php-cs-fixer-config | 0.81 | Factory package for friendsofphp/php-cs-fixer configs. Provides ready-made rule sets per PHP version (5.3–8.5) and helpers to build a consistent, reusable fixer configuration for your projects. | 69 | 69 | 17 | 47K | 1 | 30.7 | 46.0 | MIT | 1 month ago | |
| slevomat/coding-standard | 0.81 | — | 1,480 | 1,489 | 194 | 3M | 91 | 62.2 | 81.4 | MIT | 2 weeks ago | |
| michelf/php-smartypants | 0.81 | 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. | 111 | 115 | 23 | 158K | 2 | 2.0 | 44.9 | NOASSERTION | — | |
| mll-lab/php-cs-fixer-config | 0.80 | Shared php-cs-fixer configuration package. Install as a dev dependency and use the config($finder) helper in .php-cs-fixer.php. Optionally enable risky rules via risky($finder), override specific rules, or further customize the returned Config instance. | 0 | 0 | 0 | 11K | 0 | 29.0 | 65.0 | MIT | 2 months ago | |
| fabpot/php-cs-fixer | 0.80 | PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. | 46 | — | 12 | — | 0 | 0.6 | — | NOASSERTION | — | |
| graham-campbell/analyzer | 0.79 | Analyzer checks your PHP codebase to ensure referenced classes actually exist, helping catch broken imports, typos, and missing dependencies early. Supports PHP 8.1–8.5 and works with PHPUnit 10–13 (latest). | 29 | 30 | 5 | 5K | 0 | 29.6 | 36.2 | MIT | 3 weeks ago | |
| league/climate | 0.77 | League CLImate makes PHP CLI output nicer with easy colored text, formatting, and styled messages. Install via Composer and use a simple API to print red, blue, and more, helping your command-line scripts look clean and readable. | 1,884 | 1,932 | 124 | 209K | 13 | 17.1 | 32.8 | MIT | — | |
| vimeo/psalm | 0.75 | Psalm is a powerful PHP static analysis tool that finds type errors and bugs before runtime. Install via Composer, configure for your codebase, and run it locally or try the live demo at psalm.dev. Docs and integrations available for teams and CI. | 5,824 | 5,839 | 699 | 1M | 1,886 | 90.5 | 66.6 | MIT | 3 weeks ago | |
| zenstruck/assert | 0.67 | Lightweight PHP assertion helpers for cleaner, safer code. zenstruck/assert provides expressive, fluent assertions and value validation with helpful exception messages, improving readability in libraries and Laravel apps without bringing a full testing framework. | 81 | 81 | 5 | 720K | 0 | 25.0 | 64.5 | MIT | 4 months ago | |
| beberlei/assert | 0.65 | Lightweight assertion library for validating method arguments and input data in PHP. Provides a fluent, readable API with many built-in rules (string, numeric, email, UUID, collection, etc.), clear exceptions, and easy extensibility for custom constraints. | 2,428 | 2,459 | 186 | 2M | 29 | 57.1 | 65.9 | NOASSERTION | 1 year ago | |
| webmozart/assert | 0.64 | Fast, lightweight PHP assertion library for validating method inputs/outputs. Provides a rich set of type and value checks with consistent, customizable error messages. All assertions throw Webmozart\Assert\InvalidArgumentException on failure. | 7,648 | 7,722 | 158 | 11M | 24 | 64.9 | 60.8 | MIT | 12 hours ago |
How can I help you explore Laravel packages today?