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
Git Common-Flow https://commonflow.org/
01/08/2017 cluster icon
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Think Like (a) Git : Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that d...

Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based on the original variant of GitHub Flow, while taking into account how a lot of open source projects use git.

In short, Common-Flow is essentially GitHub Flow with the addition of versioned releases, optional release branches, and without the requirement to deploy to production all the time.

git reference
Chromeless https://github.com/graphcool/chromeless
31/07/2017 cluster icon
  • SlimerJS : A scriptable browser for Web developers
  • 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...
  • TagUI : TagUI is a general purpose tool for automating web interactions
  • 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 ...
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
thumbnail

Chrome automation made simple. Runs locally or headless on AWS Lambda.

Chromeless can be used to...

  • Run 1000s of browser integration tests in parallel ⚡️
    Crawl the web & automate screenshots
  • Write bots that require a real browser
  • Do pretty much everything you've used PhantomJS, NightmareJS or Selenium for before
chrome automation browser test crawler bot
The Ultimate Oldschool PC Font Pack http://int10h.org/oldschool-pc-fonts/
30/07/2017 cluster icon
  • DaFont : Free font directory
  • Fawnt : Fawnt is a font resource for designers, developers, and anyone that appreciates the web's highest quality fonts.
  • Font Squirrel : Free fonts have met their match. We know how hard it is to find quality freeware that is licensed for commercial work. We've done the hard work, hand-...
  • UrbanFonts : UrbanFonts features an amazing collection of free fonts, premium fonts and free dingbats.
  • YOFonts : Free font directory

Home of the world's biggest collection of classic text mode fonts, system fonts and BIOS fonts from DOS-era IBM PCs and compatibles

font free retro
Mautic https://www.mautic.org/
24/07/2017 cluster icon
  • SPIP : SPIP est un système de publication pour l’Internet qui s’attache particulièrement au fonctionnement collectif, au multilinguisme et à la facilité d’em...
  • 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...
  • Dada Mail : Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your ow...
  • ZeroBin : A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits...
  • WinBinder : The native Windows binding for PHP

Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports

marketing software php social email
Insight.io https://insight.io/
22/07/2017 cluster icon
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • Babel : Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.
  • Browserling : Live interactive cross-browser testing
  • Lens : Lens is an IDE to take control of your Kubernetes clusters.
  • GitNexus : The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo...

Insight.io brings IDE-like code intelligence features such as cross-reference, class hierarchy and semantic search, right into your browser and helps developers to work with more productivity.

ide code browser tool
Barman https://www.2ndquadrant.com/en/resources/barman/
21/07/2017 cluster icon
  • pgBackRest : pgBackRest aims to be a simple, reliable backup and restore system that can seamlessly scale up to the largest databases and workloads.
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • 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...
  • pgLoader : pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. pgLoader has two modes ...

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
  • SeaLion : View raw output for critical events across servers. SeaLion gives you a graphical overview of server activity. View performance of system/custom metri...
  • 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...
  • Sensu : An open source monitoring framework.
  • WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
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
  • PHP unified diff patcher : A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format ...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • Mockery : Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal...
  • pChart : pChart is a PHP class oriented framework designed to create aliased charts.
  • Ratchet : WebSockets for PHP Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between c...

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
  • Paypal's API style guide : API design guidelines from Paypal
  • Security Guide for Developers : A practical security guide for web developers.
  • 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...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
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...
  • 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...
  • Chromeless : Chrome automation made simple. Runs locally or headless on AWS Lambda. Chromeless can be used to... Run 1000s of browser integration tests in paralle...
  • Browserling : Live interactive cross-browser testing
  • Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
thumbnail

TagUI is a general purpose tool for automating web interactions

automation test browser tool
Seashells https://seashells.io/
15/07/2017 cluster icon
  • 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
  • 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...
  • ADR Tools : A command-line tool for working with Architecture Decision Records (ADRs).
  • Nushell : The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of d...

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
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
  • 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...
  • 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...
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
  • Laradock : A full PHP development environment for Docker. Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environm...

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
  • 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...
  • 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...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
  • 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...
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
  • Basecamp : Basecamp is a web-based project management tool. Its primary features are to-do lists, milestone management, forum-like messaging, file sharing, and t...
  • Plik : Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
  • 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.
  • BugMeNot : BugMeNot: find and share logins Enter a website below to see if the bugmenot community has shared any logins for it...
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
  • Beanstalk : Code hosting for private teams. Imagine a single process to commit code, review with the team, and deploy the final result to your customers.
  • Code Spaces : Professional Subversion Hosting, Project Management, Issues Tracking
  • 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...
  • APINC : L’association APINC (Association Pour l’Internet Non Commercial), fondée en 2001, est un hébergeur associatif destiné aux projets non commerciaux.
  • 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...

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.
  • Zombie.js : Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
  • domsnitch : A passive reconnaissance tool inside the DOM (experimental)
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)
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...
  • Asciinema : Asciinema is a free and open source solution for recording the terminal sessions and sharing them on the web.
  • tmate : Tmate is a fork of tmux. It provides an instant pairing / sharing solution for the terminal.
  • Magic Wormhole : 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...
  • Seashells : 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 u...
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!
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • 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 ...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
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
  • 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 ...
  • 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 ...
  • 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...
  • 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...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...

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 ...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • Garage : An open-source distributed storage service you can self-host to fullfill many needs.
  • GitLab : GitLab is a web-based Git repository manager with wiki and issue tracking features. GitLab offers hosted accounts similar to GitHub, but also allows i...
  • localForage : localForage is a handy library that improves the offline experience of your web app by using asynchronous storage (via IndexedDB or WebSQL where avail...
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
page 31 / 82
1627 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn