souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 31 / 82
Barman https://www.2ndquadrant.com/en/resources/barman/
21/07/2017 cluster icon
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
  • repmgr : repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-st...
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...

Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organization to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase.

postgresql backup tool
Laravel Health Panel https://github.com/antonioribeiro/health
19/07/2017 cluster icon
  • Sensu : An open source monitoring framework.
  • New Relic : New Relic’s SaaS-based Application Performance Monitoring helps you build, deploy, and maintain great web software. Also, server monitoring, and more.
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...
  • 2016 Guide to User Data Security : This guide is for the software developer, architect or system administrator who doesn't want to spend a lifetime wading through cryptographic algorith...
thumbnail

This package checks if the application resources are running as they should and creates a service status panel.
It has the following main points:

  • Highly extensible and configurable: you can create new checkers and notifiers very easily, and you can virtually change everything on it.
  • Easy configuration: uses YAML as configuration files
  • Resilient resource checker: if the framework is working and at least one notification channel, you should receive notification messages.
  • Built-in notification system: get notifications via mail, slack, telegram or anything else you need.
  • Routes for: panel, json result, string result and resource.
  • Configurable panel design.
  • Cache.
  • Schedule checks to automatically receive notifications when a service fails.
  • View app error messages right in the panel.
  • Http response codes 200 and 500, on error, for services like Envoyer to keep track of your app health.
laravel server status monitoring
BotMan https://botman.io/
17/07/2017 cluster icon
  • HTML_QuickForm2 : This PHP package provides methods to create, validate and render HTML forms.
  • Text_Highlighter : Provides functionality to perform syntax highlighting for different file formats.
  • Swift Mailer : Swift Mailer integrates into any web app written in PHP 5, offering a flexible and elegant object-oriented approach to sending emails with a multitude...
  • Hoa : Hoa est un ensemble de bibliothèques PHP modulaires, extensibles et structurées. De plus, Hoa souhaite être un pont entre le monde de la recherche et ...
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...

BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.

php library chat bot
API Security Checklist https://github.com/shieldfy/API-Security-Checklist
15/07/2017 cluster icon
  • My First 10 Minutes On a Server : Primer for Securing Ubuntu
  • Security Guide for Developers : A practical security guide for web developers.
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • XSS Filter Evasion Cheat Sheet - OWASP : This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
thumbnail

Checklist of the most important security countermeasures when designing, testing, and releasing your API.

api security checklist reference
TagUI https://github.com/tebelorg/TagUI
15/07/2017 cluster icon
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
  • Browsershots : Browsershots makes screenshots of your web design in different operating systems and browsers. It is a free open-source online web application providi...
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • Browserling : Live interactive cross-browser testing
thumbnail

TagUI is a general purpose tool for automating web interactions

automation test browser tool
Seashells https://seashells.io/
15/07/2017 cluster icon
  • WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. It allows you to monit...
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • chezmoi : Manage your dotfiles across multiple diverse machines, securely.
  • howdoi : Instant coding answers via the command line.

Seashells lets you pipe output from command-line programs to the web in real-time, even without installing any new software on your machine. You can use it to monitor long-running processes like experiments that print progress to the console.

cli terminal web tool
apiato http://apiato.io/
07/07/2017 cluster icon
  • Laradock : A full PHP development environment for Docker. Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environm...
  • October : October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a prec...
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation

apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development of any API-Centric Applications.

php laravel api
PHAR Updater https://github.com/humbug/phar-updater
07/07/2017 cluster icon
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • PsySH : A runtime developer console, interactive debugger and REPL for PHP. PsySH can be used as an interactive debugger, much like JavaScript's debugger sta...
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • Dwoo : a PHP Template Engine
thumbnail

A thing to make PHAR self-updates easy and secure.

php phar cli distribution
Magic Wormhole https://github.com/warner/magic-wormhole
03/07/2017 cluster icon
  • GitDuck : GitDuck is a video call tool built for developers that enables you to talk, share your code and do pair programming with ease.
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • age : A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
  • BugMeNot : BugMeNot: find and share logins Enter a website below to see if the bugmenot community has shared any logins for it...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
thumbnail

This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

sharing encryption tool
Surge http://surge.sh/
22/06/2017 cluster icon
  • l'Autre Net : l’Autre Net, hébergeur associatif autogéré
  • Vercel : Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack we...
  • RHIEN : Le Réseau d’Hébergeurs Indépendants et ENgagés (RHIEN) est une association qui a pour but d’encourager et d’aider à la mise en place d’hébergeurs alte...
  • SDF Public Access UNIX System : The Super Dimension Fortress is a networked community of free software authors, teachers, librarians, students, researchers, hobbyists, computer enthu...
  • Code Spaces : Professional Subversion Hosting, Project Management, Issues Tracking

Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line.

