awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cakephp/cakephp-codesniffer

Open-source alternatives to Cakephp Codesniffer

30 open-source projects similar to cakephp/cakephp-codesniffer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cakephp Codesniffer alternative.

  • myriad-dreamin/tinymistMyriad-Dreamin avatar

    Myriad-Dreamin/tinymist

    2,907View on GitHub↗

    Tinymist is a comprehensive suite of tools for Typst document authoring, serving as a language server, document compiler, and project manager. It provides a standardized language service via the Language Server Protocol to enable editor features such as autocompletion, navigation, and semantic highlighting. The project distinguishes itself by integrating a TCP-based live preview server for real-time visual rendering and an advanced static analysis tool that utilizes abstract syntax trees and bidirectional type checking. It also includes a project management system capable of handling multi-fi

    Rustdapdap-serverformatter
    View on GitHub↗2,907
  • autoitmicro/microunittestingframeworkAutoItMicro avatar

    AutoItMicro/MicroUnitTestingFramework

    5View on GitHub↗

    Micro - The AutoIt Unit Testing Framework

    AutoIt
    View on GitHub↗5
  • dragoon/django-seleniumD

    dragoon/django-selenium

    0View on GitHub↗

    .. image:: https://travis-ci.org/dragoon/django-selenium.png :target: https://travis-ci.org/dragoon/django-selenium

    View on GitHub↗0
  • bovigo/vfsstreambovigo avatar

    bovigo/vfsStream

    1,436View on GitHub↗

    vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.

    PHP
    View on GitHub↗1,436

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
cobrateam/splinterC

cobrateam/splinter

0View on GitHub↗

++++++++ splinter ++++++++

