Popular Packages

  • PHP

    zendframework/zendservice-amazon

    OOP wrapper for the Amazon web service

    Abandoned! See aws/aws-sdk-php

  • PHP

    bolt/bolt

    Sophisticated, lightweight & simple CMS

    Abandoned!

  • PHP

    rgsystemes/olark-bundle

    Integrate easily Olark into your Symfony projects

  • PHP

    wetcat/fortie

    Enable simple Fortnox integration

  • PHP

    yii2mod/yii2-comments

    Comments module for Yii2

  • PHP

    reneaigle/zfdebug

    Debug for Zend Framework 1 with Doctrine2 plugin

  • PHP

    dereuromark/cakephp-tailwind-ui

    Tailwind CSS / DaisyUI helpers for CakePHP forms, pagination, flash messages, and more.

  • PHP

    sammaye/yii2-discourse-sso

    A set of tools for Discourse unicorns.

  • 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.

  • PHP

    max-messenger-bot/max-bot-api-php

    PHP SDK for the Max Messenger Bot API

  • 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.