Libraries tagged by generate code
memio/pretty-printer
307958 Downloads
Memio's PrettyPrinter, used to generate PHP code from given Model
memio/model
308580 Downloads
Memio's models, used to describe the code to generate
digitaldream/laracrud
20682 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
robinncode/db_craft
1945 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
kunstmaan/generator-bundle
109900 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
reyesoft/crypto-qr
39769 Downloads
This library helps to generate QR codes for Crypto Address
keenthekeen/php-promptpay-qr
12749 Downloads
PHP Library to generate QR Code payload for PromptPay
axtiva/flexible-graphql-php
22143 Downloads
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php
smhg/sepa-qr
45888 Downloads
Generate QR codes for SEPA payments
kairos/phpqrcode
133234 Downloads
A PHP class to generate QR Code
prgayman/laravel-zatca
20289 Downloads
Laravel package a helper to Generate the QR code and signed it for ZATCA E-invoicing
jdsdev/craft-embedder
8893 Downloads
Generate video embed code.
mercadolibre/php-sdk
2532 Downloads
This is a the codebase to generate a SDK for Open Platform Marketplace
sirajcse/laravel-unique-id-generator
20048 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
phpunit/phpunit-skeleton-generator
480771 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa