Libraries tagged by node-based
byjg/featureflag
0 Downloads
Allows you to enable or disable features in your application and dispatch the proper code based on the flags.
benyaminrmb/laravel-dynamic-resources
52 Downloads
Dynamic API resources with mode-based field selection for Laravel. Define minimal, default, detailed modes and compose them on the fly.
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
6816663 Downloads
CLI tool for running checks on a Drupal code base
xefi/phpstan-xefi-rules
12068 Downloads
Some custom PHPStan extensions for a better code base
wearejh/m2-unit-test-helpers
766 Downloads
Unit testing helpers for Magento 2 code bases
ledevoir/azure-message-queue
13625 Downloads
Forked from Azure/azure-sdk-for-php - credit to Microsoft for the code base
eonx-com/standards
35203 Downloads
Library for enforcing EoneoPay coding standards against a code base
eoneopay/standards
3284 Downloads
Library for enforcing EoneoPay coding standards against a code base
rixetbd/flux-core
23 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.
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.