Libraries tagged by User Generator
rotexsoft/file-renderer
4650 Downloads
A tool for rendering PHP files that are meant to generate output. Easy to use as a view component in an MVC framework.
starbloom/drush-sqlserver-driver
517 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
setono/deployer-cron
23644 Downloads
Use the Setono cron builder to generate cron files in your deployment process
paulmozo/php-cypher-query-builder
3919 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
mikegarde/laravel-route-docs
213 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.
litermi/cache-query-builder
3210 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
caesargustav/scheduler
1822 Downloads
PHP package to generate schedules for date ranges to use in project or resource planning tools.
softcomtecnologia/uuid
3614 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
sevaske/php-zatca-xml
33 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
programic/laravel-fake-face
3993 Downloads
Laravel package that uses thispersondoesnotexist.com and the fakeface api to generate fake faces.
paliari/fpdf
700 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs. http://www.fpdf.org
mblode/svgplaceholder
7192 Downloads
A plugin which generates an invisible SVG of specific dimensions for use when lazyloading images in Craft CMS templates.
backstage/laravel-trailing-slash
971 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
apsg/fpdf
1068 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
9raxdev/mysql-struct-sync
95 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.