Posts

  • laravel-packer

    Awesome Command Line Tool for speeding up your package creation.

    Tags: #php • laravel-package-starter • laravel-package

  • armada

    Complete solution for development, deployment, configuration and discovery of microservices.

    Armada is a complete solution for development, deployment, configuration and discovery of microservices.

    Armada is more than just a tool, it defines conventions and good practices designed towards making your platform more service oriented.

    Tags: #python

  • eventy

    WordPress-like actions and filters for Laravel

    Actions are pieces of code you want to execute at certain points in your code. Actions never return anything but merely serve as the option to hook in to your existing code without having to mess things up.

    Filters are made to modify entities. They always return some kind of value. By default they return their first parameter and you should too.

    Read more about filters

    Read more about actions

    Tags: #php

  • minio-java

    MinIO Client SDK for Java

    MinIO Java SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.

    For a complete list of APIs and examples, please take a look at the Java Client API Reference documentation.

    Tags: #java • libraries • sdk

  • as-duration

    Extraction of ActiveSupport::Duration from Rails

    This gem is an extraction of ActiveSupport::Duration from Rails, along with the related core extensions.

    Ruby 2.0 or greater is required.

    Tags: #ruby • duration • activesupport

  • graphql-modules

    Enterprise Grade Tooling For Your GraphQL Server

    • Reusable modules - Modules are defined by their GraphQL schema (Schema first design). They can be shared between apps.
    • Scalable structure - Manage multiple teams and features, multiple micro-services and servers.
    • Gradual growth - A clear, gradual path from a very simple and fast, single-file modules, to scalable multi-file, multi-teams, multi-repo, multi-server modules.
    • Testable - A rich toolset around testing, mocking and separation.

    Tags: #typescript • graphql • graphql-server

  • circleci-orb

    Install, cache and run Cypress.io tests on CircleCI with minimal configuration.

    The Cypress CircleCI Orb is a piece of configuration set in your circle.yml file to correctly install, cache and run Cypress.io tests on CircleCI with very little effort. See this orb in CircleCI Registry.

    Tags: #typescript • cypress • cypress-io

  • react-md-editor

    A simple markdown editor with preview, implemented with React.js and TypeScript.

    • 📑 Indent line or selected text by pressing tab key, with customizable indentation.
    • ♻️ Based on textarea encapsulation, does not depend on any modern code editors.
    • 🚧 Does not depend on the uiw component library.
    • 🚘 Automatic list on new lines.
    • 😻 GitHub flavored markdown support.
    • 💡 Support next.js, Use examples in next.js.

    Tags: #typescript • markdown • markdown-editor

  • vagrant-vsphere

    VMware vSphere provider for Vagrant

    This is a Vagrant 1.6.4+ plugin that adds a vSphere provider to Vagrant, allowing Vagrant to control and provision machines using VMware. New machines are created from virtual machines or templates which must be configured prior to using this provider.

    This provider is built on top of the RbVmomi Ruby interface to the vSphere API.

    Tags: #ruby

  • peer-tweet

    Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html

    Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html

    Tags: #javascript

subscribe via RSS