{"id":50934284,"url":"https://github.com/neuralglitch/font-manager","last_synced_at":"2026-06-17T07:31:40.739Z","repository":{"id":325558982,"uuid":"1088925134","full_name":"neuralglitch/font-manager","owner":"neuralglitch","description":"Universal font manager for Symfony supporting multiple providers","archived":false,"fork":false,"pushed_at":"2025-11-22T01:42:03.000Z","size":201,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-22T03:45:09.924Z","etag":null,"topics":["bunny","fontsource","google-fonts","local-fonts","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://neuralglit.ch","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neuralglitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-03T16:38:16.000Z","updated_at":"2025-11-22T01:37:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/neuralglitch/font-manager","commit_stats":null,"previous_names":["neuralglitch/font-manager"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/neuralglitch/font-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralglitch%2Ffont-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralglitch%2Ffont-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralglitch%2Ffont-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralglitch%2Ffont-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuralglitch","download_url":"https://codeload.github.com/neuralglitch/font-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralglitch%2Ffont-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34439294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bunny","fontsource","google-fonts","local-fonts","symfony","symfony-bundle"],"created_at":"2026-06-17T07:31:37.505Z","updated_at":"2026-06-17T07:31:40.714Z","avatar_url":"https://github.com/neuralglitch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Font Manager\n\n### Universal font manager for Symfony supporting multiple providers\n\n[![PHP Version](https://img.shields.io/badge/PHP-8.1+-777BB4?style=flat\u0026logo=php\u0026logoColor=white)](composer.json)\n[![Symfony](https://img.shields.io/badge/Symfony-6.4+-343434?style=flat\u0026logo=symfony\u0026logoColor=white)](composer.json)\n\u003cbr/\u003e\n[![Packagist](https://img.shields.io/badge/Packagist-abandoned-red?style=flat\u0026logo=packagist\u0026logoColor=white)](https://packagist.org/packages/neuralglitch/font-manager)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\n\u003c/div\u003e\n\n\u003e [!WARNING]\n\u003e\n\u003e `neuralglitch/font-manager` is\n\u003e\n\u003e - **abandoned** on [Packagist](https://packagist.org/packages/neuralglitch/font-manager)\n\u003e - **read-only / archived** on [GitHub](https://github.com/neuralglitch/font-manager)\n\u003e\n\u003e Replacement: `symfinity/font-manager`\n\u003e\n\u003e - New installs, issues, and releases: [symfinity/font-manager](https://github.com/symfinity/font-manager)\n\u003e - Migration: [docs/migration.md](docs/migration.md)\n\n## Features\n\n- **Multiple Providers** — Google Fonts, Bunny Fonts, Fontsource, and Local Fonts\n- **Privacy-Friendly** — GDPR-compliant options (Bunny Fonts, Fontsource)\n- **Development Mode** — CDN with inline styles\n- **Production Mode** — Lock fonts locally for better performance and privacy\n- **Multi-Format Export** — CSS, SCSS, Tailwind, TypeScript, Design Tokens, and more\n- **Build Tool Support** — AssetMapper, Webpack, and Vite auto-detection\n- **CLI Tools** — Search, lock, validate, prune, and export commands\n\n## Supported Providers\n\n| Provider | Fonts | Privacy | API Key | CDN |\n|----------|-------|---------|---------|-----|\n| **Google Fonts** | 1,500+ | Tracks | Optional | Yes |\n| **Bunny Fonts** | 1,500+ | GDPR | No | Yes |\n| **Fontsource** | 1,500+ | Good | No | Yes |\n| **Local Fonts** | Custom | Perfect | No | No |\n\n**Recommended for privacy:** Bunny Fonts (GDPR-compliant, zero tracking)\n\n## New projects\n\nDo **not** install this package. Use:\n\n```bash\ncomposer require symfinity/font-manager\n```\n\nAdd the [symfinity/recipes](https://github.com/symfinity/recipes) Flex endpoint first — see [successor installation guide](https://github.com/symfinity/font-manager/blob/main/docs/installation.md).\n\n## Documentation (legacy tree)\n\nHistorical docs for the last `neuralglitch/*` release. For current Symfinity docs, use the [successor handbook](https://github.com/symfinity/font-manager/tree/main/docs).\n\n- **[Migration from neuralglitch/font-manager](docs/migration.md)** — upgrade to `symfinity/font-manager`\n- **[Migration from neuralglitch/google-fonts](docs/migration-from-google-fonts.md)** — google-fonts successor path\n- **[Export Formats](docs/exports.md)** — Multi-format export guide\n- **[Usage Guide](docs/usage.md)** — Function parameters and examples\n- **[Providers](docs/providers.md)** — Provider comparison and setup\n- **[Commands](docs/commands.md)** — CLI command reference\n- **[Configuration](docs/configuration.md)** — All configuration options\n- **[Local Fonts](docs/local-fonts.md)** — Custom font setup\n\n## Requirements (last legacy release)\n\n- PHP 8.1 or higher\n- Symfony 6.4, 7.x, or 8.x\n- Twig 3.0 or higher\n\n## Support\n\n- **Issues / security:** [symfinity/font-manager](https://github.com/symfinity/font-manager/issues) — not this archived repo\n- [Contributing](CONTRIBUTING.md) — historical; contributions go to symfinity/symfinity\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralglitch%2Ffont-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuralglitch%2Ffont-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralglitch%2Ffont-manager/lists"}