
GitHub - ziadoz/awesome-php: A curated list of amazingly …
A curated list of amazingly awesome PHP libraries, resources and shiny things. - ziadoz/awesome-php
GitHub - PHPMailer/PHPMailer: The classic email sending library …
The classic email sending library for PHP. Contribute to PHPMailer/PHPMailer development by creating an account on GitHub.
php-library · GitHub Topics · GitHub
May 12, 2025 · A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user ...
GitHub - PHPOffice/PhpSpreadsheet: A pure PHP library for …
PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. This is the …
PHP library generating PDF files from UTF-8 encoded HTML
mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF (see CREDITS), with a number of enhancements. mPDF was written …
Understanding PHP library installation - Stack Overflow
Dec 10, 2010 · Install PHP code on the server somewhere, and include () it into your PHP script. Save a copy of a library into your project, and include it into your PHP script.
GitHub - dompdf/dompdf: HTML to PDF converter for PHP
HTML to PDF converter for PHP. Contribute to dompdf/dompdf development by creating an account on GitHub.
⚡️ OpenAI PHP is a supercharged community-maintained PHP …
⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API. - openai-php/client
GitHub - firebase/php-jwt: PHP package for JWT
PHP-JWT A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
GitHub - chillerlan/php-qrcode: A PHP QR Code generator and …
A PHP QR Code generator based on the implementation by Kazuhiko Arase, namespaced, cleaned up, improved and other stuff. It also features a QR Code reader based on a PHP port …