Libraries tagged by Confetti
marcocesarato/php-conventional-changelog
1563632 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
convertio/convertio-php
335001 Downloads
Official PHP Wrapper for Convertio API
open-telemetry/sem-conv
31212012 Downloads
Semantic conventions for OpenTelemetry PHP.
facile-it/doctrine-mysql-come-back
3330791 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
27206996 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
tightenco/tlint
1312655 Downloads
Tighten linter for Laravel conventions
shippo/shippo-php
1946768 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
ryoluo/sail-ssl
820741 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
ralouphie/mimey
6101497 Downloads
PHP package for converting file extensions to MIME types and vice versa.
php-units-of-measure/php-units-of-measure
3882883 Downloads
A PHP library for converting between standard units of measure.
hotwired-laravel/turbo-laravel
527387 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
aura/sqlquery
3193954 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2727461 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
open-smf/connection-pool
172761 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/db-connection
2860420 Downloads
A hyperf db connection handler for hyperf/database.