phar-io/manifest
Read, validate, and serialize phar.io manifest.xml metadata for PHAR archives. Provides ManifestLoader/Serializer and rich domain objects for application name, version, type, authors, licenses, and requirements—ideal for tooling and build/test workflows.
The package is a focused, well-maintained utility for PHAR manifest handling with strong alignment to PHAR-centric workflows (e.g., build pipelines, CLI tools). Architecture fits cleanly as a standalone Composer dependency with no framework coupling. Integration feasibility is high—Composer installation is trivial, and the API is self-contained with no external service dependencies. Technical risks are minimal (small codebase, active maintenance, 7.5k stars), but critical dependency on phar-io/version for version parsing introduces secondary risk if that library evolves unexpectedly. Key questions: How does it handle schema extensions beyond the standard? What’s the explicit support timeline for PHP 8.4+? Are
How can I help you explore Laravel packages today?