All Projects → Forbidden Apis → Similar Projects or Alternatives

1413 Open source projects that are alternatives of or similar to Forbidden Apis

Phpat
PHP Architecture Tester - Easy to use architectural testing tool for PHP ✔️
Stars: ✭ 489 (+126.39%)
Mutual labels:  static-analysis
Segmentedcontrol
Android SegmentedControl + multi row support
Stars: ✭ 143 (-33.8%)
Mutual labels:  gradle
Laziertracker
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
Stars: ✭ 485 (+124.54%)
Mutual labels:  gradle
Androidnote
Android and Java Note
Stars: ✭ 94 (-56.48%)
Mutual labels:  gradle
Gradle In Action Source
Source code for the Manning book "Gradle in Action"
Stars: ✭ 483 (+123.61%)
Mutual labels:  gradle
Xposedchecker
[Deprecated] Check whether your xposed has been enabled.
Stars: ✭ 173 (-19.91%)
Mutual labels:  checker
Sark
IDAPython Made Easy
Stars: ✭ 477 (+120.83%)
Mutual labels:  static-analysis
Seckill
基于SpringMVC,Spring,MyBatis实现的秒杀系统(参见慕课网,做了些改动)
Stars: ✭ 93 (-56.94%)
Mutual labels:  maven
Gradle Lint Plugin
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Stars: ✭ 473 (+118.98%)
Mutual labels:  gradle
Kotlin Gradle Plugin Template
🐘 A template to let you started with custom Gradle Plugins + Kotlin in a few seconds
Stars: ✭ 141 (-34.72%)
Mutual labels:  gradle
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+507.87%)
Mutual labels:  ant
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+670.83%)
Mutual labels:  gradle
Scala Cypher Dsl
A type-safe Cypher Query Language DSL for Scala.
Stars: ✭ 34 (-84.26%)
Mutual labels:  gradle
Myuploader Backend
单文件上传,多文件上传,大文件上传,断点续传,文件秒传,图片上传
Stars: ✭ 177 (-18.06%)
Mutual labels:  maven
Codeeditor
Code Editor Native Way
Stars: ✭ 155 (-28.24%)
Mutual labels:  gradle
Jgitver Maven Plugin
maven core extension to automatically define versions using jgitver & git tags
Stars: ✭ 117 (-45.83%)
Mutual labels:  maven
Go4droid
build an android app (with go bindings) in Docker
Stars: ✭ 32 (-85.19%)
Mutual labels:  gradle
Gradle Test Logger Plugin
A Gradle plugin for printing beautiful logs on the console while running tests
Stars: ✭ 460 (+112.96%)
Mutual labels:  gradle
Securify2
Securify v2.0
Stars: ✭ 92 (-57.41%)
Mutual labels:  static-analysis
Ctags
A maintained ctags implementation
Stars: ✭ 4,768 (+2107.41%)
Mutual labels:  code-analysis
Psalm Plugin Laravel
A Psalm plugin for Laravel
Stars: ✭ 139 (-35.65%)
Mutual labels:  static-analysis
Railcraft
The Railcraft Mod for Minecraft, source and development.
Stars: ✭ 446 (+106.48%)
Mutual labels:  gradle
Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
Stars: ✭ 1,308 (+505.56%)
Mutual labels:  gradle
Awesome Linters
A community-driven list of awesome linters.
Stars: ✭ 439 (+103.24%)
Mutual labels:  static-analysis
Backwardcompatibilitycheck
🆎 Tool to compare two revisions of a class API to check for BC breaks
Stars: ✭ 440 (+103.7%)
Mutual labels:  static-analysis
Sea Dsa
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
Stars: ✭ 90 (-58.33%)
Mutual labels:  static-analysis
Tip
Static program analysis for TIP
Stars: ✭ 140 (-35.19%)
Mutual labels:  static-code-analysis
Xvideo
一个能自动进行压缩的小视频录制库
Stars: ✭ 90 (-58.33%)
Mutual labels:  gradle
Gradle Xcodeplugin
gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Stars: ✭ 430 (+99.07%)
Mutual labels:  gradle
Jkube
Successor of the deprecated Fabric8 Maven Plugin
Stars: ✭ 213 (-1.39%)
Mutual labels:  maven
Gradle Plugin User Guide Chinese Verision
Gradle Plugin User Guide 中文翻译
Stars: ✭ 426 (+97.22%)
Mutual labels:  gradle
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-58.8%)
Mutual labels:  maven
Souffle
Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
Stars: ✭ 426 (+97.22%)
Mutual labels:  static-code-analysis
Java Ddd Skeleton
♨️ DDD in Java skeleton & examples. Course:
Stars: ✭ 140 (-35.19%)
Mutual labels:  gradle
Gradle Dependencies Plugins Helper Plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 31 (-85.65%)
Mutual labels:  gradle
Ffmpegandroidlibrary
One line integration for FFMPEG Library in Android
Stars: ✭ 88 (-59.26%)
Mutual labels:  gradle
Shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
Stars: ✭ 418 (+93.52%)
Mutual labels:  maven
Fc Angular
快速搭建angular后台管理系统的admin template。Fast development platform based on angular8, ng.ant.design built multi-tab page background management system (continuous upgrade) ^_^
Stars: ✭ 171 (-20.83%)
Mutual labels:  ant
Talaiot
Simple and extensible plugin to track task times in your Gradle Project.
Stars: ✭ 415 (+92.13%)
Mutual labels:  gradle
Sourcecodesniffer
The Source Code Sniffer is a poor man’s static code analysis tool (SCA) that leverages regular expressions. Designed to highlight high risk functions (Injection, LFI/RFI, file uploads etc) across multiple languages (ASP, Java, CSharp, PHP, Perl, Python, JavaScript, HTML etc) in a highly configurable manner.
Stars: ✭ 87 (-59.72%)
Mutual labels:  static-code-analysis
Sonar Kotlin
SonarQube plugin for Kotlin
Stars: ✭ 412 (+90.74%)
Mutual labels:  code-analysis
Sonar Pmd
☕️ PMD Plugin for SonarQube
Stars: ✭ 139 (-35.65%)
Mutual labels:  static-code-analysis
Sqlvet
Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.
Stars: ✭ 410 (+89.81%)
Mutual labels:  static-analysis
Appstorelibrary
Android AppStore library for Play, Amazon, and OneStore(one of the korean appstore) app store
Stars: ✭ 86 (-60.19%)
Mutual labels:  gradle
Php Cs Fixer
A tool to automatically fix PHP Coding Standards issues
Stars: ✭ 10,709 (+4857.87%)
Mutual labels:  static-analysis
Web Framework For Java
A seed project with spring boot for AngularJS, AngularJs Material, Thymeleaf, RESTful API, MySQL and admin panel based on AdminLTE.
Stars: ✭ 29 (-86.57%)
Mutual labels:  maven
Selenium Maven Template
A maven template for Selenium that will let you check out and go.
Stars: ✭ 403 (+86.57%)
Mutual labels:  maven
Codecharta
CodeCharta visualizes multiple code metrics using 3D tree maps.
Stars: ✭ 85 (-60.65%)
Mutual labels:  static-code-analysis
Php Parser
🌿 NodeJS PHP Parser - extract AST or tokens (PHP5 and PHP7)
Stars: ✭ 400 (+85.19%)
Mutual labels:  static-code-analysis
Umldoclet
Automatically generate PlantUML diagrams in javadoc
Stars: ✭ 138 (-36.11%)
Mutual labels:  code-analysis
Example Kotlin Springboot Graphql
Projeto de exemplo com API GraphQL com dois crud’s simples, utilizando Kotlin, Spring Boot, Gradle etc.
Stars: ✭ 28 (-87.04%)
Mutual labels:  gradle
Unified Code Coverage Android
Mixing the coverage data from both Instrumented and Unit tests
Stars: ✭ 155 (-28.24%)
Mutual labels:  gradle
Okbuck
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project.
Stars: ✭ 1,513 (+600.46%)
Mutual labels:  gradle
Rubocop Packaging
A RuboCop extension focused on enforcing upstream best practices and coding conventions.
Stars: ✭ 29 (-86.57%)
Mutual labels:  static-code-analysis
Gradle Plugins
collection of gradle plugins
Stars: ✭ 28 (-87.04%)
Mutual labels:  gradle
Setup Php
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
Stars: ✭ 1,945 (+800.46%)
Mutual labels:  static-analysis
Login Sample
A simple Android app that allows users to sign up / login / logout.
Stars: ✭ 28 (-87.04%)
Mutual labels:  gradle
Whispers
Identify hardcoded secrets and dangerous behaviours
Stars: ✭ 66 (-69.44%)
Mutual labels:  static-code-analysis
Checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
Stars: ✭ 3,572 (+1553.7%)
Mutual labels:  static-analysis
Synt
Find similar functions and classes in your JavaScript/TypeScript code
Stars: ✭ 178 (-17.59%)
Mutual labels:  static-analysis
601-660 of 1413 similar projects