Libraries tagged by automatic generation
dedoc/scramble
2108181 Downloads
Automatic generation of API documentation for Laravel applications.
nlpcloud/nlpcloud-client
14312 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
tfd/statamic-aida
639 Downloads
A Statamic addon that automates the generation of image alt texts using AI, enhancing web accessibility and SEO with minimal effort.
jetcod/eloquent-keygen
2038 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
justcoded/scramble
1964 Downloads
Automatic generation of API documentation for Laravel applications.
tioncico/curd-automatic-generation
1684 Downloads
zetacomponents/persistent-object-database-schema-tiein
5809 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
salehhashemi/laravel-intelli-git
578 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
ibecsystems/admin-kit-scramble
741 Downloads
Automatic generation of API documentation for Laravel applications.
dft/silverstripe-gallery
73 Downloads
A Silverstripe image gallery allowing multi image upload and automatic generation of thumbnail gallery with popups
bornfight/jsonapi-documentation
3814 Downloads
This bundle allows for automatic generation of JsonApi documentation
lku/doctrine-guid
42295 Downloads
Doctrine Event Subscriber for automatic generation GUID/UUID
wubbleyou/boundaries
401 Downloads
Automatic test generation for validating route middleware and policy boundaries
visol/cloudinary
1872 Downloads
Cloudinary integration in TYPO3. Use automatic breakpoint generation for images.
robinncode/db_craft
578 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.