Libraries tagged by generate code
memio/pretty-printer
312952 Downloads
Memio's PrettyPrinter, used to generate PHP code from given Model
paknahad/jsonapi-bundle
57471 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
jaydeep/laravel-guarddog
925 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
digitaldream/laracrud
21666 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
4668 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.
diagonal/laravel-ts-enum-generator
8503 Downloads
Generate runtime-usable TypeScript objects and enums from PHP enums with utils
kunstmaan/generator-bundle
115195 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
59076 Downloads
This library helps to generate QR codes for Crypto Address
smhg/sepa-qr
47839 Downloads
Generate QR codes for SEPA payments
kairos/phpqrcode
137811 Downloads
A PHP class to generate QR Code
jdsdev/craft-embedder
10281 Downloads
Generate video embed code.
ion-bazan/pl-qr-payment
62525 Downloads
This library helps you generate payment QR codes for Polish bank mobile applications
friendsofsulu/maker-bundle
972 Downloads
Package to generate configuration and boilerplate code in Sulu
sirajcse/laravel-unique-id-generator
32283 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
tomatophp/filament-api
7284 Downloads
Generate APIs from your filament resource using single line of code