Popular Packages

  • PHP

    romano83/akismet

    PSR-7 library to communicate with Akismet service to determine if a submitted comment to your website should be considered spam or not.

  • PHP

    madeyourday/contao-rocksolid-theme-assistant

    Contao Extension: Modify colors and other properties of .css.base and other .base files.

  • PHP

    jakubenglicky/sms-manager

    PHP SDK for SMS Manager

  • PHP

    germania-kg/routenameurlcallable

    Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions

  • PHP

    dacardworld/ship-station

    A php wrapper for ShipStation's rest api

  • PHP

    kphoen/doctrine-state-machine-bundle

    Integrates DoctrineStateMachineBehavior in Symfony2.

    Abandoned!

  • PHP

    typo3/cms-sys-action

    Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.

    Abandoned!

  • PHP

    typo3/cms-sv

    The core/default services. This includes the default authentication services for now.

  • PHP

    typo3/cms-saltedpasswords

    Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!

  • PHP

    typo3/cms-lang

    Contains all the core language labels in a set of files mostly of the "locallang" format. This extension is always required in a TYPO3 install.

  • PHP

    typo3/cms-cshmanual

    Shows TYPO3 inline user manual.

  • PHP

    sven/super-basic-auth

    A lightweight package to add basic authentication to your Laravel app.

  • PHP

    dzentota/chrome-dev-tools

    This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools