Libraries tagged by code generation
bangerkuwranger/magento-2-coupon-code-api
104 Downloads
API Methods for generating a coupon code for a given cart price rule
pelock/radio-code-calculator
12 Downloads
Radio Code Calculator is an online service along with Web API and SDK for generating car radio unlock codes for popular vehicle brands.
drupal/core-uuid
71 Downloads
UUID generation and validation.
drewlabs/code-generator
118 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
pisethchhun/bakong-khqr-php
34 Downloads
PHP package for generating and parsing Bakong KHQR (Cambodian QR payment) codes
montju/php-zatca
19 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
crodas/artifex
2406 Downloads
Macros on steroids. The easiest way of generating code.
pavankumar/qrcoder
77 Downloads
This is a Laravel 5 package for generating QR codes.
giansalex/phpqrcode
1215 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode.
cics/yii2-video-embed-widget
11659 Downloads
Yii2 Extension for Generating Video Embed Codes from Video URLs
wieni/wmscaffold
6104 Downloads
Provides Drupal services and Drush 9 commands for easy creation of fields & entity types, code style fixing, model & controller generating and more.
intera-typo3-extension/authcode
3823 Downloads
Library for generating and validating one time authorization codes (e.g. for email validation).
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.
amroboney/repository-generator
41 Downloads
A feature-rich Laravel package to simplify and streamline the process of generating repository files using the repository pattern, promoting clean architecture and maintainable code.