Libraries tagged by node-based
brackets/verifications
2081 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
xp-forge/parse
6565 Downloads
Parses code based on rules
sniccowp/octane
351 Downloads
Code-based WordPress Performance Optimization for Developers. No UI - Just screaming fast PHP.
adamthehutt/laravel-lean-forms
1783 Downloads
Code-based form configuration for Laravel. Lean, clean, and mean blade templates. Complete separation of business logic and UI/display logic.
mglaman/drupal-check
7082941 Downloads
CLI tool for running checks on a Drupal code base
xefi/phpstan-xefi-rules
17166 Downloads
Some custom PHPStan extensions for a better code base
wearejh/m2-unit-test-helpers
1072 Downloads
Unit testing helpers for Magento 2 code bases
ledevoir/azure-message-queue
15882 Downloads
Forked from Azure/azure-sdk-for-php - credit to Microsoft for the code base
rixetbd/flux-core
38 Downloads
Laravel package for runtime access & code base management with advanced validation
kitpages/mobile-app-builder-bundle
7 Downloads
This is a Symfony2 bundle that generates packages specific for terminals from a given html/js code base.
eonx-com/standards
35348 Downloads
Library for enforcing EoneoPay coding standards against a code base
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
amazon-mws-unofficial/marketplace-web-service-orders
2055 Downloads
Amazon MWS code base moved into composer package
alleyinteractive/wp-to-psr-4
8 Downloads
Migrate a WordPress-style code base to PSR-4 file structure.
zalas/symfify
15 Downloads
Sets up a basic Symfony project in a code base that did not start as a Symfony project.