Git Product home page Git Product logo

exakat4laravel's Introduction

Laravel extension for Exakat

This is the Laravel specific analysis and reports for the Exakat static analysis engine. "Laravel : The PHP Framework For Web Artisans."

This is the development code source of the Laravel extension for Exakat. To run an audit with this code, install the Laravel.phar extension in your copy of exakat.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To use this set of analysis, you need a working installation of the Exakat engine. Follow the Installation instructions.

To run the tests, you need PHPunit installed locally.

Installing

Clone this repository on your local machine. Check the config.ini file, to update the location of the exakat engine.

exakat_path = '/path/to/exakat';

Running the tests

To run the tests,

cd tests;
phpunit Tests/Laravel/SomeAnalysis.php

Deployment

To prepare the list of analysis, run the 'scripts/makeIni.php' script. Then, check the analyzers.ini file that was created.

To prepare the extension as a PHAR archive, run the 'scripts/buildPhar.php' script.

All needed informations are in the config.ini file. Once built, the phar is at the root of the folder.

Drag this phar to the /ext/ folder of any installation to make the analysis available.

Authors

  • Damien Seguy - Initial commit - Exakat

License

This project is licensed under the GNU Affero General Public License : see LICENSE.md file for details.

All product names, logos, and brands are property of their respective owners.

exakat4laravel's People

Contributors

dseguy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.