Libraries tagged by automatic generation
philiprehberger/laravel-slug-generator
72 Downloads
Automatic slug generation for Eloquent models with scoped uniqueness, history, and transliteration
mhasnainjafri/restapikit
68 Downloads
Unlock the full potential of your REST API development with RestApiKit. This powerful toolkit offers a variety of utilities to simplify the process of creating, testing, and managing REST APIs. From automatic documentation generation to built-in validation, RestApiKit provides a seamless workflow for developers looking to build reliable and scalable APIs with ease. Focus more on the logic, and let RestApiKit handle the heavy lifting.
masum/laravel-tagging
3 Downloads
A comprehensive Laravel package for automatic tag generation and management with barcode support, events, bulk operations, and performance optimizations
kodooy/laravel-slug-generator
2 Downloads
Laravel package for automatic slug generation using traits
igclabs/tart
23 Downloads
TART (Terminal Art for Artisan) - A beautiful, expressive terminal UI toolkit for PHP console applications with automatic logo generation, themes, and rich formatting
hegentopf/easy-orm
11 Downloads
Lightweight ORM for PHP with automatic model generation
f0ska/auto-grid-bundle
26 Downloads
Automatic grid generation for Symfony Doctrine entities.
asker/rocket-router
7 Downloads
A fast and flexible PHP router package with attribute-based routing and automatic route generation
arraypress/wp-register-taxonomy
0 Downloads
Lightweight library for registering taxonomies in WordPress with smart defaults, automatic label generation, and support for custom objects beyond post types.
arraypress/wp-register-post-type
6 Downloads
Lightweight library for registering custom post types in WordPress with smart defaults, automatic label generation, and permalink management.
zaimea/sluggable
21 Downloads
Sluggable is a lightweight and flexible Laravel package that provides automatic, customizable slug generation for your Eloquent models. Using the HasSlug trait, your models gain the ability to generate SEO-friendly slugs from one or more fields, prevent duplicates, customize separators, control update behavior, and more.
weloveahmed/laravel-auto-validator
1 Downloads
Automatic validation rules generation for Laravel Eloquent models based on database schema.
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
longcz/autoapidoc
6 Downloads
Automatic API Document Generation Package
juankno/laravel-repository
400 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.