hosting frontend free
Jest http://facebook.github.io/jest/
22/06/2017 cluster icon
  • Enzyme : Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • JavaScript Code Style checker : jscs is a code style checker. jscs can check cases, which are not implemented in jshint, but it does not duplicate jshint functionality, so you should...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
thumbnail

Jest is used by Facebook to test all JavaScript code including React applications. Complete and easy to set-up JavaScript testing solution. Works out of the box for any React project. Fast interactive watch mode runs only test files related to changed files and is optimized to give signal quickly. Capture snapshots of React trees or other serializable values to simplify testing and to analyze how state changes over time.

javascript react test
warp https://github.com/spolu/warp
18/06/2017 cluster icon
  • ascii.io : ASCII.IO is the simplest way to record your terminal and share the recordings with your fellow geeks. Simply record and upload your terminal session w...
  • tmate : Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.
  • Asciinema : Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.
  • Sharingbuttons.io : Super fast and easy Social Media Sharing Buttons. No JavaScript. No tracking.
  • terminal-copilot : With terminal-copilot, you can quickly and easily access commonly used terminal commands right from the command line. Simply type copilot followed by ...
thumbnail

Secure and simple terminal sharing

warp lets you securely share your terminal with one simple command: warp open. When connected to your warp, clients can see your terminal exactly as if they were sitting next to you. You can also grant them write access, the equivalent of handing them your keyboard.

terminal sharing
asdf https://github.com/asdf-vm/asdf
17/06/2017 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
thumbnail

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

ruby nodejs elixir erlang php version tool
Psalm https://getpsalm.org/
13/06/2017 cluster icon
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • PHP Coding Standard Generator : The goal of this site is to enable you do very quickly create and maintain your own coding standard. PHP Mess Detector rule sets files and PHP Code Sn...

Psalm is a static analysis tool for finding errors in PHP applications.

php staticanalysis tool
droppy https://github.com/silverwind/droppy
10/06/2017 cluster icon
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Garage : An open-source distributed storage service you can self-host to fullfill many needs.
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
thumbnail

droppy is a self-hosted file storage server with a web interface and capabilites to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.

selfhosted storage
TellForm https://tellform.com/
10/06/2017 cluster icon
  • FormLinter : Increase your form conversions by fixing common usability issues Enter a URL. FormLinter will find a form on the page and let you know if it can be im...
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • AnonAddy : Free, Open-source Anonymous Email Forwarding
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
  • FetchRSS : Generate RSS out of any Web page

An opensource alternative to TypeForm that can create stunning mobile-ready forms , surveys and questionnaires.

selfhosted form service
Beaker | Peer-to-peer Web browser. No blockchain required. https://beakerbrowser.com/
08/06/2017 cluster icon
  • WebTorrent : WebTorrent is a streaming torrent client for the web browser and the desktop. WebTorrent is written completely in JavaScript – the language of the web...
  • Playwright : Playwright is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ...
  • Mobile HTML5 compatibility : HTML5 compatibility on mobile and tablet browsers with testing on real devices
  • Chrome Experiments : Google Chrome Experiments is an online showroom of web browser based experiments, interactive programs, and artistic projects.
  • Scuttlebot : Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has: Global replication File-synch...

A peer-to-peer Web browser.

Create and fork websites directly from your computer.

p2p browser
Laradock http://laradock.io/
06/06/2017 cluster icon
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
  • October : October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a prec...
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • apiato : apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development...
  • Its Continuous! : The tweet-sized continuous integration app for PHP development.
thumbnail

A full PHP development environment for Docker.
Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environment.

php laravel docker
osquery https://osquery.io/
04/06/2017 cluster icon
  • SQL Fiddle : A tool for easy online testing and sharing of database problems and their solutions.
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Kali Linux : Penetration Testing Linux OS containing tools to test the security of system or a network.
  • Franchise : Franchise is a lightweight but powerful SQL tool with a notebook interface.
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...

osquery allows you to easily ask questions about your Linux, Windows, and macOS infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company. osquery gives you the ability to query and log things like running processes, logged in users, password changes, USB devices, firewall exceptions, listening ports, and more.
You can perform ad-hoc queries or schedule them, optionally enable file integrity monitoring and process accounting too

sql operation os tool
RxDB https://github.com/pubkey/rxdb
04/06/2017 cluster icon
  • CouchDB : Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API
  • JazzRecord : ActiveRecord for JavaScript (ORM)
  • ActiveJS : ActiveJS is a JavaScript application framework that provides local and REST based data modeling and pure DOM view construction with back button and hi...
  • PouchDB : PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser. PouchDB was created to help ...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
thumbnail

Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime

javascript database
page 31 / 82
1638 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn