Libraries tagged by php project
snipe/banbuilder
1647519 Downloads
Library to easily handle profanity filtering in PHP projects.
sensiolabs/security-advisories
131180 Downloads
Database of known security vulnerabilities in various PHP projects and libraries
cmgmyr/phploc
7561712 Downloads
A tool for quickly measuring the size of a PHP project.
alibabacloud/sdk
2173560 Downloads
Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project
alibabacloud/client
3720926 Downloads
Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project
ramsey/array_column
3611731 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
phpcompatibility/phpcompatibility-paragonie
35165225 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
crazywhalecc/static-php-cli
17733 Downloads
Build single static PHP binary, with PHP project together, with popular extensions included.
bruli/php-git-hooks
372188 Downloads
Git hooks for PHP projects.
dts/ebay-sdk-php
941655 Downloads
An eBay SDK for PHP. Use the eBay API in your PHP projects.
steampixel/simple-php-router
74930 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
neverbounce/neverbounce-php
1210751 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
comcast/php-legal-licenses
1203493 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
ardagnsrn/ollama-php
85619 Downloads
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
php-coord/php-coord
998585 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.