TNT Code Search
TNT Code Search is a high performance command line tool for searching through large code bases specially made for Laravel and Lumen
- CARNet
- QED Ltd
- beDev
- Aspekt
- Rentlio
Meet TNT Code Search
Searching through a large code base doesn't have to be a strugle, with TNT Code Search you can do this easily and fast.
Smart Search
Most often, you don't need results from the vendor folder. TNT Code Search will skip this and other irrelevant folders to make the results more relevant. Of course, if you don't tell it to do otherwise
Searching within template files
TNT Code Search recognizes blade template files which makes it easy to search for something only within templates.
tnt --blade "search string"
Blasingly fast
TNT Code Search can process multiple files in parallel which makes it very fast to use. It can also handle very large files (1GB +), like logs which can be processed within milliseconds
Testimonials
I don't know about TNT Code Search, but Nenad certainly seems to know his stuff.
Wooow, I was amazed at how TNT could find what I was looking for so quickly. Will never go back to GREP again!
Tools like ACK or AG simply search through everything. Sometimes, I only need to search blade template files without being distracted with results from other file types. TNT does the job amazingly and most importantly for me - quickly!
Pricing
- Free code search, but with ADs
- Extremelly fast code search
- Filter and search only in certain file types
- Searching through very large files
- Regex Support
-
Can I use TNT Code Search for other projects not build with Laravel
Yes, you can! TNT works with any kind of project but is optimized for Laravel
-
Why is TNT Code Search so fast?
TNT Code Search can search in parallel through multiple files. It's smart and knows what files and folders to skip. Also, it has a specially designed algorithm for traversing files.