Libraries tagged by line count
sebastian/lines-of-code
340937976 Downloads
Library for counting the lines of code in PHP source code
sharpapi/sharpapi-laravel-client
496 Downloads
SharpAPI.com - AI-Powered Swiss Army Knife API. Save countless coding hours and supercharge your app with AI capabilities in just 2 lines of code.
michaeldrennen/local-file
20881 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
dcarbone/helpers
366 Downloads
Some simple helper classes for PHP
appzcoder/phpcloc
2390 Downloads
Cloc & duplicate code checker tool.
mitoteam/mt-howmany
926 Downloads
Command-line utility to count project sources size, files count, lines count
sharpapi/sharpapi-php-client
9 Downloads
SharpAPI.com - AI-Powered Swiss Army Knife API. Save countless coding hours and supercharge your app with AI capabilities in just 2 lines of code.
ondrakub/counter-lines
15 Downloads
Command-line script to calculate lines of file.
netsilik/lines-of-code-counter
8 Downloads
Standalone utility script for Counting Lines of Code.
c975l/countlinescode-bundle
224 Downloads
This bundle counts the lines of code written in a Symfony project
fagundes/total-lines
11 Downloads
Command-script to count the total lines of all files given one or more paths.
sequelone/local-file
6 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
bastienl/symfony2loc-bundle
392 Downloads
Count lines of code you wrote in your Symfony2 project
sunra/php-simple-html-dom-parser
8562874 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
aura/cli
1273437 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.