spryker/module-finder
ModuleFinder module
1.5.0
2.6M downloads/mo
#3897 most downloaded on Packagist
spryker/module-finder
What this package is like to depend on
Last release 4 months ago
23 Apr 2026
Release timing varies
gaps range from 9 days to 3.2 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
9 releases · first in 2019
5 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2019 to Apr 2026Releases
latest 9-
1.5.023 Apr 2026Release notes
Open source →Included commits: 1.4.2...1.5.0
Improvements
- Introduced
ModuleFinderService(Service layer) to support module discovery in the API Platform migration infrastructure without requiring the Zed layer.
- Introduced
-
1.4.218 Dec 2025Release notes
Open source →Included commits: 1.4.1...1.4.2
Fixes
- Fixed the wrong exclusion of DependencyProvider for dev-only module detection in production environments.
-
1.4.121 Nov 2025Release notes
Open source →Included commits: 1.4.0...1.4.1
Fixes
- Adjusted
ModuleFinderFacade::getProjectModules()to add backward compatibility support for detecting both modular and layered project structure patterns when finding used core modules.
- Adjusted
-
1.4.011 Nov 2025Release notes
Open source → -
1.3.128 Oct 2025Release notes
Open source →Included commits: 1.3.0...1.3.1
Fixes
- Adjusted
\Spryker\Zed\ModuleFinder\ModuleFinderConfig::getPathsToInternalOrganizations()to support new monorepository structure.
- Adjusted
-
1.3.007 Jan 2025Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Adjusted
ModuleFinderFacadeInterface::getModules()to supportSprykerFeaturenamespace.
- Adjusted
-
1.2.021 Oct 2021Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Include
SprykerMiddlewaremodules to ModuleFinder. - More clear exception messages for not found files or invalid file content.
- Include
-
1.1.003 Nov 2020Release notes
Open source → -
1.0.005 Jun 2019Release notes
Open source →Included commits: https://github.com/spryker/module-finder/tree/1.0.0
Initial Release
- Module is capable of retrieving installed modules and packages.