Libraries tagged by User Generator
syonix/monolog-viewer
6087 Downloads
An easy-to-use viewer for log files generated by Monolog (https://github.com/Seldaek/monolog)
rotexsoft/file-renderer
4698 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
606 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.
paulmozo/php-cypher-query-builder
3973 Downloads
A PHP library for generating Cypher queries to be used with Graph databases such as Neo4J
mikegarde/laravel-route-docs
437 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
3343 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
caesargustav/scheduler
1907 Downloads
PHP package to generate schedules for date ranges to use in project or resource planning tools.
va-gov/web
14093 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
softcomtecnologia/uuid
3924 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
408 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
4053 Downloads
Laravel package that uses thispersondoesnotexist.com and the fakeface api to generate fake faces.
prexview/prexview
988 Downloads
A composer library to use PrexView, a fast, scalable and friendly service for programatic HTML, PDF, PNG or JPG generation using JSON or XML data.
payherokenya/payhero-php
113 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
backstage/laravel-trailing-slash
1521 Downloads
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
apsg/fpdf
1138 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.