|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| achinon/yaml_classer | 0.84 | Symfony bundle that converts YAML config files into generated PHP classes, enabling IDE-friendly, callable access to YAML values. Install via Composer, run a console command to generate a class, then use via DI or instantiate directly. | 0 | 0 | 0 | 29 | 0 | 0.0 | 20.4 | — | — | |
| fitbug/symfony-yaml-serializer-encoder-decoder | 0.84 | Adds YAML encoding/decoding support to Symfony’s Serializer component. Install via Composer and register YamlEncoder with YamlEncode/YamlDecode to serialize objects to/from YAML alongside your normalizers. Requires PHP 5.6+. | 3 | 3 | 0 | 248 | 0 | 0.6 | 24.9 | MIT | 9 years ago | |
| mustangostang/spyc | 0.84 | Spyc is a pure-PHP YAML 1.0 loader/dumper. Parse YAML documents into PHP arrays, or serialize arrays back to YAML for config files, logs, and data exchange. Simple class-based or functional API for loading files and strings. | 733 | 745 | 205 | 1M | 27 | 19.1 | 53.0 | MIT | 6 years ago | |
| dubiy/yamlok | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/yaml-front-matter | 0.82 | Parse YAML front matter from Markdown and similar files. Reads metadata wrapped in --- at the top and returns an object with easy access to fields (via matter() or properties) plus the remaining body content. Ideal for static pages, docs, and blogs. | 346 | 347 | 30 | 70K | 0 | 17.1 | 34.5 | MIT | 6 months ago | |
| symplify/amnesia | 0.82 | Provides PHP constant wrappers for Symfony configuration keys to replace typo-prone strings in PHP config files. Covers common extensions like Framework, Twig, Doctrine and Routing, making config safer, more discoverable, and easier to refactor. | 15 | 17 | 0 | 127 | 0 | 0.0 | 8.7 | MIT | — | |
| c33s/symfony-config-manipulator-bundle | 0.82 | Symfony2 bundle to keep YAML config organized by splitting app/config/config*.yml into section files (framework, doctrine, twig, etc.) and rewriting imports accordingly. Helps declutter large config.yml files and manage per-environment configs cleanly. | 1 | 1 | 2 | 98 | 2 | 0.5 | 23.4 | MIT | — | |
| bupychuk/sensi-yaml-gui-bundle | 0.82 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| captjm/backup-symfony-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| districtweb/cmsconfiguratorbundle | 0.82 | Symfony bundle for building and managing application configuration via a “configurator” approach. Provides structure to define, load, and persist configurable settings for your CMS or app, with tooling aimed at simplifying configuration workflows. | 0 | 0 | 0 | 0 | 1 | 0.1 | — | — | — | |
| dbstudios/php-rest | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 4.5 | — | — | 1 year ago | |
| aygon/data-list-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 2 | 0.4 | — | — | — | |
| egb/reports-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/yaml | 0.79 | Symfony Yaml Component for parsing and generating YAML. Load YAML files into PHP arrays/objects and dump PHP data back to YAML, with robust support for common YAML features and integration with the Symfony ecosystem. | 3,852 | 3,944 | 133 | 13M | 0 | 58.3 | 57.4 | MIT | 1 week ago | |
| spatie/async | 0.61 | Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. | 0 | 2,826 | — | 175K | — | 42.2 | 27.9 | — | — | |
| spatie/robots-txt | 0.61 | Generate and serve a correct robots.txt in Laravel with an expressive API. Add user-agents, allow/disallow rules, sitemaps and host directives, then publish it via a route or controller—perfect for managing crawler access per environment. | 257 | 262 | 44 | 684K | 0 | 26.1 | 53.4 | MIT | 3 months ago | |
| spatie/url | 0.61 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 739 | 752 | 60 | 413K | 0 | 12.4 | 37.9 | MIT | 2 years ago | |
| spatie/fork | 0.61 | Run PHP code concurrently using lightweight process forking. Define multiple closures and execute them in parallel, collecting results in order. Requires PHP 8 with pcntl (CLI only) and posix extensions on Unix-like systems. | 0 | 1,042 | — | 211K | — | 30.8 | 36.4 | — | — | |
| spatie/ssh | 0.59 | Execute commands over SSH with a simple PHP API. Create a connection with user/host (and optional port), run single or multiple commands synchronously or async, and get a Symfony Process back to inspect success and capture output. | 833 | 839 | 84 | 88K | 0 | 24.1 | 30.3 | MIT | 6 months ago |
How can I help you explore Laravel packages today?