Popular Packages
-
PHP
zendframework/zendservice-amazon
OOP wrapper for the Amazon web service
Abandoned! See aws/aws-sdk-php
-
-
-
-
-
-
PHP
dereuromark/cakephp-tailwind-ui
Tailwind CSS / DaisyUI helpers for CakePHP forms, pagination, flash messages, and more.
-
-
PHP
devuri/wp-hook-scanner
Scans PHP files for WordPress hooks and outputs a categorized report or JSON.
-
PHP
canaryau/laravel-encryption
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
-
PHP
jeffersongoncalves/laravel-cep
A simple and efficient PHP package for querying Brazilian postal codes (CEP). This package provides an easy way to retrieve address information from Brazilian ZIP codes through multiple providers.
-
-
drupal/commerce_kickstart_demo
Commerce Kickstart Demo is a recipe to be applied to a Commerce Kickstart installation that creates the entire demo store, including its configuration and default content.
-
PHP
white-rabbit-1-sketch/php-file-hash-map
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 effici
-
PHP
polyfills/array-find
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.