2017 © Pedro Peláez
 

symfony-bundle countlinescode-bundle

This bundle counts the lines of code written in a Symfony project

image

c975l/countlinescode-bundle

This bundle counts the lines of code written in a Symfony project

  • Tuesday, February 20, 2018
  • by Laurent3170
  • Repository
  • 1 Watchers
  • 1 Stars
  • 72 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

CountLinesCodeBundle

CountLinesCodeBundle does the following:, (*1)

  • counts the number of lines of code written in Symfony project.

It goes through specified directories and counts the number of lines specified in the extensions files., (*2)

CountLinesCodeBundle was forked from https://github.com/BastienL/Symfony2Loc., (*3)

CountLinesCodeBundle dedicated web page., (*4)

CountLinesCodeBundle API documentation., (*5)

 Bundle installation

 Step 1: Download the Bundle

We strongly recommend to use this only on the dev part, (*6)

Use Composer to install the library, (*7)

    composer require-dev c975l/countlinescode-bundle

 Step 2: Define folders and extensions to look for

Then, in the /config/packages/dev/count_lines_codes.yaml file of your project, define the following:, (*8)

c975LCountLinesCode:
    #List of folders you want to look for
    folders: ['src', 'templates', 'tests', 'public/css', 'public/js']
    #List of extensions you want to look for
    extensions: ['css', 'js', 'php', 'sh', 'sql', 'twig']

 How to use

To use it, just type (at the root of your Symfony2 project):, (*9)

$ php bin/console count:loc

 TODO

Improve counting command, (*10)

If this project help you to reduce time to develop, you can sponsor me via the "Sponsor" button at the top :), (*11)

The Versions

20/02 2018

dev-master

9999999-dev https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

20/02 2018

v1.4.1

1.4.1.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

20/02 2018

v1.4

1.4.0.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

18/07 2017

v1.3.5

1.3.5.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

04/07 2017

v1.3.4

1.3.4.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

23/05 2017

v1.3.3

1.3.3.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

20/05 2017

v1.3.2

1.3.2.0 https://github.com/975L/CountLinesCodeBundle

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

17/03 2017

v1.3.1

1.3.1.0 https://github.com/975L/CountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

16/03 2017

v1.2

1.2.0.0 https://github.com/975L/SymfonyCountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

15/03 2017

v1.1.2

1.1.2.0 https://github.com/975L/SymfonyCountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

15/03 2017

v1.1.1

1.1.1.0 https://github.com/975L/SymfonyCountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

15/03 2017

v1.1

1.1.0.0 https://github.com/975L/SymfonyCountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count

15/03 2017

v1.0.1

1.0.1.0 https://github.com/975L/SymfonyCountLinesCode

This bundle counts the lines of code written in a Symfony project

  Sources   Download

MIT

The Requires

 

code bundle symfony count