Libraries tagged by gen
nette/forms
13937682 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
mck89/peast
42561645 Downloads
Peast is PHP library that generates AST for JavaScript code
laminas/laminas-httphandlerrunner
21127979 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
jfcherng/php-diff
6397451 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jbroadway/urlify
8747487 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
gregwar/captcha
10454636 Downloads
Captcha generator
godruoyi/php-snowflake
2851393 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
ergebnis/json-normalizer
45082946 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
classpreloader/classpreloader
43097080 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
carlos-meneses/laravel-mpdf
3674239 Downloads
Laravel Mpdf: Using Mpdf in Laravel to generate Pdfs.
binarytorch/larecipe
2985516 Downloads
Generate gorgeous recipes for your Laravel applications using MarkDown
arrilot/laravel-widgets
4866519 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
zendframework/zend-code
84002639 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
niklasravnsborg/laravel-pdf
3079192 Downloads
Generate PDFs in Laravel with this mPDF wrapper.
thedoctor0/laravel-factory-generator
1142122 Downloads
Automatically generate Laravel factories for your models.