Libraries tagged by php class
sebastiaanluca/php-helpers
19807 Downloads
An extensive set of PHP helper functions and classes.
google/proto-client-php
115316 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
mf/collections-php
110076 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
yieldstudio/tailwind-merge-php
75680 Downloads
Merge Tailwind CSS classes without style conflicts
tommyknocker/pdo-database-class
6139 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
pensiero/php-openssl-cryptor
112201 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
ozanhazer/php-htpasswd
8256 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
nemiah/php-sepa-xml
25082 Downloads
Simple classes for creating SEPA transfer and direct debit xml files. No dependencies
mrsuh/php-var-sizeof
10801 Downloads
Provides functions for getting full size of any PHP variable
marcin-orlowski/lombok-php
20233 Downloads
Never write boilerplate code for your data class again!
felippe-regazio/php-hot-reloader
3558 Downloads
A class to add a complete live reload feature to any php project
dintel/php-github-webhook
16708 Downloads
Simple class for handling GitHub webhook calls
cosenary/simple-php-cache
16435 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
christeredvartsen/php-bittorrent
20609 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
bayfrontmedia/php-mime-types
86874 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.