Libraries tagged by PHP Function

white-rabbit-1-sketch/php-file-hash-map

19 Favers
4892 Downloads

This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.

Go to Download


noprotocol/php-mysql-aes-crypt

24 Favers
92028 Downloads

Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.

Go to Download


mrsuh/php-var-sizeof

60 Favers
10867 Downloads

Provides functions for getting full size of any PHP variable

Go to Download


mcaskill/php-html-build-attributes

8 Favers
34805 Downloads

Generate a string of HTML attributes.

Go to Download


bartlett/php-reflect

60 Favers
95662 Downloads

Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.

Go to Download


vaened/php-search-engine

3 Favers
130606 Downloads

A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.

Go to Download


shopblocks/php-ico

2 Favers
112294 Downloads

Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.

Go to Download


roderik/pwgen-php

27 Favers
581003 Downloads

pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.

Go to Download


nette/safe

17 Favers
1315038 Downloads

🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.

Go to Download


php-extended/polyfill-php80-str-utils

0 Favers
190430 Downloads

A php implementation of string functions introduced in php8 and above

Go to Download


mpetrovich/dash

104 Favers
30277 Downloads

A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.

Go to Download


stil/gif-endec

62 Favers
18801 Downloads

PHP GIF decoder and decoder with callback functions.

Go to Download


tommyknocker/pdo-database-class

85 Favers
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.

Go to Download


reflection/validator

4 Favers
196829 Downloads

Define a specification of PHP entity and check whether the particular item matches it.

Go to Download


php-standard-library/fun

1 Favers
61334 Downloads

Functional programming utilities for composing, decorating, and controlling function execution

Go to Download


<< Previous Next >>