Libraries tagged by Generali application
quickshiftin/php-pdf-invoice
201 Downloads
Generate PDF files for your application's invoices with PHP
mohammad-alavi/laravel-openapi
17 Downloads
Generate OpenAPI Specification for Laravel Applications
geniusts/preferences
5069 Downloads
Very easy way to generate a preferences page for applications that have multiple components and packages.
laulamanapps/apple-passbook-bundle
19135 Downloads
Generate Apple Passbooks from your Symfony application
adevesa/laravel-simple-otp
1383 Downloads
Generate and validate OTPs for your applications
yunbuye/thinkphp-apidoc-generator
89 Downloads
Generate beautiful API documentation from your ThinkPHP application
oxycoder/laravel-apidoc-generator
3128 Downloads
Generate beautiful API documentation from your Laravel application
laililmahfud/apdoc
769 Downloads
Generate beautiful API documentation from your Laravel application
alibori/laravel-ddd-domain-resources
42 Downloads
Package to generate domain resources for a Laravel DDD application.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
payherokenya/payhero-php
113 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
onamfc/eloquent-json-schema
0 Downloads
Generate JSON Schema files from Eloquent models for Laravel applications
maamun7/serpository
44 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
looplinguist/random-password-generator
174 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
hoangphamdev/simple-admin-generator
27 Downloads
SAG is a Laravel package designed to streamline the process of creating administrative panels for web applications. With this package, developers can quickly generate basic administrative interfaces for managing various aspects of their applications, such as user management, content management, settings, and more.