View on GitHub↗0
  • codeception/codeceptionCodeception avatar

    Codeception/Codeception

    4,855View on GitHub↗

    Codeception is a full-stack testing framework for PHP applications that provides a unified interface for unit, functional, and acceptance testing. It serves as a tool for automating real desktop and mobile browsers via the WebDriver protocol and acts as a client for testing REST and SOAP APIs. The framework is distinguished by its support for Behavior-Driven Development, allowing users to write human-readable test specifications in Gherkin language to align technical tests with business requirements. It implements actor-based action mapping to connect these natural language steps to executabl

    PHP
    View on GitHub↗4,855
  • codeception/phalcon-demoCodeception avatar

    Codeception/phalcon-demo

    42View on GitHub↗

    We use modified Phalcon INVO Application1 to demonstrate basics of Codeception testing. We expect to implement as many features as possible to showcase the framework and its potential.

    PHP
    View on GitHub↗42
  • cypress-io/cypresscypress-io avatar

    cypress-io/cypress

    50,113View on GitHub↗

    Cypress is a browser-based testing framework designed for writing and running automated tests directly inside the browser. It serves as an end-to-end testing framework, a frontend component testing tool, and a web application test runner. The project also functions as a headless browser automation tool and a network traffic interceptor. The system differentiates itself by executing test code within the same browser process as the application, allowing for direct access to the DOM. It includes a network traffic interception system to stub and manipulate browser requests, as well as a graphical

    TypeScriptangular-testing-librarycomponent-testingcypress
    View on GitHub↗50,113
  • dcramer/mock-djangodcramer avatar

    dcramer/mock-django

    226View on GitHub↗

    mock-django ~~~~~~~~~~~

    Python
    View on GitHub↗226
  • deliciousraspberrypi/mockfiveD

    DeliciousRaspberryPi/MockFive

    0View on GitHub↗
    View on GitHub↗0
  • deltics/delphi.libsdeltics avatar

    deltics/delphi.libs

    50View on GitHub↗

    Deltics delphi.libs

    Component Pascal
    View on GitHub↗50
  • dereuromark/cakephp-fixture-factoriesdereuromark avatar

    dereuromark/cakephp-fixture-factories

    2View on GitHub↗

    CakePHP Fixture Factories Write and run your tests faster. On any PHP application.

    PHP
    View on GitHub↗2
  • django-behave/django-behavedjango-behave avatar

    django-behave/django-behave

    196View on GitHub↗

    Tested on: - Python 2.7 - Python 3.3, 3.4 - Django v1.6-1.11

    Python
    View on GitHub↗196
  • django-nose/django-nosedjango-nose avatar

    django-nose/django-nose

    885View on GitHub↗

    django-nose

    Python
    View on GitHub↗885
  • behave/behave-djangobehave avatar

    behave/behave-django

    214View on GitHub↗

    behave-django |latest-version|

    Python
    View on GitHub↗214
  • dreadatour/flake8lintD

    dreadatour/Flake8Lint

    0View on GitHub↗
    View on GitHub↗0
  • facebook/jestfacebook avatar

    facebook/jest

    45,448View on GitHub↗

    Jest is a JavaScript testing framework that integrates a test runner, an assertion library, and a snapshot testing tool. Its primary purpose is to provide a comprehensive environment for writing and running automated JavaScript tests to verify software correctness. The framework is distinguished by its snapshot testing capabilities, which capture the state of large objects or rendered components to detect regressions over time. It also features a reactive watch mode that monitors file changes and automatically executes only the tests related to modified code. The project covers a broad range

    TypeScript
    View on GitHub↗45,448
  • fakerphp/fakerfakerphp avatar

    fakerphp/faker

    3,976View on GitHub↗

    Faker is a PHP fake data generator and testing utility used to produce realistic randomized values for populating databases and test applications. It serves as a localization library that generates data tailored to specific languages and regional formats, providing a framework for extending data generation through custom classes and domain-specific formatters. The library ensures repeatability in testing environments through deterministic random seeding. It includes mechanisms to control output quality, such as enforcing value uniqueness and simulating missing data by occasionally producing n

    PHP
    View on GitHub↗3,976
  • friendsofcake/fixturizeFriendsOfCake avatar

    FriendsOfCake/fixturize

    24View on GitHub↗

    ` composer require friendsofcake/fixturize `

    PHP
    View on GitHub↗24
  • getsentry/sentry-javascriptgetsentry avatar

    getsentry/sentry-javascript

    8,693View on GitHub↗

    This project is a JavaScript error tracking SDK and application performance monitoring tool. It captures runtime exceptions and crashes across web browsers, server-side environments, and edge computing contexts. The SDK includes a session replay tool that records visual user interactions to reproduce bugs. To ensure telemetry delivery, it provides a tunneling proxy that routes monitoring data through custom endpoints to bypass browser-level ad blockers. The toolkit also features a source map processor that translates minified stack traces back into original source code. Additionally, it cove

    TypeScriptangularcrash-reportingember
    View on GitHub↗8,693
  • infection/infectioninfection avatar

    infection/infection

    2,209View on GitHub↗

    PHP Mutation Testing library

    PHP
    View on GitHub↗2,209
  • jhc-systems/delphiuiautomationjhc-systems avatar

    jhc-systems/DelphiUIAutomation

    114View on GitHub↗

    Delphi classes that wrap the MS UIAutomation library.aspx).

    Pascal
    View on GitHub↗114
  • joke2k/django-fakerjoke2k avatar

    joke2k/django-faker

    257View on GitHub↗

    Django-faker

    Python
    View on GitHub↗257
  • kahlan/kahlankahlan avatar

    kahlan/kahlan

    1,146View on GitHub↗

    :heavycheckmark: PHP Test Framework for Freedom, Truth, and Justice

    PHP
    View on GitHub↗1,146
  • klen/mixerklen avatar

    klen/mixer

    956View on GitHub↗

    Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.

    Python
    View on GitHub↗956
  • kmmbvnr/django-jenkinskmmbvnr avatar

    kmmbvnr/django-jenkins

    937View on GitHub↗

    django-jenkins

    Python
    View on GitHub↗937
  • mhumm/delphi-code-coverage-wizard-plusMHumm avatar

    MHumm/delphi-code-coverage-wizard-plus

    44View on GitHub↗

    Delphi Code Coverage Wizard is a GUI which makes running the command line based code coverage tool easier.

    Pascal
    View on GitHub↗44
  • michaeljustin/openctfmichaelJustin avatar

    michaelJustin/openctf

    14View on GitHub↗

    The OpenCTF component test framework helps to build automatic tests for all (visual and non-visual) VCL components in a Delphi application. It is based on the DUnit framework, and it integrates well with existing test projects.

    Pascal
    View on GitHub↗14
  • mockery/mockerymockery avatar

    mockery/mockery

    10,724View on GitHub↗

    Mockery is a PHP framework designed for creating test doubles, stubs, and spies to facilitate isolated unit testing. It serves as a utility for simulating class behavior, intercepting method calls, and validating arguments, allowing developers to replace real dependencies with mock objects to verify that code components interact as intended. The framework distinguishes itself through advanced capabilities for handling complex testing scenarios, such as bypassing constructors, mocking protected methods, and intercepting static calls or internal object instantiations. It provides a fluent inter

    PHPmockmockerymocking
    View on GitHub↗10,724
  • autoitmicro/autoitappveyorAutoItMicro avatar

    AutoItMicro/AutoItAppveyor

    0View on GitHub↗

    AutoItAppveyor

    AutoIt
    View on GitHub↗0