nette/finder
Nette Finder is a lightweight PHP utility for finding files and directories with an expressive, fluent API. Filter by name, size, date, and type, search recursively, and iterate results easily—ideal for CLI tools, build scripts, and apps.
.env backups) in user uploads.find()->filterByExtension('php')->sortByModificationTime()).symfony/finder or league/flysystem).For Executives: "This package lets us ship file-search features (e.g., log analyzers or asset tools) in weeks instead of months by reusing battle-tested code. While discontinued, it’s stable for internal tools—reducing dev time without licensing risks. Ideal for one-off utilities where we’d otherwise spend cycles on custom scripts."
For Engineering:
*"Nette/Finder provides a clean, fluent API for recursive file ops (e.g., Finder::create()->files()->name('*.test.php')). It’s lighter than Symfony’s version and integrates seamlessly with Laravel. Tradeoff: No new features, but perfect for:
php artisan find:orphaned-migrations).How can I help you explore Laravel packages today?