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 / 83
apiato http://apiato.io/
07/07/2017 cluster icon
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • 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.
  • 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...
  • 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
  • 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...
  • 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...
  • 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...
  • 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...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
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
  • age : A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.
  • 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.
  • 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...
  • 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
  • Code Spaces : Professional Subversion Hosting, Project Management, Issues Tracking
  • Netlify : Netlify is a unified platform that automates your code to create high-performant, easily maintainable sites and web apps.
  • APINC : L’association APINC (Association Pour l’Internet Non Commercial), fondée en 2001, est un hébergeur associatif destiné aux projets non commerciaux.
  • XP-Dev.com : Free Subversion Hosting, Version Control, Project Tracking
  • 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.
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...
  • SlimerJS : A scriptable browser for Web developers
  • yepnope.js : A Conditional Loader For Your Polyfills!
  • Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
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
  • 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.
  • 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...
  • Mosh : Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keys...
  • Shariff : Shariff enables website users to share their favorite content without compromising their privacy.
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
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • 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...
  • Composer Climb : A Composer version manager tool. Find newer versions of dependencies than what your composer.json allows.
  • 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...
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
  • 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...
  • 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...
  • 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 ...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!

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
  • 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.
  • CryptPad : CryptPad is the Zero Knowledge realtime collaborative editor. Encryption carried out in your web browser protects the data from the server, the cloud ...
  • Astuto : Astuto is a free, open source, self-hosted customer feedback tool. It helps you collect, manage and prioritize feedback from your users.
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
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...
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
  • AnonAddy : Free, Open-source Anonymous Email Forwarding
  • Commento : A lightweight, open source, tracking-free comment engine alternative to Disqus.
  • Gitea : Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license.

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...
  • Yjs : Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with super...
  • History of the browser user-agent string : History of the browser user-agent string
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • 25 Secrets of the Browser Developer Tools - AndiSmith.com :

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
  • 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...
  • 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...
  • Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible. In other words, it’s var_dump() and debug_backtrac...
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.
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...
  • DBeaver : Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, Postgr...
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • Splitgraph : Splitgraph is a data management, building and sharing tool inspired by Docker and Git that works on top of PostgreSQL and integrates seamlessly with a...

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
  • 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 ...
  • LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
  • 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...
  • 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...
  • JazzRecord : ActiveRecord for JavaScript (ORM)
thumbnail

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

javascript database
Security Guide for Developers https://github.com/FallibleInc/security-guide-for-developers
26/05/2017 cluster icon
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • OWASP : The Open Web Application Security Project (OWASP) is a worldwide not-for-profit charitable organization focused on improving the security of software.
  • Dark Patterns Library : A Dark Pattern is a type of user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purch...
  • Pattern Tap : Organized Web Design Collection of User Interfaces for Inspiration and Ideas. The CSS Gallery Alternative
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
thumbnail

A practical security guide for web developers.

security web reference
SyntaxNet https://github.com/tensorflow/models/tree/master/syntaxnet
19/05/2017 cluster icon
  • AllenNLP : An open-source NLP research library, built on PyTorch. AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP probl...
  • TensorFlow.js : A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Use flexible and intuitive APIs to build and train models ...
  • SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...

Neural Models of Syntax.

A TensorFlow toolkit for deep learning powered natural language understanding (NLU).

nlp library machinelearning tensorflow
Insomnia REST Client https://insomnia.rest/
18/05/2017 cluster icon
  • Guacamole : Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. We call it clientless because no plugins or client ...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • elasticsearch : Open Source, Distributed, RESTful, Search Engine So we build a web site or an application and want to add search to it, and then it hits us: getting s...
  • ntfy : Send push notifications to your phone or desktop using PUT/POST
  • badssl.com : Memorable site for testing clients against bad SSL configs.

Insomnia is a cross-platform REST client, built on top of Electron.

desktop rest client
Njalla https://njal.la/
15/05/2017 cluster icon
  • xip.io : xip.io is a magic domain name that provides wildcard DNS for any IP address.
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • MyOSMatic : This is a free software web service that allows you to generate maps of cities using OpenStreetMap data. The generated maps are available in PNG, PDF ...
  • NameQL : NameQL helps you find a great domain name. It considers thousands of potential names in milliseconds and shows you the best, and only the ones where [...
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.

A privacy aware domain registration service.

When you buy a domain in our system, we're actually purchasing it for ourselves. However, you will still have the full control over the domain name. You can either use our information, our nameservers or you can go with your custom data.

dns privacy service
Isso https://posativ.org/isso/
13/05/2017 cluster icon
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • human.io : A system for coordinating the activities of users via their mobile phones.
  • GoAccess : GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provi...
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...

Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.

python opensource comment server
PHP Performance tool https://github.com/bvanhoekelen/performance
12/05/2017 cluster icon
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • Phantomas : PhantomJS-based web performance metrics collector and monitoring tool
  • 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 ...
  • leak-finder-for-javascript : Tool for finding memory leaks in JavaScript programs.
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
thumbnail

PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

php performance tool
page 31 / 83
1652 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn