Libraries tagged by text-generation
amasiye/figlet
213 Downloads
Figlet text generator - PHP
akawalko/latte-template-renderer
5 Downloads
Interface implementation for a class that renders tests/templates for string and PSR-7 response objects using Latte engine - a Next-Generation Templating System for PHP.
acacha/hello-ng
25 Downloads
Next generation hello ng
yapeal/yapeal-ng
28 Downloads
Yet Another Php Eve Api Library Next Generation also know as Yapeal-ng which can be used to access the Eve Online API data and place it into a database.
wlwwt/shopware
236 Downloads
Shopware is the next generation of open source e-commerce software made in Germany
knugen/esports-ipsum
8 Downloads
An esports themed placeholder text generator
d3vy/lorum
4 Downloads
Sample text generator using lorumipse.hu webpage.
backbee/backbee-php
6286 Downloads
BackBee is the next generation open source CMS
healey/robots
193387 Downloads
Robots.txt Generator for Laravel 4 and 5
schranz/test-generator
22005 Downloads
A cli tool which generates unit tests.
unigen/unigen-bundle
27354 Downloads
Symfony bundle for unigen test generator
unigen/unigen
40077 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
merkandi/laravel-5-robots
17177 Downloads
Robots.txt Generator for Laravel 5
jrmadsen67/laravel-feature-test-generator
4029 Downloads
Cascading model updates for Laravel.
ahrmerd/laravel-test-generator
174 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