Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
we worked like one afternoon on verveinePHP to get a feeling of the work it would represent. But this was years ago and we did not pursue it
nicolas
On 01/22/2014 02:11 PM, phil@highoctane.be wrote:
Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi Phil,
First of all, welcome in our little world corner :)
There was a bachelor project at UniBe that resulted in an importer for PHP. I do not know the current status of it, but you can find documentation here: http://scg.unibe.ch/archive/projects/Ruef13a-PHP.pdf
Cheers, Doru
On Wed, Jan 22, 2014 at 2:11 PM, phil@highoctane.be phil@highoctane.bewrote:
Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi Doru,
Thanks. Moose is too nice to pass :-)
Regards,
--- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
On Wed, Jan 22, 2014 at 2:31 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi Phil,
First of all, welcome in our little world corner :)
There was a bachelor project at UniBe that resulted in an importer for PHP. I do not know the current status of it, but you can find documentation here: http://scg.unibe.ch/archive/projects/Ruef13a-PHP.pdf
Cheers, Doru
On Wed, Jan 22, 2014 at 2:11 PM, phil@highoctane.be phil@highoctane.bewrote:
Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
I know :)
Doru
On Wed, Jan 22, 2014 at 2:52 PM, phil@highoctane.be phil@highoctane.bewrote:
Hi Doru,
Thanks. Moose is too nice to pass :-)
Regards,
Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
On Wed, Jan 22, 2014 at 2:31 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi Phil,
First of all, welcome in our little world corner :)
There was a bachelor project at UniBe that resulted in an importer for PHP. I do not know the current status of it, but you can find documentation here: http://scg.unibe.ch/archive/projects/Ruef13a-PHP.pdf
Cheers, Doru
On Wed, Jan 22, 2014 at 2:11 PM, phil@highoctane.be phil@highoctane.bewrote:
Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi, yes as Doru said there is a php importer for Moose. It is pretty stable so you can give it a try. The code is on smalltalk hub, you can get the configuration of the parser ConfigurationOfPetitPHPParser into
MCHttpRepository location: 'http://smalltalkhub.com/mc/Moose/PetitPHPParser/main' user: '' password: ''
and than you can do ConfigurationOfPetitPHPParser loadDevelopment
If you have any problem just let me know.
Cheers, Fabrizio
2014/1/22 Tudor Girba tudor@tudorgirba.com:
I know :)
Doru
On Wed, Jan 22, 2014 at 2:52 PM, phil@highoctane.be phil@highoctane.be wrote:
Hi Doru,
Thanks. Moose is too nice to pass :-)
Regards,
Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
On Wed, Jan 22, 2014 at 2:31 PM, Tudor Girba tudor@tudorgirba.com wrote:
Hi Phil,
First of all, welcome in our little world corner :)
There was a bachelor project at UniBe that resulted in an importer for PHP. I do not know the current status of it, but you can find documentation here: http://scg.unibe.ch/archive/projects/Ruef13a-PHP.pdf
Cheers, Doru
On Wed, Jan 22, 2014 at 2:11 PM, phil@highoctane.be phil@highoctane.be wrote:
Hello,
I am currently doing some architecture and core reviews on a PHP-based application.
I wondered if there was any PHP parser/tool that was freely available to try out some metrics collection with Moose. I saw Verveine by Googling the mailing list but not much.
TIA Phil
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev