Posts

  • screen

    Website screenshot tool based on PHP and PhantomJS

    Web site screenshot tool based on PHP and [PhantomJS](https://phantomjs.org/ β€œβ€) You can use it to take screenshots for testing or monitoring service

    Tags: #php

  • twitter-api-php

    The simplest PHP Wrapper for Twitter API v1.1 calls

    $settings = array(
        'oauth_access_token' => "YOUR_OAUTH_ACCESS_TOKEN",
        'oauth_access_token_secret' => "YOUR_OAUTH_ACCESS_TOKEN_SECRET",
        'consumer_key' => "YOUR_CONSUMER_KEY",
        'consumer_secret' => "YOUR_CONSUMER_SECRET"
    );
    

    Tags: #php β€’ twitter-api β€’ twitterapiexchange

  • click-to-deploy

    Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.

    Source for Google Click to Deploy solutions listed on Google Cloud Marketplace.

    Tags: #ruby β€’ google-cloud-marketplace β€’ cloud

  • chewy

    High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

    Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.

    Tags: #ruby β€’ elasticsearch β€’ elasticsearch-client

  • ProxiTok

    Open source alternative frontend for TikTok made using PHP

    Use Tiktok with an alternative frontend, inspired by Nitter.

    Tags: #php β€’ tiktok β€’ alternative-frontends

  • react-navigation-header-buttons

    Easily render header buttons for react-navigation

    This package will help you render buttons in the navigation bar and handle the styling, so you don’t have to. It mimics the appearance of native navbar buttons and offers a simple but also flexible interface for you to interact with.

    βœ… DRY library api

    βœ… Works great with icons from @expo/vector-icons / react-native-vector-icons or any other icon library

    βœ… Supports both JS and native stack

    βœ… Beautiful overflow menus for items that don’t fit into the navbar

    βœ… Recipes and examples included

    βœ… Written in TS

    Tags: #typescript β€’ react-native β€’ react-navigation

  • redux-act

    An opinionated lib to create actions and reducers for Redux

    An opinionated lib to create actions and reducers for Redux. The main goal is to use actions themselves as references inside the reducers rather than string constants.

    Tags: #javascript β€’ redux

  • simple-scrollbar

    Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.

    Very simple vanilla javascript library for creating a custom scrollbar cross-browser and cross-devices.

    Tags: #javascript

  • WouterJEloquentBundle

    Integrates the Eloquent ORM in the Symfony framework

    The WouterJEloquentBundle claims to integrate the [Eloquent ORM][eloquent] into the Symfony framework.

    If you wish to use the [Symfony Serializer][serializer] with [Eloquent Models][eloquent-model] you can check [EloquentSerializer][eloquent-serializer].

    Tags: #php β€’ symfony β€’ symfony-bundle

  • gramjs

    NodeJS/Browser MTProto API Telegram client library,

    A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.

    Tags: #typescript β€’ hacktoberfest β€’ telegram-client

subscribe via RSS