friendsofphp/php-cs-fixer dependents (17120) Order by: name | downloads Show: all | require | require-dev

  • PHP

    0.0.0/laravel-env-shim

    Backward compatible support for Laravel's pre-5.8 env() function.

  • PHP

    0x450x6c/tds

    Typed data structures.

  • PHP

    0x6d617474/isolate

    Isolates composer dependencies by prefixing namespace for all vendor code within a project

    Abandoned!

  • PHP

    0x6d617474/wp-migrations

    Migrations for WordPress plugins

    Abandoned!

  • Shell

    0x6d617474/wp-testing

    Testing libraries for WordPress

    Abandoned!

  • PHP

    10mado/madowaku

    Template project using 10mado/silexcane

    Abandoned!

  • PHP

    10up/wp_mock

    A mocking library to take the pain out of unit testing for WordPress

  • PHP

    128na/niconico-rest-client

    niconico rest client

  • PHP

    1337erik/zoho-laravel-api

    Fork from Asciisd's Laravel Zoho API V3 Package, need to take over maintaining and improving this for my own personal purposes. Feel free to use and contribute, this is my first time doing something like this.

  • PHP

    15web/sailplay-sdk

    A PHP SDK for SailPlay HTTP API (https://sailplay.ru/)

  • PHP

    1codehappy/laravel-api

    The Boilerplate for Laravel Restful Apis.

    Abandoned!

  • 1foru/php-html-parser

    An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.

  • PHP

    1foru/string-encode

    Facilitating the process of altering string encoding in PHP.

  • PHP

    1msg/one_msg_waba_sdk

    [1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail